Hi, 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 When I googled the above error message, I was told that copying the msvcr71.dll file to either windows/System32 folder or Tomcat/bin folder will solve the problem. Unfortunately, it did not. Can someone please give me pointers on why the above error message occurs? I did not have any issues running Tomcat on a Windows XP 32 bit machine. However, that hasn't been the case with my Windows 7 machine. Please help! Thanks, Joe