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

Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:16:04 +0100

Fixed in trunk with svn#45201

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:16:04 +0100 Fixed in trunk with svn#45201
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:16:37 +0100

Reopened to backport in branches 5.0.x and 5.1.x

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:16:37 +0100 Reopened to backport in branches 5.0.x and 5.1.x
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:33:07 +0100

Backported in branch 5.0.x with svn#45206

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:33:07 +0100 Backported in branch 5.0.x with svn#45206
Hide
Christophe DENEUX added a comment - Fri, 8 Mar 2024 - 18:05:58 +0100

Backported in branch 5.1.x with svn#45235

Show
Christophe DENEUX added a comment - Fri, 8 Mar 2024 - 18:05:58 +0100 Backported in branch 5.1.x with svn#45235

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