> From: philguillard [mailto:[EMAIL PROTECTED] > Subject: tomcat doesn't shutdown > > Jan 18, 2006 5:27:04 PM org.apache.catalina.core.AprLifecycleListener > lifecycleEvent > INFO: Failed shutdown of Apache Portable Runtime
Note that this is an informational message, not an error - it's completely ignorable, just like the one you ignored at Tomcat startup about not being able to start APR. If you want to get rid of the message, just comment out that one listener near the top of conf/server.xml. > *Then i commented out this stuff cause i don't need JMX support:* The admin app is kind of useful for poking around inside Tomcat, so I'd suggest turning all but the APR listener back on. An alternative is to build and install APR for your platform. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]