Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.2, 1.4.0
-
Component/s: Service engine
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||
|---|---|---|---|---|---|
|
|
||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue depends on |
| Link | This issue blocks PETALSDISTRIB-587 [ PETALSDISTRIB-587 ] |
| Summary | The log trace identifying clearly the invoked service operation initiating a timeout is not generated | The warning log trace identifying clearly the invoked service operation initiating a timeout is not generated |
| Priority | Blocker [ 1 ] | |
| Description |
The log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited.
The call to the parent method is missing: {code} super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext); {code} |
The warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited.
The call to the parent method is missing: {code} super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext); {code} |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Summary | The warning log trace identifying clearly the invoked service operation initiating a timeout is not generated | A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated |
| Description |
The warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited.
The call to the parent method is missing: {code} super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext); {code} |
A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited.
The call to the parent method is missing: {code} super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext); {code} |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.5.0 [ 11114 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Fix Version/s | 1.3.3 [ 11200 ] | |
| Affects Version/s | 1.3.2 [ 11051 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.4.1 [ 11201 ] | |
| Fix Version/s | 1.5.0 [ 11114 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fixed in master with git#816ffddd