When  trying to submit one of GL report end with  error. The error message shows ORA-29532: Java call terminated by uncaught Java exception.

select * from ************_LOV 
ORA29532Java call terminated by uncaught Java exceptionjava.lang.NullPointerException
29532. 00000 –  “Java call terminated by uncaught Java exception: %s”
*Cause:    A Java exception or error was signaled and could not be
resolved by the Java code.
*Action:   Modify Java code, if this behavior is not intended.

Which is misleading US to search for different options.

We mostly tried with db settings. While debugging further we noticed that view was embedded/Hardcoded with Prod Values . After change the value the issue got fixed.

 

 

Recent Posts

Start typing and press Enter to search