Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2877

Removing a connector does not wait for requests to finish

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • 7.1.0.Beta1, 7.1.0.CR1, 7.1.0.CR1b
    • Web
    • Hide

      Use mod_cluster...

      Show
      Use mod_cluster...

    Description

      When you remove a AJP connector current requests end up with NullPointerException.

      If the quiesce requirement has been dropped for 7.1 then please reschedule to open to community.

      [JBossINF] 09:47:47,140 INFO  [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-16) Pausing Coyote AJP/1.3 on ajp-perf20-10.16.90.58-8009
      [JBossINF] 09:47:47,140 INFO  [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-16) Stopping Coyote AJP/1.3 on ajp-perf20-10.16.90.58-8009
      [JBossINF] 09:47:47,144 ERROR [org.apache.catalina.connector.CoyoteAdapter] (ajp-perf20-10.16.90.58-8009-431) An exception or error occurred in the container during the request processing: java.lang.NullPointerException
      [JBossINF] 	at org.apache.catalina.connector.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:524) [jbossweb-7.0.4.Final.jar:]
      [JBossINF] 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359) [jbossweb-7.0.4.Final.jar:]
      [JBossINF] 	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505) [jbossweb-7.0.4.Final.jar:]
      [JBossINF] 	at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445) [jbossweb-7.0.4.Final.jar:]
      [JBossINF] 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.4.Final.jar:]
      [JBossINF] 	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
      

      Attachments

        Activity

          People

            rmaucher Remy Maucherat
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: