Bug 38652 - Failed shutdown of Apache Portable Runtime
Summary: Failed shutdown of Apache Portable Runtime
Status: RESOLVED INVALID
Alias: None
Product: Tomcat Native
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: Other FreeBSD
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-15 08:08 UTC by Foong Kim Seong
Modified: 2008-10-05 02:47 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Foong Kim Seong 2006-02-15 08:08:53 UTC
When i try to stop my tomcat 5.5.15 with this command, ./shutdown.sh. i will 
notice this line of information statement at the bottom of my log file 
(CATALINA_HOME/logs/Catalina_[today_date].log):
INFO : Failed shutdown of Apache Portable Runtime

I have verified that the server did stop after the ./shutdown.sh command 
issues, but then what is this Failed shutdown message mean? Please help and 
advice what shall i do to remove this error/problems.

Thank you.
Comment 1 Peter Rossbach 2006-02-15 09:20:21 UTC
You configure the APRLifecycleListener and not install tcnative apr libs.

see: http://tomcat.apache.org/tomcat-5.5-doc/apr.html