OK, I have removed the service using tomcat -uninstall "Apache Tomcat"...any one know how to reinstall it as a service using the new JVM.dll?
I have tried this but it doesn't work : tomcat -install Apache Tomcat C:\j2sdk1.4.2_05\jre\bin\server\jvm.dll And tomcat -install "Apache Tomcat" "C:\j2sdk1.4.2_05\jre\bin\server\jvm.dll" -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 19 November 2004 16:09 To: CF-Talk Subject: RE: Tomcat 4.0.1 Failing to Start > Yep...the weirdest thing is this : if I click on startup.bat > it will start AOK....(I can browse to 8100 sites), but if I > try and start it via a Windows Service it chokes?! If you're able to start it from the command line, but can't run it as a service, you probably have the appropriate environment variables set for you but not for the security principal running the service - typically SYSTEM. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184888 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

