"Failed to shutdown Apache Portable Runtime" from Netbeans

After I deployed and clicked in the application, tomcat will not gracefully close from Netbeans IDE.

This is what you can see in the netbeans / tomcat console after clicking Stop.

Sep 27, 2009 11:17:40 PM org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Sep 27, 2009 11:17:41 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Sep 27, 2009 11:17:44 PM org.apache.coyote.http11.Http11BaseProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Sep 27, 2009 11:17:44 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime

      

The downward progress bar in the IDE continues for a minute or two, after which a "Stopping Tomcat" error pop-up appears and I have to kill the process manually.

This only happens when I start from the IDE, starting and stopping from the console is not a problem.

I don't have any current background threads that I started from the application, although I use Ehcache (which runs cleanup threads in the background), Spring, Hibernate, and JSF.

How to get tomcat to disconnect from Netbeans gracefully?

+2
tomcat netbeans


source to share


No one has answered this question yet

Check out similar questions:

fourteen
Tomcat does not close in Eclipse
3
Tomcat 7 abruptly disconnected from JDK 7
2
Tomcat 6 server - started, but now it won't start - error in log file -SEVERE: null component?
2
trying to start tomcat from eclipse and it couldn't find index.jsp
1
Apache Tomcat SSL Configuration
0
Eclipse helios tomcat error
0
NetBeans 8.2 could not start tomcat
0
tomcat automatically binds it to 0.0.0.0 from 127.0.0.1
0
Error starting tomcat server in eclipse for struts 2 web app
-1
failed to start eclipse project on tomcat server (Tomcat server v7.0 Server on localhost did not start).



All Articles
Loading...
X
Show
Funny
Dev
Pics