Mladen, I do the copy of server sub-directory in the jvm directory to the jre directoy. See:
jvm directory D:\Powerlogic\jdk1.5.0_02\jre\bin\server (with the jvm.dll); copy to: C:\Program Files\Java\jre1.5.0_02\bin when install the service again: D:\Powerlogic\tomcat559\bin>service install Installing the service 'Tomcat5' ... Using CATALINA_HOME: d:\Powerlogic\tomcat559 Using JAVA_HOME: D:\Powerlogic\jdk1.5.0_02 Using JVM: D:\Powerlogic\jdk1.5.0_02\jre\bin\server\jvm.dll The service 'Tomcat5' has been installed. The error persist after startup the service Apache Tomcat, the message is the same: "The Apache Tomcat service terminated with service-specific error 0. " Can you help me? Thanks, Leonardo Otoni de Assis Powerlogic Consultoria e Sistemas S.A. Tel: (31) 3286-1691 Fax: (31) 3286-1631 www.powerlogic.com.br ----- Original Message ----- From: "Mladen Turk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[email protected]> Sent: Tuesday, May 17, 2005 4:40 PM Subject: Re: how to use -server parameter in service.bat (tomcat559) > Leonardo Otoni de Assis wrote: > > Can use the -server parameter (jvm 5) in the service.bat of the tomcat559? > > > > I try use this parameter but receive errors after startup of service Apache Tomcat with the message in event viewer of windows2000: "The Apache Tomcat service terminated with service-specific error 0. " > > > > > You will need to copy the server/jvm.dll from SDK to JRE. > The JRE is in 'Program Files' installed by Sun as default, but the > server .dll in not installed there. You'll have to do that manually. > > > Regards, > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
