Petals BC Filetransfer

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

Details

  • 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 - 12:55:20 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Component/s File listening (consumer part) [ 10397 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 12:55:43 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 12:55:57 +0100
Link This issue depends on PETALSCDK-210 [ PETALSCDK-210 ]
Christophe DENEUX made changes - Wed, 28 Feb 2024 - 12:56:24 +0100
Link This issue blocks PETALSDISTRIB-587 [ PETALSDISTRIB-587 ]
Christophe DENEUX made changes - Thu, 29 Feb 2024 - 10:04:30 +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 - Mon, 4 Mar 2024 - 13:16:04 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.1.0 [ 10862 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Mon, 4 Mar 2024 - 13:16:37 +0100
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Mon, 4 Mar 2024 - 13:16:41 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 4 Mar 2024 - 13:17:23 +0100
Fix Version/s 5.2.0 [ 11095 ]
Fix Version/s 5.1.0 [ 10862 ]
Christophe DENEUX made changes - Mon, 4 Mar 2024 - 13:33:16 +0100
Fix Version/s 5.0.2 [ 11194 ]
Christophe DENEUX made changes - Mon, 4 Mar 2024 - 17:52:27 +0100
Affects Version/s 5.0.0 [ 10931 ]
Christophe DENEUX made changes - Fri, 8 Mar 2024 - 18:05:58 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.1.1 [ 11195 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Fri, 8 Mar 2024 - 18:20:36 +0100
Fix Version/s 5.2.0 [ 11095 ]

People

Dates

  • Created:
    Wed, 28 Feb 2024 - 12:54:56 +0100
    Updated:
    Fri, 8 Mar 2024 - 18:20:36 +0100
    Resolved:
    Fri, 8 Mar 2024 - 18:05:58 +0100