Regarding Apache Tomcat server 6.0

Solved/Closed
gopikannan.raj Posts 10 Registration date Sunday March 8, 2009 Status Member Last seen June 22, 2010 - Apr 13, 2009 at 01:28 AM
 Raju - Jul 17, 2013 at 07:08 AM
Hello,

i wanna to work a Jsp and j2ee project with sqlserver 2005

i installed Apache tomcat server 6.0 in windows xp.
when I am trying to start the service from controlpanel->services.. it says

windows could not strat the apache tomcat on local computer. for more information, review the
System event log. If this is a notn-microsoft service,contact the service vendor, and refer to
service-specific error code 0.

can anyone say what is the problem and how can I solve it?

thank you
Related:

3 responses

go to your tomcat installed folder like in my case

C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin
Right click on the tomcat6w.exe select open the go to Java tab
point the java virtual machine to correct version of jvm.dll in my case C:\Program Files\Java\jdk1.6.0_07\jre\bin\client\jvm.dll
start tomact it will run properly

the error might be because of user installing new version of java
5
ckerblo Posts 3 Registration date Tuesday March 31, 2009 Status Member Last seen April 13, 2009 1
Apr 13, 2009 at 04:37 AM
hi,
try this link to get help from apache company:
http://tomcat.apache.org/tomcat-5.5-doc/index.html
0
Hi this is Janardhan from srikakulam

I got this same problem in laptop of xp os the solution I found is I installed jre-1_5_0_22-windows-i586-p.exe first and then I installed apache-tomcat-6.0.16.exe and given the path of jre-1_5 when its asked.

it works for me, try if BestOfLuck.
0