× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Is it possible that your Java installation is hosed? I have never encountered the error that you describe, but it kinda sounds like it.

I didn't have to do anything differently at 7.1. I used the same environment variables that you mention (JAVA_HOME, CLASSPATH, and QIBM_RPG_JAVA_PROPERTIES) the only caveat being that I had to make sure JAVA_HOME pointed to a JVM that existed on 7.1 (since some of the older ones I had on my V5R4 box didn't exist in 7.1) But, since you appear to be pointing at jdk60, I guess that isn't a problem for you?

Let us know what you find out.


On 8/18/2012 7:00 PM, Nathan Andelin wrote:
Error Listing:

getBootClasspath failed to open file
/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/lib/jars.cfg
- A file or directory in the path name does not exist.

JVMJ9VM019E Fatal error: Unable to find and initialize required class java/lang/Object
JVMJ9VM020I Searched in /QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/lib/vm.jar
JVMJ9VM020I Searched in /QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/IBMmisc.jar
JVMJ9VM020I Searched in /QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/lib/IBMi5OSJSSE.jar
JVMJ9VM023I This may indicate that JAVA_HOME is incorrect, or that class libraries are not installed
JVMJ9VM015W Initialization error for library jclscar_24(14): JVMJ9VM009E J9VMDllMain failed
Unable to create Java Virtual Machine.

Why is Java trying to open file "jars.cfg" in directory "/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/lib/"? I can see it's not there! It's really in directory "/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre/lib/".

Same problem with the other files. They are located in other directories. Why is Java searching in "/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/lib/"

-Nathan.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.