Hi Christopher,

-----Original-Nachricht-----
> Von: Christopher Schultz <ch...@christopherschultz.net>
> Datum: Tue, 23 Oct 2012 23:10:41 +0200

> 
> That sure looks like a JVM bug, but it's always possible that tcnative
> gave the JVM a bad pointer and so the bug is in tcnative.
> 
> Can you provide the full back-trace?
> 

Ok, I have appended the full crash log at the end of the mail.

> 
> You shouldn't have to abandon tcnative entirely... that is, you can
> just switch connectors and leave the native library there doing
> (virtually) nothing.

You're probably right, I just want to be sure that no code of TC Native library 
is involved in the case the JVM crashes again. ;-)


> Definitely file that in Bugzilla: it might actually be an identical
> issue that needs to be fixed in the non-APR flavor of the AJP
> connector (though Konstantin Kolinko is usually quite thorough and I
> wouldn't have expected a mirror-bug to have slipped through the
> cracks).

OK, I will add it to bugzilla.

> 
> Well, the good news is that httpd should be handling the HTTP
> pipelining, keepalives, etc. and so the benefits of using APR are
> lessened in general and so switching-away from APR shouldn't be that
> traumatic.
> 
> - -chris



Crash log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007160e291, pid=4028, 
tid=4060
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 
compressed oops)
# Problematic frame:
# V  [jvm.dll+0xae291]
#
# Core dump written. Default location: D:\tomcat7\bin\hs_err_pid4028.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0000000000feb800):  GCTaskThread [stack: 
0x0000000004810000,0x0000000004910000] [id=4060]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

Registers:
RAX=0x0000000004a10000, RBX=0x0000000000000080, RCX=0x0000000000000000, 
RDX=0x00000000ebd69ea0
RSP=0x000000000490fa70, RBP=0x00000000ebd69dd8, RSI=0x000000000578ba30, 
RDI=0x000000000578ba30
R8 =0x0000000000000010, R9 =0x007fffffff8a9000, R10=0x00000000000008bd, 
R11=0x00000000ebd6a040
R12=0x0000000071ab7498, R13=0x0000000000fea7e0, R14=0x0000000000febf20, 
R15=0x0000000000000000
RIP=0x000000007160e291, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000490fa70)
0x000000000490fa70:   0000000000febf20 0000000000fea7e0
0x000000000490fa80:   0000000071ab7498 000000000578ba30
0x000000000490fa90:   00000000eae00280 000000007162de86
0x000000000490faa0:   00000000ebd69dd8 00000000ebd69dd8
0x000000000490fab0:   00000000eae00280 0000000071716002
0x000000000490fac0:   00000000ec0a2478 0000000000febf20
0x000000000490fad0:   0000000000febf20 0000000000fea7e0
0x000000000490fae0:   0000000001019020 00000000718b91ec
0x000000000490faf0:   00000000000008bd 00000000ebd69dd8
0x000000000490fb00:   000000000578ba30 0000000001019020
0x000000000490fb10:   00000000087fa210 0000000000000008
0x000000000490fb20:   000000000578ba30 000000007160e2b2
0x000000000490fb30:   00000000f188ee38 0000000000feb800
0x000000000490fb40:   0000000000fecb00 0000000000fea7e0
0x000000000490fb50:   0000000000febf30 0000000000febf20
0x000000000490fb60:   0000000071ab7498 0000000001019020 

Instructions: (pc=0x000000007160e291)
0x000000007160e271:   8b 64 60 00 49 c1 e9 03 49 d3 e9 41 0f b6 c1 49
0x000000007160e281:   c1 e9 06 24 3f 44 0f b6 c0 48 8b 05 7f 64 60 00
0x000000007160e291:   4a 8b 0c c8 4c 0f a3 c1 72 17 48 8b cb e8 6d fc
0x000000007160e2a1:   ff ff 84 c0 74 0b 48 8b d3 48 8b cf e8 4e ff ff 


Register to memory mapping:

RAX=0x0000000004a10000 is an unknown value
RBX=0x0000000000000080 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x00000000ebd69ea0 is an oop
{instance class} 
 - klass: {other class}
RSP=0x000000000490fa70 is an unknown value
RBP=0x00000000ebd69dd8 is an oop
{instance class} 
 - klass: {other class}
RSI=0x000000000578ba30 is an unknown value
RDI=0x000000000578ba30 is an unknown value
R8 =0x0000000000000010 is an unknown value
R9 =0x007fffffff8a9000 is an unknown value
R10=0x00000000000008bd is an unknown value
R11=0x00000000ebd6a040 is an oop
{instance class} 
 - klass: {other class}
