Petals Distribution

Some exceptions in Threads are not logged

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.2.3
  • Fix Version/s: 5.0.0-M1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Because things executed in Threads are not in the main process, when an uncaught exception occurs in a thread, the exception is forgotten along with the crashing thread.

    We need to log these Exceptions by exploiting the UncaughtExceptionHandler of threads in all our code.

    Show
    Because things executed in Threads are not in the main process, when an uncaught exception occurs in a thread, the exception is forgotten along with the crashing thread. We need to log these Exceptions by exploiting the UncaughtExceptionHandler of threads in all our code.
  • Environment:
    -

Issue Links

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
19s
1
Victor NOËL
Mon, 16 Mar 2015 - 12:10:06 +0100
Open Open In Progress In Progress
6s
1
Victor NOËL
Mon, 16 Mar 2015 - 12:10:12 +0100
In Progress In Progress Resolved Resolved
2h 50m
1
Victor NOËL
Mon, 16 Mar 2015 - 15:00:41 +0100

People

Dates

  • Created:
    Mon, 16 Mar 2015 - 12:09:47 +0100
    Updated:
    Wed, 15 Apr 2015 - 17:41:19 +0200
    Resolved:
    Mon, 16 Mar 2015 - 15:00:41 +0100