×
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.
I would suggest writing a small servlet that outputs the system properties
and environment variables as key-value pairs (stuff them in a TreeMap first
to sort them by key).
Things like the value of java.home and java.fullversion can be very
informative.
/Thorbjørn
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]
On Behalf Of James H. H. Lampert
Sent: 13. december 2012 20:33
To: Java 400 List
Subject: How can we tell which JVM a job (specifically, a Tomcat server) is
using?
We start Tomcat servers using a CL program, that sets up the environment
variables, and looks for the first available compatible JVM.
Does anybody know how to find out, for a running job, which one it's
actually using?
--
JHHL
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing
list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.