Charlezc
New User
Joined: 28 Jul 2021 Posts: 1 Location: south africa
|
|
|
|
Hi all,
I am new to this forum and would very much like some help with the following :
1. I have written a COBOL/CICS Online program (Called "ABCDEF") calling a JAVA program (Called "XYZ") with the "invoke" statement - After a couple of tries and changes managed to get it successfully compiled
2. I also managed to get the JAVA .jar File SFTP'd to UNIX under the Mainframe.
3. Also added into the CICS region the JVMPROFILEDIR
My dilemma, is when I execute the transaction for program ABCDEF, I get the following error :
"On CICS, an attempt was made to run a COBOL program that contains object-oriented syntax. The program name is ABCDEF. The traceback information could not be determined."
May I have missed a couple of definitions within the CICS region itself.
Your help will be appreciated.
Thanks, |
|