in opensuse10.2, i use command "service tomcat5 start" to start tomcat, screen display "done" but i can't access
/var/log/tomcat5/base/start.log is
/usr/bin/build-classpath: error: could not find mx4j/mx4j-impl Java extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not found
/usr/bin/build-classpath: error: could not find mx4j/mx4j-jmx Java extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not found
Using CATALINA_BASE: /srv/Using CATALINA_HOME: /usr/share/tomcat5
Using CATALINA_TMPDIR: /srv/Using JAVA_HOME: /usr/lib/jvm/java
/var/log/tomcat5/base/catalina.out is
Due to new licensing guidelines mandated by the Apache Software
Foundation Board of Directors, a JMX implementation can no longer
be distributed with the Apache Tomcat binaries. As a result, you
must download a JMX 1.2 implementation (such as the Sun Reference
Implementation) and copy the JAR containing the API and implementation of the JMX specification to:
${catalina.home}/bin/jmx.jar
i sure i use jvm1.2 who can tell me where problem is? thanks
/var/log/tomcat5/base/start.log is
/usr/bin/build-classpath: error: could not find mx4j/mx4j-impl Java extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not found
/usr/bin/build-classpath: error: could not find mx4j/mx4j-jmx Java extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not found
Using CATALINA_BASE: /srv/Using CATALINA_HOME: /usr/share/tomcat5
Using CATALINA_TMPDIR: /srv/Using JAVA_HOME: /usr/lib/jvm/java
/var/log/tomcat5/base/catalina.out is
Due to new licensing guidelines mandated by the Apache Software
Foundation Board of Directors, a JMX implementation can no longer
be distributed with the Apache Tomcat binaries. As a result, you
must download a JMX 1.2 implementation (such as the Sun Reference
Implementation) and copy the JAR containing the API and implementation of the JMX specification to:
${catalina.home}/bin/jmx.jar
i sure i use jvm1.2 who can tell me where problem is? thanks