Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1559

Weld complains Servlet container is not fully compliant

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.22.Final
    • 2.0.21.Final
    • Servlet
    • None

    Description

      If you use the reproducer for UNDERTOW-1402, you get a few warnings from Weld because the http context lifecycle listener never gets a request destroyed notification:

       2019-06-13 17:32:51,914 WARN  [org.jboss.weld.Servlet] (default task-1) WELD-000714: HttpContextLifecycle guard leak detected. The Servlet container is not fully compliant. The value was 1
      2019-06-13 17:32:51,916 WARN  [org.jboss.weld.Context] (default task-1) WELD-000225: Bean store leak detected during org.jboss.weld.module.web.context.http.HttpRequestContextImpl association: HttpServletRequestImpl [ GET /servlet-async/AsynchronousServlet ]
      2019-06-13 17:32:51,916 WARN  [org.jboss.weld.Context] (default task-1) WELD-000225: Bean store leak detected during org.jboss.weld.module.web.context.http.HttpSessionContextImpl association: HttpServletRequestImpl [ GET /servlet-async/AsynchronousServlet ]
      
      

      Attachments

        Issue Links

          Activity

            People

              flaviarnn Flavia Rainone
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: