Wednesday, December 1, 2010

Tomcat Startup failure on Win2k8 R2

Getting error while Starting tomcat server 5 on windows 2008 R2 - 64bit operating system as the packages used were supported for 32 bit versions.







[402  prunsrv.c] [error]
The system cannot find the file specified

[1246 prunsrv.c] [error]
Load configuration failed

i have resolved this error simply by installing the JRE 6 and Tomcat 6 for 64 bit windows system and it worked successfully and also it installed this as Windows service which is common isssue if you are installing 32 bit package.

Packages used are
jre-6u4-windows-x64.exe
apache-tomcat-6.0.29.exe


Download links for 64 bit packages - ( JRE )
http://www.start64.com/index.php?Itemid=114&id=1792&option=com_content&task=view

No comments:

Post a Comment