R12=0x0000000071ab7498 is an unknown value
R13=0x0000000000fea7e0 is an unknown value
R14=0x0000000000febf20 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000004810000,0x0000000004910000],  sp=0x000000000490fa70,  free 
space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xae291]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000074ab000 JavaThread "ajp-apr-8019-exec-46" daemon [_thread_blocked, 
id=532, stack(0x000000000c8f0000,0x000000000c9f0000)]
  0x00000000074ae000 JavaThread "ajp-apr-8019-exec-45" daemon [_thread_blocked, 
id=9796, stack(0x00000000097f0000,0x00000000098f0000)]
  0x000000000721d000 JavaThread "ajp-apr-8019-exec-44" daemon [_thread_blocked, 
id=4556, stack(0x0000000000bc0000,0x0000000000cc0000)]
  0x000000000721c800 JavaThread "ajp-apr-8019-exec-43" daemon [_thread_blocked, 
id=4520, stack(0x00000000066e0000,0x00000000067e0000)]
  0x000000000721a000 JavaThread "ajp-apr-8019-exec-42" daemon [_thread_blocked, 
id=10112, stack(0x0000000008e60000,0x0000000008f60000)]
  0x000000000721b800 JavaThread "ajp-apr-8019-exec-41" daemon [_thread_blocked, 
id=7516, stack(0x000000000c5f0000,0x000000000c6f0000)]
  0x00000000074ad800 JavaThread "ajp-apr-8019-exec-40" daemon [_thread_blocked, 
id=4896, stack(0x000000000caf0000,0x000000000cbf0000)]
  0x000000000721b000 JavaThread "ajp-apr-8019-exec-39" daemon [_thread_blocked, 
id=8760, stack(0x000000000c9f0000,0x000000000caf0000)]
  0x00000000074a7800 JavaThread "ajp-apr-8019-exec-38" daemon [_thread_blocked, 
id=9588, stack(0x000000000c6f0000,0x000000000c7f0000)]
  0x00000000074af800 JavaThread "ajp-apr-8019-exec-37" daemon [_thread_blocked, 
id=9196, stack(0x000000000c7f0000,0x000000000c8f0000)]
  0x00000000074b1000 JavaThread "ajp-apr-8019-exec-36" daemon [_thread_blocked, 
id=7312, stack(0x00000000095f0000,0x00000000096f0000)]
  0x000000000721e000 JavaThread "ajp-apr-8019-exec-35" daemon [_thread_blocked, 
id=7796, stack(0x000000000c4f0000,0x000000000c5f0000)]
  0x00000000074a9000 JavaThread "ajp-apr-8019-exec-34" daemon [_thread_blocked, 
id=9412, stack(0x00000000094f0000,0x00000000095f0000)]
  0x00000000074aa800 JavaThread "pool-6-thread-1" [_thread_blocked, id=4524, 
stack(0x00000000065e0000,0x00000000066e0000)]
  0x00000000074ac800 JavaThread "AWT-Windows" daemon [_thread_in_native, 
id=1020, stack(0x00000000067e0000,0x00000000068e0000)]
  0x00000000074a9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, 
id=5948, stack(0x00000000092f0000,0x00000000093f0000)]
  0x0000000007219800 JavaThread "ajp-apr-8019-AsyncTimeout" daemon 
[_thread_blocked, id=260, stack(0x000000000c3f0000,0x000000000c4f0000)]
  0x0000000007218800 JavaThread "ajp-apr-8019-Acceptor-0" daemon 
[_thread_blocked, id=900, stack(0x000000000c2f0000,0x000000000c3f0000)]
  0x0000000007218000 JavaThread "ajp-apr-8019-CometPoller-7" daemon 
[_thread_blocked, id=264, stack(0x000000000c1f0000,0x000000000c2f0000)]
  0x0000000007217000 JavaThread "ajp-apr-8019-CometPoller-6" daemon 
[_thread_blocked, id=620, stack(0x000000000c0f0000,0x000000000c1f0000)]
  0x0000000007216800 JavaThread "ajp-apr-8019-CometPoller-5" daemon 
[_thread_blocked, id=440, stack(0x000000000bff0000,0x000000000c0f0000)]
  0x0000000007215800 JavaThread "ajp-apr-8019-CometPoller-4" daemon 
[_thread_blocked, id=228, stack(0x000000000bef0000,0x000000000bff0000)]
  0x0000000007215000 JavaThread "ajp-apr-8019-CometPoller-3" daemon 
[_thread_blocked, id=480, stack(0x000000000bdf0000,0x000000000bef0000)]
  0x0000000007214000 JavaThread "ajp-apr-8019-CometPoller-2" daemon 
[_thread_blocked, id=684, stack(0x000000000bcf0000,0x000000000bdf0000)]
  0x0000000007213800 JavaThread "ajp-apr-8019-CometPoller-1" daemon 
[_thread_blocked, id=2788, stack(0x000000000bbf0000,0x000000000bcf0000)]
  0x0000000007212800 JavaThread "ajp-apr-8019-CometPoller-0" daemon 
[_thread_blocked, id=2820, stack(0x000000000baf0000,0x000000000bbf0000)]
  0x0000000007212000 JavaThread "ajp-apr-8019-Poller-7" daemon 
