Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Joe Hansen joe.hansen...@gmail.com:
 Hi,

 I have installed Tomcat 6.0.29 on a machine running Windows 7 Professional
 (64bit) and JDK 1.5.0_22.

Why not 6.0.33?


 When I start Tomcat, I see the following error message in the log file:
 [206  javajni.c] [error] %1 is not a valid Win32 application.
 [985  prunsrv.c] [error] Failed creating java C:\Program Files
 (x86)\Java\jdk1.5.0_22\jre\bin\server\jvm.dll

64-bit service and 32-bit dll?

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



Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Joe Hansen
Thanks for the quick reply, Konstantin!

I uninstalled Tomcat, then installed JDK 6 64-bit version and I do not get
that error anymore. The problem happened because I was pointing Tomcat to a
32-bit JDK rather than 64-bit one.

On Wed, Oct 19, 2011 at 12:59 AM, Konstantin Kolinko knst.koli...@gmail.com
 wrote:

 2011/10/19 Joe Hansen joe.hansen...@gmail.com:
  Hi,
 
  I have installed Tomcat 6.0.29 on a machine running Windows 7
 Professional
  (64bit) and JDK 1.5.0_22.

 Why not 6.0.33?

 
  When I start Tomcat, I see the following error message in the log file:
  [206  javajni.c] [error] %1 is not a valid Win32 application.
  [985  prunsrv.c] [error] Failed creating java C:\Program Files
  (x86)\Java\jdk1.5.0_22\jre\bin\server\jvm.dll

 64-bit service and 32-bit dll?

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




Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Joe Hansen joe.hansen...@gmail.com:
 Thanks for the quick reply, Konstantin!

 I uninstalled Tomcat, then installed JDK 6 64-bit version and I do not get
 that error anymore. The problem happened because I was pointing Tomcat to a
 32-bit JDK rather than 64-bit one.

Latest versions of 6.0.x installer (6.0.30+) can autoselect 32-bit
service wrapper if they encounter a 32-bit JRE,  but your old 6.0.29
one cannot.


 I have installed Tomcat 6.0.29 on a machine running Windows 7 Professional
 (64bit) and JDK 1.5.0_22.

 When I start Tomcat, I see the following error message in the log file:
 [206  javajni.c] [error] %1 is not a valid Win32 application.
 [985  prunsrv.c] [error] Failed creating java C:\Program Files
 (x86)\Java\jdk1.5.0_22\jre\bin\server\jvm.dll


Best regards,
Konstantin Kolinko

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



Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Joe Hansen
Thanks for pointing that out, Konstantin.

I have now uninstalled Tomcat 6.0.29 and installed 6.0.33 instead and it
works flawlessly with the 32-bit JRE. If it weren't for you, I wouldn't have
known about it. Thank you very much! :)

Regards,
Joe

On Wed, Oct 19, 2011 at 2:03 AM, Konstantin Kolinko
knst.koli...@gmail.comwrote:

 2011/10/19 Joe Hansen joe.hansen...@gmail.com:
  Thanks for the quick reply, Konstantin!
 
  I uninstalled Tomcat, then installed JDK 6 64-bit version and I do not
 get
  that error anymore. The problem happened because I was pointing Tomcat to
 a
  32-bit JDK rather than 64-bit one.

 Latest versions of 6.0.x installer (6.0.30+) can autoselect 32-bit
 service wrapper if they encounter a 32-bit JRE,  but your old 6.0.29
 one cannot.


  I have installed Tomcat 6.0.29 on a machine running Windows 7
 Professional
  (64bit) and JDK 1.5.0_22.
 
  When I start Tomcat, I see the following error message in the log file:
  [206  javajni.c] [error] %1 is not a valid Win32 application.
  [985  prunsrv.c] [error] Failed creating java C:\Program Files
  (x86)\Java\jdk1.5.0_22\jre\bin\server\jvm.dll


 Best regards,
 Konstantin Kolinko

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