I recently tried installing Tomcat 6 along with JDK 1.6 and was getting an error message saying it could not start Tomcat 6. I searched the web and found the solution: http://forum.java.sun.com/thread.jspa?messageID=9493825
Basically, Tomcat 6 couldn’t find a file called msvcr71.dll. I just copied it over from c:\windows\microsoft.net\framework\v1.1.4322 to c:\windows\system32 and was able to start tomcat6 using “net start tomcat6″ on the command line. (You could start the service using services.msc too).
Hope this helps somebody else…
July 10, 2007 at 10:44 pm
Thanks buddy – that helped me – I was having the same issue on my Windows 2003 server.
January 15, 2008 at 7:11 am
Sir,
I could not able to start Apache Tomcat in windows services
while restarting getting error like (if this is a non-microsoft service contact your software vender)
Pls help me
in this server IIS also running.
February 27, 2008 at 10:31 pm
God man, thank you so much. That help made my day. Finally it works. Thanks dude!
May 24, 2008 at 3:43 pm
Thank you so much! The CRT DLL in system32 did the trick. I’m kind of amazed it wasn’t there already though. It seems like XP SP2 should have the 2003 version of the C run-time (msvcr71) in it by default.
May 24, 2008 at 3:47 pm
I should mention that later on the Sun thread a Sun engineer posted to say that Tomcat/bin is a better place to put the msvcr71.dll as MS does not recommend putting this DLL in Windows/system32/ due to possible version conflicts. I verified that Tomcat/Bin also works well. I’m going to go that route.
July 10, 2008 at 5:41 am
I don’t get it, is it so hard for SUN Corp. to link that library?! Nathan: thanks, your way is cleaner solution.
July 15, 2008 at 5:20 am
Hello guys , Iam encountering a problem of tomcat not getting started on my laptop.It is also not giving any error message.its installation was comfortable without any error.Any solutions for this problem.Thanks in advance.
August 31, 2008 at 3:02 am
Men, you’re kind’a god, thanks!!!. That f@(|<i’n .dll caused a los of problems.
September 9, 2008 at 3:55 pm
Dude, you saved my proverbial arse. there is nothing worse than when your boss is expecting something to work yesterday, and you don’t have a clue why it won’t. Thanks for posting this!
October 14, 2008 at 7:58 am
Thanks a ton mate. It worked like a charm. It saved me a lot of headache.
January 28, 2009 at 4:35 am
thank u very much.u make me solve this problem with in 2 sec what me and my friends cant solve this from pass 2 days
May 31, 2009 at 2:54 pm
After several hours of trying to understand why the install doesn’t work this tip came extremely handy. Thanks a lot!
June 22, 2009 at 4:49 pm
…and now it’s working! Thanks!
June 28, 2009 at 7:17 pm
ehh.. love it.
August 4, 2009 at 4:55 am
hm.. nice..
September 3, 2009 at 8:22 pm
thanks a ton
September 20, 2009 at 10:05 pm
Thanks alot, after few hours I finally solved this problem! Greetings from Croatia!