0 Replies Latest reply on Dec 14, 2015 7:42 AM by jaseem

    Wildfly 8.2 issues due to ThreadPoolExecutor.class while logging in

    jaseem

      Hi


      I have deployed a java based EAR and Drupal based WAR file in Wildfly8.2 and the drupal connects to java EAR using Quercus module.

      Hence while logging in, it uses java modules for authentication.


      But for every login to Drupal, we are getting exceptions in the ThreadPoolExecutor.class as below:

      Exception in thread "default task-15" java.lang.IllegalStateException: UT000010: Session not found KpILXXXQN0UUnLntjEEoGALv

        at io.undertow.server.session.InMemorySessionManager$SessionImpl.removeAttribute(InMemorySessionManager.java:394)

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

        at io.undertow.server.session.SessionListeners.sessionDestroyed(SessionListeners.java:61)

        at io.undertow.server.session.InMemorySessionManager$SessionImpl.invalidate(InMemorySessionManager.java:421)

        at io.undertow.server.session.InMemorySessionManager$SessionImpl$2$1.run(InMemorySessionManager.java:253)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)


      Kindly advice, what can be done.


      Thanking you

      Jaseem, A.