[
https://issues.apache.org/jira/browse/GERONIMO-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul McMahan reopened GERONIMO-2766:
------------------------------------
reopening to edit the desription
> cannot restart a tomcat http connector from the console
> -------------------------------------------------------
>
> Key: GERONIMO-2766
> URL: https://issues.apache.org/jira/browse/GERONIMO-2766
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 2.0-M2
> Environment: 2.0-SNAPSHOT tomcat jee5 assembly
> Reporter: Paul McMahan
>
> From the admin console add a new http connector. Connect to it using a web
> browser. Then stop the connector and start it again. Trying to connect to
> it from a web browser fails and produces the following stack trace.
> 14:50:35,862 ERROR [CoyoteAdapter] An exception or error occurred in the
> container during the request processing
> java.lang.NullPointerException
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
> at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
> at java.lang.Thread.run(Thread.java:613)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.