Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In ApplicationMessageWork.runWork a new Runnable is created that throws a RuntimeException. This exception will not be caught by the outside because it is run in a different thread.
Here is stack overflow discussion about it: http://stackoverflow.com/questions/6546193/how-to-catch-an-exception-from-a-thread