[_thread_blocked, id=2088, stack(0x000000000b9f0000,0x000000000baf0000)]
  0x0000000007211000 JavaThread "ajp-apr-8019-Poller-6" daemon 
[_thread_blocked, id=2092, stack(0x000000000b8f0000,0x000000000b9f0000)]
  0x0000000007210800 JavaThread "ajp-apr-8019-Poller-5" daemon 
[_thread_blocked, id=2072, stack(0x000000000b7f0000,0x000000000b8f0000)]
  0x000000000720f800 JavaThread "ajp-apr-8019-Poller-4" daemon 
[_thread_blocked, id=2944, stack(0x000000000b6f0000,0x000000000b7f0000)]
  0x0000000007e96800 JavaThread "ajp-apr-8019-Poller-3" daemon 
[_thread_blocked, id=2992, stack(0x000000000b5f0000,0x000000000b6f0000)]
  0x0000000007e95800 JavaThread "ajp-apr-8019-Poller-2" daemon 
[_thread_blocked, id=2948, stack(0x000000000b4f0000,0x000000000b5f0000)]
  0x0000000007e95000 JavaThread "ajp-apr-8019-Poller-1" daemon 
[_thread_blocked, id=3060, stack(0x000000000b3f0000,0x000000000b4f0000)]
  0x0000000007e94000 JavaThread "ajp-apr-8019-Poller-0" daemon 
[_thread_blocked, id=3064, stack(0x000000000b2f0000,0x000000000b3f0000)]
  0x0000000007e93800 JavaThread "http-apr-8006-AsyncTimeout" daemon 
[_thread_blocked, id=3068, stack(0x000000000b1f0000,0x000000000b2f0000)]
  0x0000000007e92800 JavaThread "http-apr-8006-Acceptor-0" daemon 
[_thread_in_native, id=640, stack(0x000000000b0f0000,0x000000000b1f0000)]
  0x0000000007e92000 JavaThread "http-apr-8006-Sendfile-0" daemon 
[_thread_blocked, id=3084, stack(0x000000000aff0000,0x000000000b0f0000)]
  0x0000000007e91000 JavaThread "http-apr-8006-CometPoller-7" daemon 
[_thread_blocked, id=3088, stack(0x000000000aef0000,0x000000000aff0000)]
  0x0000000007e90800 JavaThread "http-apr-8006-CometPoller-6" daemon 
[_thread_blocked, id=3484, stack(0x000000000a9f0000,0x000000000aaf0000)]
  0x0000000007e8f800 JavaThread "http-apr-8006-CometPoller-5" daemon 
[_thread_blocked, id=3480, stack(0x000000000a8f0000,0x000000000a9f0000)]
  0x0000000007e8f000 JavaThread "http-apr-8006-CometPoller-4" daemon 
[_thread_blocked, id=3544, stack(0x000000000a7f0000,0x000000000a8f0000)]
  0x0000000007e8e000 JavaThread "http-apr-8006-CometPoller-3" daemon 
[_thread_blocked, id=3532, stack(0x000000000a6f0000,0x000000000a7f0000)]
  0x0000000007e8d800 JavaThread "http-apr-8006-CometPoller-2" daemon 
[_thread_blocked, id=3520, stack(0x000000000a5f0000,0x000000000a6f0000)]
  0x0000000007e8c800 JavaThread "http-apr-8006-CometPoller-1" daemon 
[_thread_blocked, id=2024, stack(0x000000000a4f0000,0x000000000a5f0000)]
  0x0000000007e8c000 JavaThread "http-apr-8006-CometPoller-0" daemon 
[_thread_blocked, id=3528, stack(0x000000000a3f0000,0x000000000a4f0000)]
  0x0000000007e8b000 JavaThread "http-apr-8006-Poller-7" daemon 
[_thread_blocked, id=540, stack(0x000000000a2f0000,0x000000000a3f0000)]
  0x0000000007e8a800 JavaThread "http-apr-8006-Poller-6" daemon 
[_thread_blocked, id=3512, stack(0x000000000a1f0000,0x000000000a2f0000)]
  0x0000000007e89800 JavaThread "http-apr-8006-Poller-5" daemon 
[_thread_blocked, id=3508, stack(0x000000000a0f0000,0x000000000a1f0000)]
  0x0000000007e89000 JavaThread "http-apr-8006-Poller-4" daemon 
[_thread_blocked, id=3500, stack(0x0000000009ff0000,0x000000000a0f0000)]
  0x0000000007e88000 JavaThread "http-apr-8006-Poller-3" daemon 
[_thread_blocked, id=3504, stack(0x0000000009cf0000,0x0000000009df0000)]
  0x0000000007e87800 JavaThread "http-apr-8006-Poller-2" daemon 
[_thread_blocked, id=376, stack(0x0000000009bf0000,0x0000000009cf0000)]
  0x0000000007b3d000 JavaThread "http-apr-8006-Poller-1" daemon 
