I'm trying to run Tomcat 4.1.10 "out of the box" and get the following error

when executing "catalina.bat run": 

Using CATALINA_BASE:   C:\Tomcat 
Using CATALINA_HOME:   C:\Tomcat 
Using CATALINA_TMPDIR: C:\Tomcat\temp 
Using JAVA_HOME:       D:\Jdk1.2.2 
Bootstrap: Class loader creation threw exception 
java.lang.IllegalMonitorStateException: current thread not owner 
        at 
org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(Standar

dClassLoader.java, Compiled Code) 
        at 
org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.ja

va, Compiled Code) 
        at 
org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoader

Factory.java, Compiled Code) 
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java, 
Compiled Code) 



My environment is setup as follows: 

CATALINE_HOME = C:\Tomcat 
JAVA_HOME = D:\Jdk1.2.2 
JDK_LATEST = D:\Jdk1.2.2 

Any help would be greatly appreciated. 

Dave 




LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may be privileged. 
It is intended for the addressee(s) only. Access to this E-mail by anyone else is 
unauthorized. If you are not an addressee, any disclosure or copying of the contents 
of this E-mail or any action taken (or not taken) in reliance on it is unauthorized 
and may be unlawful. If you are not an addressee, please inform the sender immediately.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to