Petals CDK

[CDK] RejectedExcecutionException is not correclty catched in the JBI acceptor

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.0.3
  • Fix Version/s: 5.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    If no more worker is available to process a JBI message, the JBI acceptor displayed the following message: "Thread 'xxxx' unexpectedly stopped !" Instead of something like: "No more JBI worker available: " + e.getMessage() Moreover, all exception that is not an InterruptedException displays the following wrong message: "Thread 'xxxx' unexpectedly stopped !" that should be replaced by something like: "An unexpected exception occurs during the processing of the JBI acceptor 'xxxxx'" + the exception statck trace.

    Show
    If no more worker is available to process a JBI message, the JBI acceptor displayed the following message: "Thread 'xxxx' unexpectedly stopped !" Instead of something like: "No more JBI worker available: " + e.getMessage() Moreover, all exception that is not an InterruptedException displays the following wrong message: "Thread 'xxxx' unexpectedly stopped !" that should be replaced by something like: "An unexpected exception occurs during the processing of the JBI acceptor 'xxxxx'" + the exception statck trace.
  • Environment:
    NA

Activity

Mathieu Carrolle made changes - Thu, 22 Jul 2010 - 17:36:29 +0200
Field Original Value New Value
Assignee Mathieu Carrolle [ mcarrolle ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:24:08 +0200
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:30:27 +0200
Original Estimate 0 minutes [ 0 ]
Remaining Estimate 0 minutes [ 0 ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:30:27 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:30:53 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:32:46 +0200
Status Resolved [ 10004 ] Closed [ 10005 ]
Mathieu Carrolle made changes - Fri, 23 Jul 2010 - 09:34:02 +0200
Fix Version/s 5.0.4 [ 10077 ]
Christophe DENEUX made changes - Fri, 17 Sep 2010 - 10:24:03 +0200
Fix Version/s 5.1 [ 10134 ]
Mathieu Carrolle made changes - Fri, 1 Oct 2010 - 10:11:59 +0200
Fix Version/s 5.0.4 [ 10077 ]

People

Dates

  • Created:
    Thu, 22 Jul 2010 - 17:25:06 +0200
    Updated:
    Fri, 1 Oct 2010 - 10:11:59 +0200
    Resolved:
    Fri, 23 Jul 2010 - 09:30:53 +0200