From: Jost B. <jos...@ya...> - 2005-09-14 17:48:36
|
Hi Bharath, first of all thank you very much for this bug report. Assuming that phpinfo shows that X_JAVABRIDGE_OVERRIDE_HOSTS 127.0.0.1:9980 X_JAVABRIDGE_CONTEXT 1 the null pointer means that the php_java.dll was not able to send back the X_JAVABRIDGE_CONTEXT and that the servlet has received the invalid context 0. I could not reproduce this problem, but I have created a ticket (#1291175) for this NP exception. Please see https://sourceforge.net/tracker/index.php?func=detail&aid=1291175&group_id=117793&atid=679233 Please attach the values for X_JAVABRIDGE_OVERRIDE_HOSTS and X_JAVABRIDGE_CONTEXT there and the method (POST or GET) there. If possible please also attach the php_java.dll and the php-cgi.exe you use. Please also check why the bridge uses port# 9568 and not 9567. Is it possible that you use an old version of the php_java.dll with a recent version of the JavaBridge.war backend? It might be that your php_java.dll still sends a 32 bit value for the context# and the backend always reads the 2 high bytes, which are 0. Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |