From: <php...@li...> - 2006-09-20 13:26:42
|
Am Mittwoch, den 20.09.2006, 05:08 -0700 schrieb php...@li...: > Hi, > =20 > interestingly I've got similar problems while upgrading to bridge > 3.1.8. The tomcat error log contained NoClassDefFound messages > suggesting that some essential classes were missing. > =20 > It turned out that tomcat kept old classes in its work and tmp > directory and it was using these classes instead of the new versions > from the JavaBridge.war. > =20 > Cleaning these directories helped, but I now get > java.lang.SecurityException messages when accessing the java session > store from apache...The sessionSharing.php example works, but my > classes don't. the only difference I see is that my classes call > java_get_session more than once. Is there a bug in 3.1.8? > =20 > =20 Look your errors like theese: ------------- Fatal error: Uncaught [o(Exception):"java.lang.Exception: Invoke failed: [o(PingActionsClient)]->authenticate((String)o(String), (String)o(String)). Cause: org.chip.ping.PingException: java.io.IOException: Server returned HTTP response code: 500 for URL: http://192.168.2.51:8080/indivo-server-servlet-demo/PingServlet Responsible VM: 1.5.0_08@http://java.sun.com/" at: #-13 org.chip.ping.client.PingTalkClient.sendRequest(PingTalkClient.java:480) #-12 org.chip.ping.client.PingTalkClient.authenticate(PingTalkClient.java:352) #= -11 org.chip.ping.client.PingTalkClient.authenticate(PingTalkClient.java:27= 9) #0 [internal function]: Java->__call('authenticate', Array) #1 /var/www/= indivo-ui/config/setup.php(34): Java->authenticate('administrator@i...', 'a= dmin') #2 {main}] thrown in /var/www/indivo-ui/config/setup.php on line 34 --------------- What version did you use before? MQ > Peter > =20 >=20 > ______________________________________________________________________ > All-new Yahoo! Mail - Fire up a more powerful email and get things > done faster. > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ php-java-bridge-users mai= ling list php...@li... https://lists.sourcef= orge.net/lists/listinfo/php-java-bridge-users |