Increasing the Amount of Infromation in Error Messages
In case of unclear errors, you can set this option to get more information.
jopaz.exception.java=0 //True = Internal java methods are traced in exception messages
//False = COBOL paragraph names are traced in exception messages
//Default value is false
If the option jopaz.runtime.native.dynamic.ignore_errors=0 is set, it is recommended to set jopaz.exception.java=1.