RE: Weird message in catalina.out when starting Tomcat
"Gan Zhang" <[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <OFE97F60AA.EEA652C6-ON002585AF.00189EE6-002585AF.00194983@notes.na.collabserv.com> |
This is really weird. I am guess something strange on your /qopensys file system. A quick check could be done by following commands: call qp2term /QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/bin/java -version /qopensys/QIBM/ProdData/JavaVM/jdk80/64bit/bin/java -version Check the outputs of them. Of course, If you want, you can open a PMR to IBM for further investigation. thx. Best regards. ____________________________________________________________________________________________ Gavin, Zhang Gan -- [1]https://w3-connections.ibm.com/profiles/html/profileView.do?key=d77158d7-c5cd-4e6e-a90d-23dddc9cbaba&lang=en IBM i PASE(AIX)/J9(Java SDK) Tech/Team Lead, Email: [email protected] Phone: +86-10-82452719 Address: 1/F, 28, ZhongGuanCun Software Park, No.8 Dong Bei Wang West Road, Haidian District, Beijing P.R.China 100193 J9 on i: [2]https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Java%20on%20IBM%20i ----- Original message ----- From: "James H. H. Lampert" <[email protected]> Sent by: "JAVA400-L" <[email protected]> To: Java Programming on and around the IBM i <[email protected]> Cc: Subject: [EXTERNAL] Re: Weird message in catalina.out when starting Tomcat Date: Fri, Jul 24, 2020 8:40 AM On 7/23/20 5:29 PM, Jack Woehr wrote: > *ADDENVVAR ENVVAR(JAVA_HOME) > VALUE('/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit') LEVEL(*SYS)* > > Did you do LEVEL(*SYS)? Most definitely *NOT*, because the object here is *NOT* to change the default JVM at the system level, but to change the JVM at the *job* level, which then gets inherited by the batch job that it spawns off. Changing a customer's default JVM system-wide would be arrogant presumption, and could break some other product! And once again, this is code that works perfectly on *every other installation*, and works perfectly with Java 6 on the *same box.* -- JHHL -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: [3]https://lists.midrange.com/mailman/listinfo/java400-l or email: [email protected] Before posting, please take a moment to review the archives at [4]https://archive.midrange.com/java400-l . Help support midrange.com by shopping at amazon.com with our affiliate link: [5]https://amazon.midrange.com References Visible links 1. https://w3-connections.ibm.com/profiles/html/profileView.do?key=d77158d7-c5cd-4e6e-a90d-23dddc9cbaba&lang=en 2. https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Java%20on%20IBM%20i 3. https://lists.midrange.com/mailman/listinfo/java400-l 4. https://archive.midrange.com/java400-l 5. https://amazon.midrange.com/ -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l. Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com