[_thread_blocked, id=3252, stack(0x0000000009af0000,0x0000000009bf0000)]
  0x000000000702b000 JavaThread "http-apr-8006-Poller-0" daemon 
[_thread_blocked, id=3260, stack(0x00000000099f0000,0x0000000009af0000)]
  0x0000000007268800 JavaThread 
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon 
[_thread_blocked, id=3244, stack(0x00000000098f0000,0x00000000099f0000)]
  0x0000000007717000 JavaThread "Thread-2" daemon [_thread_blocked, id=3464, 
stack(0x00000000096f0000,0x00000000097f0000)]
  0x00000000077da000 JavaThread "GC Daemon" daemon [_thread_blocked, id=2964, 
stack(0x0000000008d00000,0x0000000008e00000)]
  0x0000000005896000 JavaThread "Service Thread" daemon [_thread_blocked, 
id=3136, stack(0x0000000006ce0000,0x0000000006de0000)]
  0x0000000005892800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, 
id=3140, stack(0x0000000006be0000,0x0000000006ce0000)]
  0x0000000005889000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, 
id=3120, stack(0x0000000006ae0000,0x0000000006be0000)]
  0x0000000005887800 JavaThread "Attach Listener" daemon [_thread_blocked, 
id=2792, stack(0x00000000069e0000,0x0000000006ae0000)]
  0x0000000005886000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, 
id=4092, stack(0x00000000068e0000,0x00000000069e0000)]
  0x00000000057ff000 JavaThread "Finalizer" daemon [_thread_blocked, id=4076, 
stack(0x00000000064e0000,0x00000000065e0000)]
  0x00000000057f5000 JavaThread "Reference Handler" daemon [_thread_blocked, 
id=4072, stack(0x00000000063e0000,0x00000000064e0000)]
  0x000000000113e000 JavaThread "main" [_thread_in_native, id=4056, 
stack(0x0000000001210000,0x0000000001310000)]

Other Threads:
  0x00000000057f0000 VMThread [stack: 0x00000000062e0000,0x00000000063e0000] 
[id=4068]
  0x00000000058a7800 WatcherThread [stack: 
0x0000000006de0000,0x0000000006ee0000] [id=3132]

=>0x0000000000feb800 (exited) GCTaskThread [stack: 
0x0000000004810000,0x0000000004910000] [id=4060]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x000000000113aff0] Threads_lock - owner thread: 0x00000000057f0000
[0x000000000113b4f0] Heap_lock - owner thread: 0x00000000074b1000

Heap
 PSYoungGen      total 41984K, used 2488K [0x00000000faab0000, 
0x00000000fd7c0000, 0x0000000100000000)
  eden space 39360K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd120000)
  from space 2624K, 94% used 
[0x00000000fd530000,0x00000000fd79e260,0x00000000fd7c0000)
  to   space 3392K, 0% used 
[0x00000000fd120000,0x00000000fd120000,0x00000000fd470000)
 ParOldGen       total 87424K, used 85592K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 97% used 
[0x00000000f0000000,0x00000000f5396288,0x00000000f5560000)
 PSPermGen       total 73344K, used 36604K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed1bf340,0x00000000ef5a0000)

Card table byte_map: [0x0000000004760000,0x0000000004810000] byte_map_base: 
0x0000000004009000

Polling page: 0x00000000001f0000

Code Cache  [0x00000000016a0000, 0x0000000001d80000, 0x00000000046a0000)
 total_blobs=2399 nmethods=1830 adapters=519 free_code_cache=42233Kb 
largest_free_block=43155968

Compilation events (10 events):
Event: 162233.966 Thread 0x0000000005892800 2007             
org.apache.fop.fonts.truetype.TTFMtxEntry::setOffset (6 bytes)
Event: 162233.966 Thread 0x0000000005892800 nmethod 2007 0x00000000019a0f90 
code [0x00000000019a10c0, 0x00000000019a1118]
Event: 162233.966 Thread 0x0000000005892800 2008             
org.apache.fop.fonts.truetype.FontFileReader::readTTFULong (41 bytes)
Event: 162233.968 Thread 0x0000000005892800 nmethod 2008 0x00000000019a2390 
code [0x00000000019a24e0, 0x00000000019a26b8]
Event: 162233.970 Thread 0x0000000005892800 2009             
org.apache.fop.fonts.truetype.TTFSubSetFile::getCheckSum (85 bytes)
Event: 162233.974 Thread 0x0000000005892800 nmethod 2009 0x00000000019a1e90 
code [0x00000000019a1fc0, 0x00000000019a22b8]
Event: 162233.974 Thread 0x0000000005892800   65 %           
org.apache.fop.fonts.truetype.TTFSubSetFile::getCheckSum @ 30 (85 bytes)
Event: 162233.977 Thread 0x0000000005892800 nmethod 65% 0x00000000019a1950 code 
[0x00000000019a1aa0, 0x00000000019a1d38]
Event: 162233.980 Thread 0x0000000005892800 2010             
org.apache.fop.fonts.truetype.TTFFile::readIndexToLocation (112 bytes)
Event: 162233.994 Thread 0x0000000005892800 nmethod 2010 0x0000000001a302d0 
code [0x0000000001a30440, 0x0000000001a30e58]

