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.
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.
- clones
-
JBEAP-15932 [GSS](7.2.z) ARTEMIS-2042 - Wrong classLoader used in hornetq RA Reconnect
- Closed
- is incorporated by
-
JBEAP-15373 [GSS](7.1.z) Upgrade ActiveMQ Artemis from 1.5.5.jbossorg-014 to 1.5.5.jbossorg-015
- Closed
- links to