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

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