thanks, but i sre have a file jmx.jar in the /usr/share/tomcat5/bin/  but i
also download "JMX 1.2.1 Reference Implementation" copy jmxri.jar and
jmxtools.jar to the /usr/share/tomcat5/bin/. 
but problem also exist.

Peter Boughton wrote:
> 
>>> 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 <[EMAIL 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@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> \ \
> Peter Boughton
> blog.bpsite.net
> / /
> 
> 

-- 
View this message in context: 
http://www.nabble.com/a-problem-of-tomcat5-start-tf4372024.html#a12461954
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to