[jboss-jira] [JBoss JIRA] (WFLY-12039) (7.2.z) EE concurrent threads miss having correct 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 moved JBEAP-16822 to WFLY-12039:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12039 (was: JBEAP-16822)
Issue Type: Enhancement (was: Bug)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Concurrency Utilities
(was: Concurrency Utilities)
Steps to Reproduce: (was: See https://issues.jboss.org/secure/attachment/12450101/0001-Fiddling-with-the-testcase.patch)
Affects Version/s: (was: 7.2.1.CR2)
> (7.2.z) EE concurrent threads miss having correct 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