| Author |
Proble Starting Tomcat on windows XP
|
Praful Thakare
Ranch Hand
Joined: Feb 10, 2001
Posts: 613
|
|
Hi all, I have installed tomcat4.1.18 on Windows XP. After runing startup.bat I end up with following exception Bootstrap: Class loader creation threw exception java.lang.IllegalMonitorStateException: current thread not owner at org.apache.catalina.loader.StandardClassLoader.addRepositoryInterna(Compiled Code) at org.apache.catalina.loader.StandardClassLoader.<init>(Compiled Code)at .apache.catalina.startup.ClassLoaderFactory.createClassLoader(Compiled Code) at org.apache.catalina.startup.Bootstrap.main(Compiled Code) Kindly Help.. -Praful [ March 10, 2004: Message edited by: Praful Thakare ]
|
All desirable things in life are either illegal, banned, expensive or married to someone else !!!
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
are you using jdk 1.2 ? http://jakarta.apache.org/tomcat/faq/windows.html#illegal
|
 |
Praful Thakare
Ranch Hand
Joined: Feb 10, 2001
Posts: 613
|
|
Mike,Thanx A Bunch, That really made tomcat run I just set env var JAVA_COMPILER=NONE Cheers Praful
|
 |
 |
|
|
subject: Proble Starting Tomcat on windows XP
|
|
|