Petals CDK

Log an error message when a Java Error occurs

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 5.6.3
  • Fix Version/s: 5.7.0
  • Component/s: runtime
  • Security Level: Public
  • Description:
    Hide

    When a Java error occurs (class Error instead of Exception) during a service provider processing, nothing is logged and a timeout occurs on service consumer side.
    As it's an Error, don't try to return something to the service consumer, but we should log a trace about the error.

    Show
    When a Java error occurs (class Error instead of Exception) during a service provider processing, nothing is logged and a timeout occurs on service consumer side. As it's an Error, don't try to return something to the service consumer, but we should log a trace about the error.
  • Environment:
    -

Activity

Christophe DENEUX made changes - Fri, 9 Mar 2018 - 13:10:46 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Minor [ 4 ]
Christophe DENEUX made changes - Fri, 9 Mar 2018 - 13:10:49 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Fri, 9 Mar 2018 - 15:32:15 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.7.0 [ 10811 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Fri, 9 Mar 2018 - 13:10:39 +0100
    Updated:
    Fri, 9 Mar 2018 - 15:32:15 +0100
    Resolved:
    Fri, 9 Mar 2018 - 15:32:15 +0100