Bug 43221 - Unable to run Tomcat as a Windows service under JDK 1.6
Summary: Unable to run Tomcat as a Windows service under JDK 1.6
Status: RESOLVED DUPLICATE of bug 41538
Alias: None
Product: Tomcat 6
Classification: Unclassified
Component: Servlet & JSP API (show other bugs)
Version: 6.0.14
Hardware: PC Windows Server 2003
: P2 normal (vote)
Target Milestone: default
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-27 12:37 UTC by Donny Gat
Modified: 2007-08-29 04:45 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Donny Gat 2007-08-27 12:37:52 UTC
tomcat 6.0.14 service fail with jre 1.6 update 2 on windows server 2003 on 
vmware (see also bug 41538)

work around - i installed the tomcat 6.0.14 with jre 1.5 update 7 on windows 
server 2003 on vmware and the service started with no problems.
Comment 1 Donny Gat 2007-08-28 04:40:46 UTC
found out the machine doesn't have the msvcr71.dll at all.
If the msvcr71.dll is in the system32 folder the installations of tomcat 6.0.14 
and jre 1.6u2 work fine and the service starts as needed.
Comment 2 Mark Thomas 2007-08-29 04:45:12 UTC

*** This bug has been marked as a duplicate of 41538 ***