You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Randy Layman <ra...@aswethink.com> on 2001/11/15 18:45:34 UTC

RE: Problem to Start Tomcat 3.2.3

Try running "tomcat.bat run" from a command line and your error message
should stay on the screen.

	Randy

> -----Original Message-----
> From: Slim Driss [mailto:drissslim@usa.net]
> Sent: Thursday, November 15, 2001 1:25 PM
> To: Jakarta General List
> Subject: Problem to Start Tomcat 3.2.3
> 
> 
> Hi there,
> I've a problem to start Tomcat 3.2.3 with JVM 1.3.1 on Win2K. 
> I did it before with others version of Tomcat but now I can't 
> start it with the mentionned configuration! There is no error 
> message and the dos window is closed just after the execution!
> For information, the variables as CLASSPATH point on 
> tools.jar and JAVA_HOME on my java directory.
> Thanks for your help,
>       Slim Driss
>       email: drissslim@usa.net
>       Cell. Phone: +1 647 286 6499
>       Home Phone: +1 905 568 0309
>       Pager: +1 905 466 9158 / +1 418 647 7222   
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problem to Start Tomcat 3.2.3

Posted by Slim Driss <dr...@usa.net>.
The TOMCAT_HOME point on the Tomcat directory. In fact, I'm trying to use
Tomcat with JBoss 2.4. So, command "tomcat.bat run" allows me to see the
error below. So, I've tried to use a Tomcat 3.2.3 distribution from Jakarta
site (without integration with JBoss) and all works fine.

D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\bin>tomcat run
Including all jars in D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\lib in your
CLASSPA
TH.

Using CLASSPATH:
D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\classes;D:\dev\JBoss-2.4
.3_Tomcat-3.2.3\tomcat\lib\ant.jar;D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\li
b\ja
sper.jar;D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\lib\jaxp.jar;D:\dev\JBoss-2.
4.3_
Tomcat-3.2.3\tomcat\lib\parser.jar;D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\li
b\se
rvlet.jar;D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\lib\webserver.jar;D:\JDKS\j
dk1.
3.1_01\lib\tools.jar;D:\JDKS\jdk1.3.1_01\lib\tools.jar

ERROR reading D:\dev\JBoss-2.4.3_Tomcat-3.2.3\tomcat\conf\server.xml
At Line 124 /Server/ContextManager/ContextInterceptor/
className=org.jboss.tomca
t.naming.JbossWebXmlReader

FATAL: erreur de configuration
java.lang.ClassNotFoundException: org.jboss.tomcat.naming.JbossWebXmlReader
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at org.apache.tomcat.util.xml.ObjectCreate.start(XmlMapper.java:580)
        at
org.apache.tomcat.util.xml.XmlMapper.matchStart(XmlMapper.java:384)
        at
org.apache.tomcat.util.xml.XmlMapper.startElement(XmlMapper.java:81)
        at com.sun.xml.parser.Parser.maybeElement(Parser.java:1391)
        at com.sun.xml.parser.Parser.content(Parser.java:1499)
        at com.sun.xml.parser.Parser.maybeElement(Parser.java:1400)
        at com.sun.xml.parser.Parser.content(Parser.java:1499)
        at com.sun.xml.parser.Parser.maybeElement(Parser.java:1400)
        at com.sun.xml.parser.Parser.parseInternal(Parser.java:492)
        at com.sun.xml.parser.Parser.parse(Parser.java:284)
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:155)
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:126)
        at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:214)
        at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
        at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)

Thanks again,

Slim Driss email: drissslim@usa.net Cell. Phone: +1 647 286 6499 Home Phone:
+1 905 568 0309 Pager: +1 905 466 9158 / +1 418 647 7222
----- Original Message -----
From: "Randy Layman" <ra...@aswethink.com>
To: "Jakarta General List" <ge...@jakarta.apache.org>
Sent: Thursday, November 15, 2001 12:45 PM
Subject: RE: Problem to Start Tomcat 3.2.3


> Try running "tomcat.bat run" from a command line and your error message
> should stay on the screen.
>
> Randy
>
> > -----Original Message-----
> > From: Slim Driss [mailto:drissslim@usa.net]
> > Sent: Thursday, November 15, 2001 1:25 PM
> > To: Jakarta General List
> > Subject: Problem to Start Tomcat 3.2.3
> >
> >
> > Hi there,
> > I've a problem to start Tomcat 3.2.3 with JVM 1.3.1 on Win2K.
> > I did it before with others version of Tomcat but now I can't
> > start it with the mentionned configuration! There is no error
> > message and the dos window is closed just after the execution!
> > For information, the variables as CLASSPATH point on
> > tools.jar and JAVA_HOME on my java directory.
> > Thanks for your help,
> >       Slim Driss
> >       email: drissslim@usa.net
> >       Cell. Phone: +1 647 286 6499
> >       Home Phone: +1 905 568 0309
> >       Pager: +1 905 466 9158 / +1 418 647 7222
> >
> >
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>