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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to