Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JIT compiler "jitc" not found

843798May 11 2007 — edited May 15 2007
Hi,

I've just installed JVM 1.4.2 for Unix Systems Services on z/OS 1.4 mainframe.

When I issue the command java -version I get the following:

# java -version
Could not load dll : /usr/lpp/java/IBM/J1.4/bin/libjitc.so
: EDC5157I An internal error has occurred.
Warning: JIT compiler "jitc" not found. Will use interpreter.
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM z/OS Persistent Reusable VM build cm142-
20070329 (SR8) (JIT disabled))

I have check for libjitc.so in the java directory and it is there. Java compiles and runs fine. Can anyone help?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2007
Added on May 11 2007
4 comments
284 views