After installing Tomcat Server in Windows, Tomcat couldnot be restarted. In it's log file, following error is logged.
[2010-12-03 12:17:20] [986 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jre1.6.0\bin\client\jvm.dll
.................
Solution :: Just copy msvcr71.dll file located in c:\Programs Files\Java\jdk1.6.0\bin to C:\Windows\system32 folder.
Now try to start Tomcat Server. Your problem should be solved now.
1 comment:
simple but effective
Post a Comment