• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat not started...

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all...am in a windows NT workstation 4.0
have insatlled tomcat 4.0.5
i ran catalina run and getting the error:
CATALINA_BASE: d:/tomcat/tom
using CATALINA_HOME: d:/tomcat/tom
using CATALINA_TMPDIR: d:/tomcat/tom/temp
using CATALINA_BASE: d:/tomcat/tom
using JAVA_HOME: d:/jdk1.2.2
bootstrap classloader creation threw exception
java.lang.IllegalMonitorStateException:current thread not owner

i set my classpath & it contains:
CLASSPATH=%CLASSPATH%d:\jdk1.2.2\bin;d:\jdk1.2.2\lib\dt.jar;d:\jdk1.2.2\lib\tools.jar;d:\tomcat\tom\classes;d:\tomcat\tom\lib\jasper-compiler.jar;d:\tomcat\tom\lib\jasper-runtime.jar;d:\tomcat\tom\lib\naming-factory.jar;d:\tomcat\tom\bin\bootstrap.jar
path=d:\jdk1.2.2\bin
can someone help...
cheers!
 
Tongue wrestling. It's not what you think. And here, take this tiny ad. You'll need it.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic