cancel
Showing results for 
Search instead for 
Did you mean: 

I get a error when starting Apache Tomcat 6.0 service

Former Member
0 Kudos

Hi Friends,

I get a error when starting Apache Tomcat 6.0 service. Do you help me?

Kind regards.

Fatih Temiz

First Step:

Second Step:

Thanks for helps...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi fatih,

can you produce the log details from tomact.logs?

Also check :

1. its version

2. if all the environment variables are set for the tomcat/Java

3.  and firewall is not blocking.

Regards,

Nikhil

Former Member
0 Kudos

It seems like the JVM is pointing to incorrect .dll file.

Goto Apache bin directory, and from there open Apache[version]W.exe

Click the "Java" tab and ensure the first textbox "Java Virtual Machine" is pointed to the correct jvm.dll

If it was pointed to the JDK then it is wrong. Repoint it to the jre jvm located at \jre6\bin\client\jvm.dll

Let me know if it resolves the issue.