Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16818

(7.2.z) EE concurrent threads miss having correct context class loader

    XMLWordPrintable

Details

    Description

      Peeking at the context class loader from code running in an EE concurrent thread results in null as opposed to the class loader submitting the task.

      EAP 7.2.1

      18:48:37,385 ERROR [stderr] (pool-8-thread-1) **** ModuleClassLoader for Module "deployment.ba192ed9-650f-4239-9551-adeb19f3f640.jar" from Service Module Loader
      18:48:37,388 ERROR [stderr] (pool-8-thread-1) ***** null
      

      EAP 7.2.0

      19:05:43,353 ERROR [stderr] (pool-7-thread-1) **** ModuleClassLoader for Module "deployment.fc066443-c05f-4ede-abc7-b49e7991eae3.jar" from Service Module Loader
      19:05:43,356 ERROR [stderr] (pool-7-thread-1) ***** ModuleClassLoader for Module "deployment.fc066443-c05f-4ede-abc7-b49e7991eae3.jar" from Service Module Loader
      

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              rhn-engineering-cdewolf Carlo de Wolf
              Votes:
              1 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: