7 Replies Latest reply on Apr 12, 2018 2:33 AM by marcial.atienzar

    Migration from WF10 to WF12: NPE at LogoutSessionListener

    marcial.atienzar

      Hello,

       

        I've and EAR that I've migrated to WF12 with JDK10.

       

      After I close tab on browser, and access to the application after session expired, I've this NPE:

       

      java.lang.NullPointerException

              at org.wildfly.extension.undertow//org.wildfly.extension.undertow.deployment.LogoutSessionListener.sessionDestroyedImpl(LogoutSessionListener.java:82)

       

      From

       

      java.lang.RuntimeException: java.lang.NullPointerException

              at io.undertow.servlet//io.undertow.servlet.core.SessionListenerBridge.sessionDestroyed(SessionListenerBridge.java:75)

       

      Is a known bug or maybe am I doing something wrong?

       

      Thanks,

       

        Marcial