Re: Cannot Start Apache Tomcat 6 service

2009-11-17 Thread Konstantin Kolinko
2009/11/17 Ron Halford rhalf...@crnm.mb.ca:
 Running Windows 7  - 64 bit o/s


 [174 javajni.c] [error] %1 is not a valid win32 application

 [994 prunsrv.c] [error] failed creating java c:\program
 files\\java\jre6\bin\server\jmv.dll


I think it should be jvm, not jmv

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Cannot Start Apache Tomcat 6 service

2009-11-17 Thread Caldarale, Charles R
 From: Ron Halford [mailto:rhalf...@crnm.mb.ca]
 Subject: Cannot Start Apache Tomcat 6 service
 
 Checked Tomcat log: Jakarta_service_20091116 and noted the following -
 [174 javajni.c] [error] %1 is not a valid win32 application
 [994 prunsrv.c] [error] failed creating java c:\program
 files\\java\jre6\bin\server\jmv.dll

Make sure you have the 64-bit version of tomcat6.exe installed; this is 
required since you're running a 64-bit JVM.  Download it from here:
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/res/procrun/amd64/

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Cannot Start Apache Tomcat 6 service

2009-11-16 Thread Ron Halford
Running Windows 7  - 64 bit o/s

 

Installed the following:

 Jdk - 6u18-ea-bin-b04-windows-adm64

Jre-6u18-ea-bin-b04-windows-adm64

Apache HTTP Web Server 2.2.14

Tomcat 6.0.20

 

After completing Tomcat install - cannot start Tomcat 6 service.

 

Checked Tomcat log: Jakarta_service_20091116 and noted the following -

[174 javajni.c] [error] %1 is not a valid win32 application

[994 prunsrv.c] [error] failed creating java c:\program
files\\java\jre6\bin\server\jmv.dll

 

 

Any suggestions would be greatly appreciated. I am thinking it may have
something to do with the 64 bit o/s but not sure.

 

Ron

 



RE: Cannot Start Apache Tomcat 6 service

2009-11-16 Thread Neil Aggarwal
 [994 prunsrv.c] [error] failed creating java c:\program
 files\\java\jre6\bin\server\jmv.dll

You have two backlashes after program files, that might
be a problem.

Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your tomcat app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org