I used the kit obtained at http://people.apache.org/~fhanik/wrapper.html to install a Tomcat service. Tomcat starts from the command line using startup.bat but I get the following error when I try to start it as a service:
$ ./TomcatService.bat wrapper | --> Wrapper Started as Console wrapper | Launching a JVM... jvm 1 | Wrapper (Version 3.2.0) http://wrapper.tanukisoftware.org jvm 1 | jvm 1 | jvm 1 | WrapperStartStopApp: Encountered an error running start main: java.lang.NoSuchMethodError jvm 1 | java.lang.NoSuchMethodError jvm 1 | at net.covalent.tomcat.wrapper.ThreadDumpWrapper.main(ThreadDumpWrapper.java:30) jvm 1 | at java.lang.reflect.Method.invoke(Native Method) jvm 1 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:224) jvm 1 | at java.lang.Thread.run(Unknown Source) wrapper | <-- Wrapper Stopped Can anyone tell me what is wrong? Thanks, Ron -- View this message in context: http://www.nabble.com/Cannot-start-Tomcat-as-a-service-tf4179904.html#a11886206 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]