GC Heap History (10 events):
Event: 162134.857 GC heap after
Heap after GC invocations=5924 (full 2):
 PSYoungGen      total 42624K, used 640K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41536K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd340000)
  from space 1088K, 58% used 
[0x00000000fd440000,0x00000000fd4e0000,0x00000000fd550000)
  to   space 1024K, 0% used 
[0x00000000fd340000,0x00000000fd340000,0x00000000fd440000)
 ParOldGen       total 87424K, used 79361K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d80670,0x00000000f5560000)
 PSPermGen       total 73344K, used 34341K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 46% used 
[0x00000000eae00000,0x00000000ecf89648,0x00000000ef5a0000)
}
Event: 162176.756 GC heap before
{Heap before GC invocations=5925 (full 2):
 PSYoungGen      total 42624K, used 42176K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41536K, 100% used 
[0x00000000faab0000,0x00000000fd340000,0x00000000fd340000)
  from space 1088K, 58% used 
[0x00000000fd440000,0x00000000fd4e0000,0x00000000fd550000)
  to   space 1024K, 0% used 
[0x00000000fd340000,0x00000000fd340000,0x00000000fd440000)
 ParOldGen       total 87424K, used 79361K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d80670,0x00000000f5560000)
 PSPermGen       total 73344K, used 34341K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 46% used 
[0x00000000eae00000,0x00000000ecf89648,0x00000000ef5a0000)
Event: 162176.759 GC heap after
Heap after GC invocations=5925 (full 2):
 PSYoungGen      total 42560K, used 608K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41536K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd340000)
  from space 1024K, 59% used 
[0x00000000fd340000,0x00000000fd3d8000,0x00000000fd440000)
  to   space 1024K, 0% used 
[0x00000000fd450000,0x00000000fd450000,0x00000000fd550000)
 ParOldGen       total 87424K, used 79406K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d8b8d8,0x00000000f5560000)
 PSPermGen       total 73344K, used 34341K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 46% used 
[0x00000000eae00000,0x00000000ecf89648,0x00000000ef5a0000)
}
Event: 162216.649 GC heap before
{Heap before GC invocations=5926 (full 2):
 PSYoungGen      total 42560K, used 42144K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41536K, 100% used 
[0x00000000faab0000,0x00000000fd340000,0x00000000fd340000)
  from space 1024K, 59% used 
[0x00000000fd340000,0x00000000fd3d8000,0x00000000fd440000)
  to   space 1024K, 0% used 
[0x00000000fd450000,0x00000000fd450000,0x00000000fd550000)
 ParOldGen       total 87424K, used 79406K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d8b8d8,0x00000000f5560000)
 PSPermGen       total 73344K, used 34341K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 46% used 
[0x00000000eae00000,0x00000000ecf89648,0x00000000ef5a0000)
Event: 162216.653 GC heap after
Heap after GC invocations=5926 (full 2):
 PSYoungGen      total 42624K, used 608K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41600K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd350000)
  from space 1024K, 59% used 
[0x00000000fd450000,0x00000000fd4e8000,0x00000000fd550000)
  to   space 1024K, 0% used 
[0x00000000fd350000,0x00000000fd350000,0x00000000fd450000)
 ParOldGen       total 87424K, used 79414K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d8d8d8,0x00000000f5560000)
 PSPermGen       total 73344K, used 34341K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 46% used 
[0x00000000eae00000,0x00000000ecf89648,0x00000000ef5a0000)
}
Event: 162233.565 GC heap before
{Heap before GC invocations=5927 (full 2):
 PSYoungGen      total 42624K, used 42208K [0x00000000faab0000, 
0x00000000fd550000, 0x0000000100000000)
  eden space 41600K, 100% used 
[0x00000000faab0000,0x00000000fd350000,0x00000000fd350000)
  from space 1024K, 59% used 
[0x00000000fd450000,0x00000000fd4e8000,0x00000000fd550000)
  to   space 1024K, 0% used 
[0x00000000fd350000,0x00000000fd350000,0x00000000fd450000)
 ParOldGen       total 87424K, used 79414K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 90% used 
[0x00000000f0000000,0x00000000f4d8d8d8,0x00000000f5560000)
 PSPermGen       total 73344K, used 36391K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed189fa8,0x00000000ef5a0000)
Event: 162233.588 GC heap after
Heap after GC invocations=5927 (full 2):
 PSYoungGen      total 41472K, used 1024K [0x00000000faab0000, 
0x00000000fd830000, 0x0000000100000000)
  eden space 40448K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd230000)
  from space 1024K, 100% used 
