You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ron Halford <rh...@crnm.mb.ca> on 2009/11/17 06:58:29 UTC

Cannot Start Apache Tomcat 6 service

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

Posted by Konstantin Kolinko <kn...@gmail.com>.
2009/11/17 Ron Halford <rh...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Cannot Start Apache Tomcat 6 service

Posted by Neil Aggarwal <ne...@JAMMConsulting.com>.
> [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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Cannot Start Apache Tomcat 6 service

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Ron Halford [mailto:rhalford@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org