[jboss-jira] [JBoss JIRA] (WFLY-12039) Non EE Component submitted tasks missing context class loader

Eduardo Martins (Jira) issues at jboss.org
Tue Apr 30 07:37:00 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Martins updated WFLY-12039:
-----------------------------------
    Summary: Non EE Component submitted tasks missing context class loader  (was: (7.2.z) EE concurrent threads miss having correct context class loader)


> Non EE Component submitted tasks missing context class loader
> -------------------------------------------------------------
>
>                 Key: WFLY-12039
>                 URL: https://issues.jboss.org/browse/WFLY-12039
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Concurrency Utilities
>            Reporter: Eduardo Martins
>            Assignee: Eduardo Martins
>            Priority: Blocker
>              Labels: regression
>
> 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
> {noformat}
> 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
> {noformat}
> EAP 7.2.0
> {noformat}
> 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
> {noformat}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list