[TYPO3-50-general] JavaBridge, SVN checkout.. whatelse?

Andreas Förthner Andreas.Foerthner at netlogix.de
Mon Feb 19 12:47:39 CET 2007


Karsten Dambekalns schrieb:
> Hi Andreas.
> 
> Andreas Förthner wrote:
>> But now I have a problem while testing the whole thing. The java 
>> bridge seems to work, at least phpinfo tells me so. Then I checked out 
>> the current svn revision, but index.php doesn't show any thing an in 
>> my apache error log I can find many segfaults of child processes. Any 
>> ideas 
> 
> Did you build the bridge yourself, or use a precompiled package?
> What JVM do you use?
> How is the bridge configured (standalone, servlet, app server)?
> 
> Regards,
> Karsten

Hi Karsten,

I compiled it myself. Perhaps it's the easiest to show you the php-info 
part. The java is included via the java.so extension in php.ini.

java support 	Enabled
java bridge 	4.0.1
java.java_home 	/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/
java.java 	/usr/lib/jvm/java-1.5.0-sun-1.5.0.10//bin/java
java.log_file 	<stderr>
java.log_level 	no value (use back-end's default level)
java.persistent_connections 	On
java.security_policy 	Off
java command 	JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/ 
LD_LIBRARY_PATH=/usr/lib/php5/20051025: 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.10//bin/java 
-Djava.library.path=/usr/lib/php5/20051025 
-Djava.class.path=/usr/lib/php5/20051025/JavaBridge.jar 
-Djava.awt.headless=true -Dphp.java.bridge.base=/usr/lib/php5/20051025 
php.java.bridge.Standalone LOCAL:@java-bridge-7676 1
java status 	running
java server 	@java-bridge-7676


An additional info is, that we run php5 as fast-cgi, an a zend platform 
is installed, are there any problems known with it?
Hope that helps...

Greets Andreas


More information about the TYPO3-project-5_0-general mailing list