RICHARD BILL

Greenhorn
+ Follow
since Dec 04, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by RICHARD BILL

I installed Apache Tomcat 6.0.14 Server on my local machine which i have already insatlled java standard edition 6( java jdk1.6.0)


I set the port for Tomcat to 8080,
the JavaHome environment variable to C:\Program Files\Java\jdk1.6.0

I cannot start the Apache Tomcat service on my machine .infact it does not start at all.
when I checked the error log in the apache installed folder thie is the message that is give me :

[2007-12-04 10:56:12] [986 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jdk1.6.0\jre\bin\server\jvm.dll
[2007-12-04 10:56:12] [1260 prunsrv.c] [error] ServiceStart returned 1


[2007-12-04 10:35:14] [info] Procrun (2.0.3.0) started
[2007-12-04 10:35:14] [info] Service Tomcat6 name Apache Tomcat
[2007-12-04 10:35:15] [info] Service Tomcat6 installed
[2007-12-04 10:35:15] [info] Procrun finished.
[2007-12-04 10:35:15] [info] Procrun (2.0.3.0) started
[2007-12-04 10:35:15] [info] Updating service...
[2007-12-04 10:35:16] [info] Service Tomcat6 updated
[2007-12-04 10:35:16] [info] Update service finished.
[2007-12-04 10:35:16] [info] Procrun finished.
[2007-12-04 10:36:21] [info] Procrun (2.0.3.0) started
[2007-12-04 10:36:21] [info] Updating service...
[2007-12-04 10:36:21] [info] Service Tomcat6 updated
[2007-12-04 10:36:21] [info] Update service finished.
[2007-12-04 10:36:21] [info] Procrun finished.
[2007-12-04 10:36:22] [info] Procrun (2.0.3.0) started
[2007-12-04 10:36:22] [info] Updating service...
[2007-12-04 10:36:22] [info] Service Tomcat6 updated
[2007-12-04 10:36:22] [info] Update service finished.
[2007-12-04 10:36:22] [info] Procrun finished.
[2007-12-04 10:36:29] [info] Procrun (2.0.3.0) started
[2007-12-04 10:36:29] [info] Running Service...
[2007-12-04 10:36:29] [info] Starting service...
[2007-12-04 10:36:29] [174 javajni.c] [error] The specified module could not be found.
[2007-12-04 10:36:29] [986 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jdk1.6.0\jre\bin\server\jvm.dll
[2007-12-04 10:36:29] [1260 prunsrv.c] [error] ServiceStart returned 1
[2007-12-04 10:36:29] [info] Run service finished.
[2007-12-04 10:36:29] [info] Procrun finished.
[2007-12-04 10:51:24] [info] Procrun (2.0.3.0) started
[2007-12-04 10:51:24] [info] Running Service...
[2007-12-04 10:51:24] [info] Starting service...
[2007-12-04 10:51:24] [174 javajni.c] [error] The specified module could not be found.

i have tried to start the service from the windows service manager but this also gives me the following error massage:
"Windos cannot start the Apache Tomcat on local computer for more information review the system log event"

i dont know how to handle it
I need help as soon as possible on this problem
any body with help?
16 years ago