[0x00000000fd350000,0x00000000fd450000,0x00000000fd450000)
  to   space 3072K, 0% used 
[0x00000000fd530000,0x00000000fd530000,0x00000000fd830000)
 ParOldGen       total 87424K, used 84753K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 96% used 
[0x00000000f0000000,0x00000000f52c46a8,0x00000000f5560000)
 PSPermGen       total 73344K, used 36391K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed189fa8,0x00000000ef5a0000)
}
Event: 162242.791 GC heap before
{Heap before GC invocations=5928 (full 2):
 PSYoungGen      total 41472K, used 41056K [0x00000000faab0000, 
0x00000000fd830000, 0x0000000100000000)
  eden space 40448K, 98% used 
[0x00000000faab0000,0x00000000fd1c8208,0x00000000fd230000)
  from space 1024K, 100% used 
[0x00000000fd350000,0x00000000fd450000,0x00000000fd450000)
  to   space 3072K, 0% used 
[0x00000000fd530000,0x00000000fd530000,0x00000000fd830000)
 ParOldGen       total 87424K, used 84753K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 96% used 
[0x00000000f0000000,0x00000000f52c46a8,0x00000000f5560000)
 PSPermGen       total 73344K, used 36604K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed1bf340,0x00000000ef5a0000)
Event: 162242.797 GC heap after
Heap after GC invocations=5928 (full 2):
 PSYoungGen      total 41984K, used 2488K [0x00000000faab0000, 
0x00000000fd7c0000, 0x0000000100000000)
  eden space 39360K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd120000)
  from space 2624K, 94% used 
[0x00000000fd530000,0x00000000fd79e260,0x00000000fd7c0000)
  to   space 3392K, 0% used 
[0x00000000fd120000,0x00000000fd120000,0x00000000fd470000)
 ParOldGen       total 87424K, used 85592K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 97% used 
