From: <php...@li...> - 2006-03-06 17:38:10
|
Hi, > java.lang.NullPointerException > at php.java.bridge.JavaBridgeClassLoader.<init>(JavaBridgeClassLoader.java:16) this sounds similar to the problem reported in PR1271474: http://sourceforge.net/tracker/?group_id=117793&atid=679233&func=detail&aid=1271474 The bridge protocol doesn't check this, but in general the version numbers of the java.so/php_java.dll frontend and the JavaBridge.war/JavaBridge.jar backend must match. The version # of the frontend is reported via phpinfo(), since version 3.0.5 the version number of the backend is stored in global.properties text file, located in the php/java/bridge folder within the JavaBridge.jar file. Can you please check if you don't have old versions of the JavaBridge classes in your classpath? If the problem persists, please open a new ticket, please use http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233 Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |