Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

server.shutdown not able to shutdown tomcat

In RTC 3.x, sometime when run server.shutdown it failed to shutdown tomcat.
user need to manually stop the process, it seems happen to both windows and linux.


0 votes


Accepted answer

Permanent link
this problem happen in tomcat 5.5 when there are some other rpc process running.
e.g. if ETL job still running

even user try run shutdown.bat/sh under tomcat/bin, will facing same problem.
It is same problem reported in tomcat defect
https://issues.apache.org/bugzilla/show_bug.cgi?id=36976

Although it mentioned been fixed in tomcat 5.5.23, but seems still affecting 5.5.35.

Good news here is problem no longer exists in tomcat 7.x.

So with tomcat 5.5.x, user need to
- make sure not ETL job running when shutdown tomcat
- for other backgroup process, can be consider as safe to kill
   see https://jazz.net/forum/questions/3150/servershutdown-not-working
Or, upgrade to RTC 4.x, which based on tomcat 7.x by default is also a choice.
Millard Ellingsworth selected this answer as the correct answer

4 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 40

Question asked: Feb 19 '13, 12:11 a.m.

Question was seen: 6,870 times

Last updated: Feb 19 '13, 12:20 a.m.

Confirmation Cancel Confirm