[0x00000000f0000000,0x00000000f5396288,0x00000000f5560000)
 PSPermGen       total 73344K, used 36604K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed1bf340,0x00000000ef5a0000)
}
Event: 162242.797 GC heap before
{Heap before GC invocations=5929 (full 3):
 PSYoungGen      total 41984K, used 2488K [0x00000000faab0000, 
0x00000000fd7c0000, 0x0000000100000000)
  eden space 39360K, 0% used 
[0x00000000faab0000,0x00000000faab0000,0x00000000fd120000)
  from space 2624K, 94% used 
[0x00000000fd530000,0x00000000fd79e260,0x00000000fd7c0000)
  to   space 3392K, 0% used 
[0x00000000fd120000,0x00000000fd120000,0x00000000fd470000)
 ParOldGen       total 87424K, used 85592K [0x00000000f0000000, 
0x00000000f5560000, 0x00000000faab0000)
  object space 87424K, 97% used 
[0x00000000f0000000,0x00000000f5396288,0x00000000f5560000)
 PSPermGen       total 73344K, used 36604K [0x00000000eae00000, 
0x00000000ef5a0000, 0x00000000f0000000)
  object space 73344K, 49% used 
[0x00000000eae00000,0x00000000ed1bf340,0x00000000ef5a0000)

Deoptimization events (10 events):
Event: 162228.295 Thread 0x00000000074ae000 Uncommon trap -58 fr.pc 
0x0000000001bca888
Event: 162228.298 Thread 0x00000000074ae000 Uncommon trap -58 fr.pc 
0x0000000001bca8e8
Event: 162232.371 Thread 0x00000000074ae000 Uncommon trap -34 fr.pc 
0x0000000001ae1ffc
Event: 162233.263 Thread 0x00000000074af800 Uncommon trap -34 fr.pc 
0x0000000001b7449c
Event: 162233.355 Thread 0x00000000074af800 Uncommon trap -34 fr.pc 
0x0000000001b7449c
Event: 162233.355 Thread 0x00000000074af800 Uncommon trap -34 fr.pc 
0x0000000001b7449c
Event: 162233.355 Thread 0x00000000074af800 Uncommon trap -34 fr.pc 
0x0000000001b7449c
Event: 162233.533 Thread 0x00000000074af800 Uncommon trap -83 fr.pc 
0x0000000001d51748
Event: 162233.537 Thread 0x00000000074af800 Uncommon trap -83 fr.pc 
0x0000000001ab91cc
Event: 162242.789 Thread 0x00000000074b1000 Uncommon trap -83 fr.pc 
0x00000000019a2c88

Internal exceptions (10 events):
Event: 162240.226 Thread 0x00000000074b2000 Threw 0x00000000fce52268 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162240.383 Thread 0x00000000074b2000 Threw 0x00000000fce8cc70 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162240.429 Thread 0x00000000074b2000 Threw 0x00000000fcec31a0 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162240.482 Thread 0x00000000074b2000 Threw 0x00000000fcf03b58 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162241.617 Thread 0x00000000074b2000 Threw 0x00000000fcf3f670 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162242.301 Thread 0x00000000074b2000 Threw 0x00000000fcf72240 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162242.525 Thread 0x00000000074b2000 Threw 0x00000000fcfb3f60 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162242.568 Thread 0x00000000074b2000 Threw 0x00000000fcfddb18 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162242.584 Thread 0x00000000074b2000 Threw 0x00000000fd016f98 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 162242.779 Thread 0x00000000074b2000 Threw 0x00000000fd067d70 at 
C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:2888

Events (10 events):
Event: 162242.779 Thread 0x00000000074b2000 Thread exited: 0x00000000074b2000
Event: 162242.786 Executing VM operation: RevokeBias
Event: 162242.786 Executing VM operation: RevokeBias done
Event: 162242.786 Executing VM operation: RevokeBias
Event: 162242.786 Executing VM operation: RevokeBias done
Event: 162242.788 Executing VM operation: RevokeBias
Event: 162242.788 Executing VM operation: RevokeBias done
Event: 162242.789 Thread 0x00000000074b1000 DEOPT PACKING pc=0x00000000019a2c88 
sp=0x00000000096ee520
Event: 162242.789 Thread 0x00000000074b1000 DEOPT UNPACKING 
pc=0x00000000016d9164 sp=0x00000000096ee4c8 mode 2
Event: 162242.791 Executing VM operation: ParallelGCFailedAllocation


Dynamic libraries:
0x0000000140000000 - 0x000000014001e000         D:\tomcat7\bin\tomcat7.exe
0x0000000077890000 - 0x0000000077a39000         C:\Windows\SYSTEM32\ntdll.dll
0x0000000077770000 - 0x000000007788f000         C:\Windows\system32\kernel32.dll
0x000007fefe030000 - 0x000007fefe09c000         
C:\Windows\system32\KERNELBASE.dll
0x000007fefe0c0000 - 0x000007fefe19b000         C:\Windows\system32\ADVAPI32.dll
0x000007feff880000 - 0x000007feff91f000         C:\Windows\system32\msvcrt.dll
0x000007feff340000 - 0x000007feff35f000         C:\Windows\SYSTEM32\sechost.dll
0x000007feff9f0000 - 0x000007feffb1d000         C:\Windows\system32\RPCRT4.dll
0x000007fefe3a0000 - 0x000007feff128000         C:\Windows\system32\SHELL32.dll
0x000007feff800000 - 0x000007feff871000         C:\Windows\system32\SHLWAPI.dll
0x000007fefe330000 - 0x000007fefe397000         C:\Windows\system32\GDI32.dll
0x0000000077670000 - 0x000000007776a000         C:\Windows\system32\USER32.dll
0x000007feff480000 - 0x000007feff48e000         C:\Windows\system32\LPK.dll
0x000007feff920000 - 0x000007feff9e9000         C:\Windows\system32\USP10.dll
0x000007fefe300000 - 0x000007fefe32e000         C:\Windows\system32\IMM32.DLL
0x000007feff360000 - 0x000007feff469000         C:\Windows\system32\MSCTF.dll
0x0000000071560000 - 0x0000000071c7f000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\server\jvm.dll
0x000007fefabe0000 - 0x000007fefabe9000         C:\Windows\system32\WSOCK32.dll
0x000007feff7b0000 - 0x000007feff7fd000         C:\Windows\system32\WS2_32.dll
0x000007feff470000 - 0x000007feff478000         C:\Windows\system32\NSI.dll
0x000007fef7b20000 - 0x000007fef7b5b000         C:\Windows\system32\WINMM.dll
0x0000000077a60000 - 0x0000000077a67000         C:\Windows\system32\PSAPI.DLL
0x0000000073290000 - 0x0000000073362000         C:\Windows\system32\MSVCR100.dll
0x0000000072210000 - 0x000000007221f000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\verify.dll
0x0000000071530000 - 0x0000000071558000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\java.dll
0x0000000071510000 - 0x0000000071525000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\zip.dll
0x000007feff130000 - 0x000007feff333000         C:\Windows\system32\ole32.dll
0x000007fefdbe0000 - 0x000007fefdbef000         
C:\Windows\system32\CRYPTBASE.dll
0x000007fefc780000 - 0x000007fefc974000         
C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
0x000007fefe1c0000 - 0x000007fefe297000         C:\Windows\system32\OLEAUT32.dll
0x000007feff670000 - 0x000007feff709000         C:\Windows\system32\CLBCatQ.DLL
0x000007fefbeb0000 - 0x000007fefbfdc000         C:\Windows\system32\propsys.dll
0x000007feff490000 - 0x000007feff667000         C:\Windows\system32\SETUPAPI.dll
0x000007fefdda0000 - 0x000007fefddd6000         C:\Windows\system32\CFGMGR32.dll
0x000007fefe0a0000 - 0x000007fefe0ba000         C:\Windows\system32\DEVOBJ.dll
0x00000000714f0000 - 0x0000000071509000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\net.dll
0x000007fefd520000 - 0x000007fefd575000         C:\Windows\system32\mswsock.dll
0x000007fefd4b0000 - 0x000007fefd4b7000         C:\Windows\System32\wship6.dll
0x00000000714d0000 - 0x00000000714e1000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\nio.dll
0x0000000071f50000 - 0x0000000071f5b000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\management.dll
0x0000000180000000 - 0x0000000180188000         D:\tomcat7\bin\tcnative-1.dll
0x000007fefd770000 - 0x000007fefd787000         C:\Windows\system32\CRYPTSP.dll
0x000007fefd2b0000 - 0x000007fefd2f7000         C:\Windows\system32\rsaenh.dll
0x00000000714a0000 - 0x00000000714c4000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\sunec.dll
0x0000000071490000 - 0x000000007149b000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\sunmscapi.dll
0x000007fefdec0000 - 0x000007fefe02a000         C:\Windows\system32\CRYPT32.dll
0x000007fefdd90000 - 0x000007fefdd9f000         C:\Windows\system32\MSASN1.dll
0x000007fefd160000 - 0x000007fefd167000         C:\Windows\System32\wshtcpip.dll
0x000007fefd010000 - 0x000007fefd02e000         C:\Windows\system32\USERENV.dll
0x000007fefdcb0000 - 0x000007fefdcbf000         C:\Windows\system32\profapi.dll
0x000007fefc760000 - 0x000007fefc775000         C:\Windows\system32\NLAapi.dll
0x000007fefadc0000 - 0x000007fefadd5000         C:\Windows\system32\napinsp.dll
0x000007fefd1a0000 - 0x000007fefd1fb000         C:\Windows\system32\DNSAPI.dll
0x000007fefadb0000 - 0x000007fefadbb000         C:\Windows\System32\winrnr.dll
0x000007fefc0f0000 - 0x000007fefc117000         C:\Windows\system32\IPHLPAPI.DLL
0x000007fefc0a0000 - 0x000007fefc0ab000         C:\Windows\system32\WINNSI.DLL
0x000007fefad90000 - 0x000007fefad98000         C:\Windows\system32\rasadhlp.dll
0x000007fefbe50000 - 0x000007fefbea3000         C:\Windows\System32\fwpuclnt.dll
0x00000000707a0000 - 0x0000000070933000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\awt.dll
0x000007fefbd60000 - 0x000007fefbd78000         C:\Windows\system32\DWMAPI.DLL
0x0000000070760000 - 0x0000000070794000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\fontmanager.dll
0x0000000070710000 - 0x0000000070751000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\t2k.dll
0x00000000706e0000 - 0x000000007070a000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\dcpr.dll
0x000000006e0c0000 - 0x000000006e0f0000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\jpeg.dll
0x0000000070050000 - 0x00000000700f2000         C:\Program 
Files\Java\jdk1.7.0_09\jre\bin\mlib_image.dll
0x000007fef56b0000 - 0x000007fef5750000         
C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\COMCTL32.dll
0x000007feeca90000 - 0x000007feecbb5000         C:\Windows\system32\DBGHELP.DLL

VM Arguments:
jvm_args: -Dcatalina.base=D:\tomcat7 -Dcatalina.home=D:\tomcat7 
-Djava.endorsed.dirs=D:\tomcat7\endorsed -Djava.io.tmpdir=D:\tomcat7\temp 
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 
-Djava.util.logging.config.file=D:\tomcat7\conf\logging.properties -Xms128m 
-Xmx256m 
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_09
PATH=D:\Program Files (x86)\Windows Resource 
Kits\Tools\;d:\PROGRA~1\PARALL~1\Plesk\ADDITI~1\Perl\site\bin;d:\PROGRA~1\PARALL~1\Plesk\ADDITI~1\Perl\bin;d:\Program
 Files (x86)\Parallels\Plesk\Mail Servers\Mail Enable\BIN;D:\Program Files 
(x86)\Parallels\Plesk\Additional\Python\Scripts;D:\Program Files 
(x86)\Parallels\Plesk\Additional\Python\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;d:\Program
 Files (x86)\Parallels\Plesk\Mail Servers\Mail Enable\BIN64;E:\Program Files 
(x86)\Microsoft SQL Server\110\Tools\Binn\;E:\Program Files\Microsoft SQL 
Server\110\Tools\Binn\;E:\Program Files\Microsoft SQL 
Server\110\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL 
Server\110\Tools\Binn\ManagementStudio\;E:\Program Files (x86)\Microsoft SQL 
Server\110\DTS\Binn\
USERNAME=User_Tomcatuser
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 
10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 4184376k(1898360k free), swap 8366900k(6112512k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.5-b02) for windows-amd64 JRE 
(1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS 
VC++:1600

time: Fri Oct 19 15:52:03 2012
elapsed time: 162248 seconds


Thanks,

Regards,
Konstantin Preißer



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to