Bug 1613494 - [GSS](6.4.z) Wrong classLoader used in hornetq RA Reconnect
Summary: [GSS](6.4.z) Wrong classLoader used in hornetq RA Reconnect
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.21
Assignee: jboss-set
QA Contact: Peter Mackay
URL:
Whiteboard:
Depends On:
Blocks: 1610346 eap6421-payload 1610355
TreeView+ depends on / blocked
 
Reported: 2018-08-07 16:54 UTC by Clebert Suconic
Modified: 2021-12-10 16:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:45:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEAP-15278 0 Major Verified [GSS](7.1.z) ARTEMIS-2042 - Wrong classLoader used in hornetq RA Reconnect 2019-01-23 10:22:45 UTC

Description Clebert Suconic 2018-08-07 16:54:51 UTC
Description of problem:
The re-activation on hornetq, is using the wrong classLoader.

This is because a new Thread is started instead of using the WorkManager from the ResourceAdapter.

Version-Release number of selected component (if applicable):


How reproducible:

You could visually verify the classLoader used. This had issues in production for a customer after failover, and we couldn't replicate the exact classNotFoundException they had but we could assert the wrong classLoader i used. 

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.