eractions-corporation>
On Thu, Jan 7, 2016 at 12:59 PM, Rainer Jung
wrote:
> Am 07.01.2016 um 19:55 schrieb Rainer Jung:
>
>> Am 07.01.2016 um 19:21 schrieb Caldarale, Charles R:
>>
>>> From: Lee Bassom [mailto:lbas...@interactions.com]
>>>> Su
Am 07.01.2016 um 19:55 schrieb Rainer Jung:
Am 07.01.2016 um 19:21 schrieb Caldarale, Charles R:
From: Lee Bassom [mailto:lbas...@interactions.com]
Subject: Re: How do I block 'Unloading class sun.reflect....' messages?
-XX:+PrintGCDetails
I'm going to guess that the ab
Am 07.01.2016 um 19:21 schrieb Caldarale, Charles R:
From: Lee Bassom [mailto:lbas...@interactions.com]
Subject: Re: How do I block 'Unloading class sun.reflect....' messages?
-XX:+PrintGCDetails
I'm going to guess that the above enables the class unloading messages.
I
> From: Lee Bassom [mailto:lbas...@interactions.com]
> Subject: Re: How do I block 'Unloading class sun.reflect....' messages?
> -XX:+PrintGCDetails
I'm going to guess that the above enables the class unloading messages.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFI
Attaching to process ID 26917, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 20.5-b03
-Djava.util.logging.config.file=/opt/tomcat/apache-tomcat-7.0.57/conf/logging.properties
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Dnova.conf
Lee,
On 1/7/16 12:35 PM, Lee Bassom wrote:
> [Unloading class sun.reflect.GeneratedConstructorAccessor475]
> [Unloading class sun.reflect.GeneratedConstructorAccessor346]
Okay. What about:
$ jinfo -flags [pid]
(You might have to sanitize that output)
-chris
---
[Unloading class sun.reflect.GeneratedConstructorAccessor475]
[Unloading class sun.reflect.GeneratedConstructorAccessor346]
[Unloading class sun.reflect.GeneratedConstructorAccessor484]
[Unloading class sun.reflect.GeneratedMethodAccessor87]
[Unloading class sun.reflect.GeneratedConstructorAccessor
Lee,
On 1/7/16 10:08 AM, Lee Bassom wrote:
> My Catalina.out file is getting flooded with 'Unloading class
> sun.reflect.' messages.
>
> As far as I have been able to find out, adding -XX:-TraceClassLoading
> and -XX:-TraceClassUnloading to setenv.sh should supress these messages but
> it's n