On 11/17/06, Marcus Better <[EMAIL PROTECTED]> wrote:
Further information on running with java-gcj-compat-dev:
You need to remove all references to libgcj.jar from the classpath. This means
removing the line
CLASSPATH="$CLASSPATH":"$JSSE_HOME"/lib/jcert.jar:"$JSSE_HOME"/lib/jnet.jar:"$JSSE_HOME
Further information on running with java-gcj-compat-dev:
You need to remove all references to libgcj.jar from the classpath. This means
removing the line
CLASSPATH="$CLASSPATH":"$JSSE_HOME"/lib/jcert.jar:"$JSSE_HOME"/lib/jnet.jar:"$JSSE_HOME"/lib/jsse.jar
from /usr/share/tomcat5.5/bin/catalin
tag 395167 pending patch
forwarded 395167 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29869
severity 395167 normal
tag 397996 pending
tag 393224 pending
tag 398044 pending
thanks
Loading the log manager doesn't work with GCJ for unknown reasons. A
workaround is to remove the java.util.logging.man
The reason is probably that the /var/lib/tomcat5.5/conf/logging.conf file is
missing.
The Sun JDK supplies its own config file which probably gets substituted, and
it apparently doesn't barf on the missing config file, but the logging
configuration is all wrong...
--
To UNSUBSCRIBE, email to
Package: tomcat5.5
Version: 5.5.20-1
Severity: important
I'm unable to get tomcat5.5 working using java-gcj-compat as the JVM.
There is an error in catalina logs as follows:
Using CATALINA_BASE: /var/lib/tomcat5.5
Using CATALINA_HOME: /usr/share/tomcat5.5
Using CATALINA_TMPDIR: /var/lib/tomca
5 matches
Mail list logo