Tomcat will not run

I installed Tomcat 5.5. from the MSI package on my Windows 2003 32bit server. Tried running the service with no luck. The Tomcat log showed that “failed creating java c:\program files\java\jre6\bin\client\jvm.dll.”

So what fixed it? I had to copy the MSVCR71.DLL into my c:\windows\system32 directory. This DLL was included with Tomcat also.




Related posts:

  1. Apache web server on windows, how to password protect directory
  2. How to run Outlook with a different account
  3. Citrix Program Neighboorhood agent applications on start menu

You must be logged in to post a comment.