Petals BC Gateway

A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.0, 1.2.0
  • Fix Version/s: 1.1.1, 1.2.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    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:

    super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext);
    Show
    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:
    super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext);
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Wed, 28 Feb 2024 - 13:14:00 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 13:14:02 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 13:14:15 +0100
Link This issue blocks PETALSDISTRIB-587 [ PETALSDISTRIB-587 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 13:14:34 +0100
Link This issue depends on PETALSCDK-210 [ PETALSCDK-210 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 13:16:02 +0100
Fix Version/s 1.3.0 [ 11121 ]
Christophe DENEUX made changes - Thu, 29 Feb 2024 - 10:04:55 +0100
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}
Christophe DENEUX made changes - Wed, 6 Mar 2024 - 10:10:55 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 6 Mar 2024 - 10:11:56 +0100
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 6 Mar 2024 - 10:11:58 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 6 Mar 2024 - 10:32:06 +0100
Fix Version/s 1.1.1 [ 11160 ]
Affects Version/s 1.1.0 [ 10836 ]
Christophe DENEUX made changes - Tue, 12 Mar 2024 - 12:07:00 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.2.1 [ 11157 ]
Fix Version/s 1.3.0 [ 11121 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Wed, 28 Feb 2024 - 13:13:53 +0100
    Updated:
    Tue, 12 Mar 2024 - 12:07:00 +0100
    Resolved:
    Tue, 12 Mar 2024 - 12:07:00 +0100