dev@glassfish.java.net

[v3] "SEVERE: PWC3983: Coyote connector has not been started" message during undeployment

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 03 Mar 2008 16:09:41 +0530

There are some SEVERE messages (see text below) printed by the server
while undeploying a simple web app. Are they expected?

INFO: Deployment of FirstV3Test done is 5459 ms
Mar 3, 2008 4:06:11 PM org.apache.catalina.core.StandardContext stop
INFO: PWC1240: Container WebModule[/FirstV3Test] has not been started
Mar 3, 2008 4:06:11 PM com.sun.enterprise.web.WebDeployer unload
INFO: Undeployed web module
StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/FirstV3Test]
from virtual server server
Mar 3, 2008 4:06:11 PM org.apache.coyote.tomcat5.CoyoteConnector stop
SEVERE: PWC3983: Coyote connector has not been started
Mar 3, 2008 4:06:11 PM org.apache.coyote.tomcat5.CoyoteConnector stop
SEVERE: PWC3983: Coyote connector has not been started

Thanks,
Sahoo