coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Errors thrown within a RemoteCallable for ContainerBasedJavaApplicationProcess.submit(...) are silently lost #272

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

For instance, if our callable throws the Error() within logic execution, thread won't die and any uncaughtExceptionHandler won't be called. And unfortunately we will not have a message about trouble in our callable.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-272

brianoliver commented 9 years ago

Reported by Alexande_Chistyakov

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Thursday, September 10th 2015, 2:34:46 pm