Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-02-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 1/31/17 8:48 PM, James H. H. Lampert wrote: > On 1/31/17, 2:32 PM, Christopher Schultz wrote: >>> But what about the "JVM Version" entry? >> >> That comes directly from the "java.runtime.version" system >> property, which I believe is rea

Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-01-31 Thread James H. H. Lampert
On 1/31/17, 2:32 PM, Christopher Schultz wrote: But what about the "JVM Version" entry? That comes directly from the "java.runtime.version" system property, which I believe is read-only. (At least, you can't override it when launching the JVM by providing a value for that property using - -Djav

Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 1/31/17 2:47 PM, James H. H. Lampert wrote: > We're comparing a number of Tomcat installations at various > customers, trying to figure out why some of them are slow for no > apparent reason. > > We've started comparing the "JVM Version"