From: <php...@li...> - 2007-02-19 21:54:01
|
Ok. Just to follow up on this issue. I discovered that there was actually a leak coming from failure to close a lucene searcher object at the right time, which seemed to be causing the main problem. We have seen only one crash since that was fixed. We got logging working by removing this line: java.log_file="/tmp/bridgelog" and only specifying: java.log_level="4" Apparently, specifying the filename is causing a problem with logging, but just letting it log to the apache error log is working. We are continuing to monitor the situation with the log and waiting to see if we have any more problems. Thanks for your reply, Lee Feistel On Tuesday 13 February 2007 06:25, php...@li... wrote: > Hi, > > it's unlikely that there's a memory leak in the java > back end (assuming you run the back end as a sub > process of Apache or IIS). > > The legacy binaries for PHP called "java.so" and > "php_java.dll" do have some leaks, but they are > harmless because the zend engine takes care of them. > > So we must find the reason why apache stops > responding. > > Can you please open a bug report (please use > http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233) > and attach the following information: > > - Ppease set the log level to 4 and run the test again > (log levels >5 enable special test code for the > maintainers and should not be used, please see the > LogLevel documentation from the README for details) > > - if possible please provide some code so that we can > reproduce this problem. > > - if you see an OutOfMemoryError in the javabridge log > file, please create a memory dump, if possible. Please > see the FAQ how to bridge handles Java > OutOfMemoryErrors and how to create a memory dump. > > > Regards, > Jost Boekemeier > > > > > ___________________________________________________________ > Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- Lee Feistel Lone Star Internet, Inc. (512) 708-8006 |