CEE3201S when doing 'java -version'

General discussion on the JZOS batch launcher and toolkit
Post Reply
Nalini
Posts: 27
Joined: Thu Dec 30, 2004 7:03 pm

CEE3201S when doing 'java -version'

Post by Nalini »

Hello,

I am trying to get Tomcat and JZos working under USS and I seem to be stymied at the first step -- having a valid JAVA SDK. I am using a z/OS 1.5 system.

I set the path to Java as :
export PATH=/usr/lpp/java/IBM/J1.3/bin:$PATH

Then, when I do a 'java -version', I get the message:

CEE3201S The system detected an operation exception (System Completion Code=0C1) From compile unit /u/sovbld/cm131s/cm131s-20040117/src/jvm/sov/st/msc/gc_main.c at entry point stInit at statement 866 at compile unit offset +00001718 at entry offset +00001718 at address 7CC8CAF0

Would appreciate any hints as to what I need to do.

Thanks,
Nalini
coz
Posts: 391
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

Nalini,

It looks like you may have a JDK installation problem.

Did you receive any errors when you ran the "pax -ppx" command on the JDK?

Is there a file named "JDK_INSTALL_OK" in the J1.3 directory, and if so, what is the version number found in this file?

I assume you visited this IBM page for installation instructions, but if not - take a look and see if it helps:

http://www-1.ibm.com/servers/eserver/zs ... eadme.html
Nalini
Posts: 27
Joined: Thu Dec 30, 2004 7:03 pm

Post by Nalini »

Steve,

I checked the INSTALL_OK file and it says JDK.1.3.1.

I am checking with the systems programmer now to make sure that all the APAR's are put on.

Thanks for your help.
Nalini
Nalini
Posts: 27
Joined: Thu Dec 30, 2004 7:03 pm

Post by Nalini »

This turned out to be a problem with microcode for our P390. We are ISV's. Now, all works fine.
Post Reply