Since installing the bridge I have noticed an intermittent problem with
command-line PHP processes hanging around after they are completed. I'm
using PHP4 and php-java-bridge 4.1.8 built from source on a 64bit Linux box.
Has anybody else had this problem? The scripts in question do not actually
use the bridge at all. When I look in the process list, they have a
JavaBridge.jar child process, and that, along with the fact that I never saw
this before installing the bridge, leads me to believe that the problem is
there.
How would I even go about debugging this?
Michael
|