  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | a problem of tomcat5 start | a problem of tomcat5 start 2007-09-03 - By Peter Boughton
Back >> i sure i use jvm1.2 who can tell me where problem is? Are you getting your acronyms mixed up? JMX is not JVM
The errors are saying they can't find the JMX jar file and you need to download it and put it in the bin directory.
If you definitely have a valid /usr/share/tomcat5/bin/jmx.jar file then the error is wrong, but if you don't have the file then you need to get it.
I think you can download the Sun version they mentioned from here: http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/download .jsp
On 9/3/07, inputx <inputx@(protected)> wrote: > > > in opensuse10.2, i use command "service tomcat5 start" to start tomcat, > screen display "done" but i can't access http://lcalhost:8080 > > /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/www/tomcat5/base/ > Using CATALINA_HOME: /usr/share/tomcat5 > Using CATALINA_TMPDIR: /srv/www/tomcat5/base//temp > 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 > -- > View this message in context: > http://www.nabble.com/a-problem-of-tomcat5-start-tf4372024.html#a12461245 > Sent from the Tomcat - User mailing list archive at Nabble.com. > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
-- \ \ Peter Boughton blog.bpsite.net / /
|
|
 |