Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 49725 invoked from network); 3 Sep 2007 13:45:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2007 13:45:46 -0000 Received: (qmail 31570 invoked by uid 500); 3 Sep 2007 13:45:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 31263 invoked by uid 500); 3 Sep 2007 13:45:29 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 31252 invoked by uid 99); 3 Sep 2007 13:45:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 06:45:29 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 13:45:23 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ISCEh-0006y3-AC for users@tomcat.apache.org; Mon, 03 Sep 2007 06:45:03 -0700 Message-ID: <12461954.post@talk.nabble.com> Date: Mon, 3 Sep 2007 06:45:03 -0700 (PDT) From: inputx To: users@tomcat.apache.org Subject: Re: a problem of tomcat5 start In-Reply-To: <5d97c170709030608k47faecc4gfa71443d47a8d552@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: inputx@goodays.com References: <12461245.post@talk.nabble.com> <5d97c170709030608k47faecc4gfa71443d47a8d552@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 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 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: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org >> >> > > > -- > \ \ > 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: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org