Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1.2
-
Fix Version/s: 3.1.3 (EE only), 3.2.0
-
Component/s: Transport: JMS
-
Labels:None
-
User impact:High
-
Log Output:
-
Similar Issues:None
Description
When the jms broker is ungracefully shut down, during the connector stop phase a JMSException is thrown that then is wrapped as a StopException that leaves the connector in "start" state.
Once the broker is up again and the connector is reconnected, is not being started again as its status is already "start". This is causing NPEs because the halfway executed stop process managed to close the scheduler.
Activity
Santiago Vacas
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue relates to EE-1858 [ EE-1858 ] |
Santiago Vacas
made changes -
| Description |
When the jms broker is ungracefully shut down, during the connector stop phase a JMSException is thrown that then is wrapped as a StopException that leaves the connector in "start" state.
Once the broker is up again and the connector is reconnected, is not being started again as its status is already "start". |
When the jms broker is ungracefully shut down, during the connector stop phase a JMSException is thrown that then is wrapped as a StopException that leaves the connector in "start" state.
Once the broker is up again and the connector is reconnected, is not being started again as its status is already "start". This is causing NPEs because the halfway executed stop process managed to close the scheduler. |
Santiago Vacas
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Santiago Vacas
made changes -
| Fix Version/s | 3.2.0 [ 10942 ] | |
| Fix Version/s | 3.1.3 [ 10988 ] |
Santiago Vacas
made changes -
| Status | In Progress [ 3 ] | To Be Merged [ 10001 ] |
Santiago Vacas
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | To Be Merged [ 10001 ] | Closed [ 6 ] |