Hi,<br><br>I built Freeswitch with mod_java enabled. But now, when Freeswitch starts, I get the following error message:<br><br><br>2010-01-04 22:32:46.574770 [NOTICE] switch_loadable_module.c:271 Adding API Function &#39;jsrun&#39;<br>
2010-01-04 22:32:46.574811 [NOTICE] switch_loadable_module.c:271 Adding API Function &#39;jsapi&#39;<br>2010-01-04 22:32:46.575306 [NOTICE] modjava.c:244 Java Framework Loading...<br>2010-01-04 22:32:46.575721 [ERR] modjava.c:133 Error loading /usr/local/java/jdk1.6.0_17/jre/lib/i386/client/libjvm.so<br>
2010-01-04 22:32:46.575743 [CRIT] switch_loadable_module.c:872 Error Loading module /usr/local/freeswitch/mod/mod_java.so<br>**Module load routine returned an error**<br>2010-01-04 22:32:46.576742 [CONSOLE] switch_loadable_module.c:890 Successfully Loaded [mod_lua]<br>
2010-01-04 22:32:46.576748 [NOTICE] switch_loadable_module.c:209 Adding Dialplan &#39;LUA&#39;<br>2010-01-04 22:32:46.576795 [NOTICE] switch_loadable_module.c:249 Adding Application &#39;lua&#39;<br><br><br>As far as I can tell the /usr/local/java/jdk1.6.0_17/jre/lib/i386/client/libjvm.so is the correct path.<br>
Any idea?<br><br>max.<br><br>