Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache-Tomcat on Win2000!! ( Win2000 kill my Tomcat service )

Status
Not open for further replies.

Michaelwah

Programmer
Jul 3, 2002
3
HK
I have setuped a servlet server using Apache-Tomcat on Win2000, and both Apache and Tomcat have set as Window services.

But the Tomcat service is being kill by win2000 when a user log-ou.
Why is problem come ?
Do win2000 kill all java programme when loggout ??
I have try to use java and javaw in the wrapper.properties

How can i solve this problem ?
 
What version of Tomcat are you running? What version of the JDK are you running. This is a known issue with JDK 1.3. It has plagued other Application Servers such as WebLogic as well. There should be documentation on Tomcat's site addressing this problem and suggesting a work around.
 
thx!!
i have found the notice. I have used a old version documentation earily
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top