I have installed Java and JavaBridge on php server for purpose of calling java from PHP function. However, I observeed that when I use PHP function which is not calling java, the backend javaw.exe will be always be triggered. can anybody tell me why this happens?
The reason I posted this message is: after I installed Java and JavaBridge, at first 3 hours, the php calling java works fine, but after that, it does not work any more. Always get error message whener anyone use any PHP function, even the function is not related to Java. the error message is like: NullPointerException caused by php_java.JavaBridge, etc. And I checked task manager, there are hundreds of javaw.exe process stucked there.
Anybody has idea about this issue or suggestions?
Bookmarks