WLS 10.0.1: Root cause is missing in Runtime Exceptions of EJBs
(Doc ID 1227516.1)
Last updated on JUNE 08, 2022
Applies to:
Oracle WebLogic Server - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
When EJB Calls return with a Runtime exception, the root cause is not propagated to the caller. Please note that, the Nullpointerexception is just an example for any RunTime Exception that might occur during the EJB call. But the Runtime exception is not propagated with the EJB Exception, because of which the container is unable to handle the Runtime exception.
Please see the below stack to confirm the same via test 'A':
Changes
N/A.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |