-
Bug
-
Resolution: Done
-
Major
-
1.0.30.Final, 2.0.3.Final
-
None
The reconnect logic could raise an error of "JBCLIENT000025: No EJB receiver available". This race condition causes the system don't wait to the reconnect logic (reconnect.task.timeout).
The reconnect logic is reached before the registerReconnectHandler. This is quite rare.
See reproducer with byteman attached to this JIRA.
mvn test
- relates to
-
WFLY-11292 Legacy EJB Client: High fail rate
- Resolved
-
EJBCLIENT-136 NotOpenException: Cannot open new channel because close was initiated on server shutdown
- Closed