On 08/12/2015 16:22, Guillaume CROISET wrote: > Hi all, > > I need help to go futher with this log (see below). > > I have had frequent unexpected tomcat crashes for 3 months, once or twice a > week. > > Until now : > I first submitted a request with all logs available to the app's editor > support (WebGIS app is a third party development, I just develop jsp's for > needs of my users)... They didn't found an answer to this issue. I've been > tryin to undestand the hs_err_pidXXXX log (with oracle documentation), tried > to pick info on many boards/forum (it seems that the issue is known, but I > still haven't found a solution and to much information blew me as I'm new to > tomcat crashes !). I also tried also to rebuild the app but 4 days after > running, it halt again... > > I'm a bit lost and don't really know how to act. Don't know if it's bad > config about the heap space, or buggy component. > > Tomcat is version 7.0.42, on VMWare virtualized Windows Server 2008 R2 Std > X64, 12 Go RAM. > I run several WebGis application on it, same config, but only the most > advanced one (SSL secured, don't know if it's useful info) has the symptom. > > Many advices would be much appreciated, Thanks > > Guillaume, GIS administrator, France. > > And please, if I don't post in the right place, don't hesitate to tell it to > me
Update Tomcat to the latest 7.0.x release along with the latest tomcat-native release and see if that helps. Mark > > the log : > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # Internal Error (os_windows_x86.cpp:143), pid=5020, tid=4040 > # guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected > result from topLevelExceptionFilter > # > # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build > 1.7.0_45-b18) > # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode > windows-amd64 compressed oops) > # Core dump written. Default location: > C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\bin\hs_err_pid5020.mdmp > # > # If you would like to submit a bug report, please visit: > # http://bugreport.sun.com/bugreport/crash.jsp > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > # > > --------------- T H R E A D --------------- > > Current thread (0x00000000104d9000): JavaThread "catalina-exec-9" daemon > [_thread_in_native, id=4040, stack(0x0000000000c70000,0x0000000000d70000)] > > Stack: [0x0000000000c70000,0x0000000000d70000] > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) > j org.apache.tomcat.jni.SSLSocket.handshake(J)I+0 > j org.apache.tomcat.util.net.AprEndpoint.setSocketOptions(J)Z+106 > j org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run()V+34 > j > java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95 > j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 > j java.lang.Thread.run()V+11 > v ~StubRoutines::call_stub > > --------------- P R O C E S S --------------- > > Java Threads: ( => current thread ) > 0x0000000008f0d000 JavaThread "catalina-exec-14" daemon [_thread_in_native, > id=8012, stack(0x0000000013ae0000,0x0000000013be0000)] > =>0x00000000104d9000 JavaThread "catalina-exec-9" daemon [_thread_in_native, > id=4040, stack(0x0000000000c70000,0x0000000000d70000)] > 0x00000000104d8000 JavaThread "catalina-exec-8" daemon [_thread_blocked, > id=6176, stack(0x0000000000b70000,0x0000000000c70000)] > 0x0000000008f0a000 JavaThread "catalina-exec-6" daemon [_thread_blocked, > id=7280, stack(0x00000000135e0000,0x00000000136e0000)] > 0x00000000104d3800 JavaThread "http-apr-443-AsyncTimeout" daemon > [_thread_blocked, id=5464, stack(0x0000000012fe0000,0x00000000130e0000)] > 0x00000000104d3000 JavaThread "http-apr-443-Acceptor-0" daemon > [_thread_in_native, id=5604, stack(0x0000000012ee0000,0x0000000012fe0000)] > 0x00000000104d2000 JavaThread "http-apr-443-CometPoller-7" daemon > [_thread_blocked, id=6808, stack(0x0000000012de0000,0x0000000012ee0000)] > 0x00000000104d1800 JavaThread "http-apr-443-CometPoller-6" daemon > [_thread_blocked, id=7412, stack(0x0000000012ce0000,0x0000000012de0000)] > 0x00000000104d0800 JavaThread "http-apr-443-CometPoller-5" daemon > [_thread_blocked, id=4592, stack(0x0000000012be0000,0x0000000012ce0000)] > 0x00000000104d0000 JavaThread "http-apr-443-CometPoller-4" daemon > [_thread_blocked, id=7560, stack(0x0000000012ae0000,0x0000000012be0000)] > 0x00000000104cf000 JavaThread "http-apr-443-CometPoller-3" daemon > [_thread_blocked, id=6068, stack(0x00000000129e0000,0x0000000012ae0000)] > 0x00000000104ce800 JavaThread "http-apr-443-CometPoller-2" daemon > [_thread_blocked, id=7240, stack(0x00000000128e0000,0x00000000129e0000)] > 0x00000000104cd800 JavaThread "http-apr-443-CometPoller-1" daemon > [_thread_blocked, id=6756, stack(0x00000000127e0000,0x00000000128e0000)] > 0x00000000104cd000 JavaThread "http-apr-443-CometPoller-0" daemon > [_thread_blocked, id=5000, stack(0x00000000126e0000,0x00000000127e0000)] > 0x00000000104cc000 JavaThread "http-apr-443-Poller-7" daemon > [_thread_blocked, id=6444, stack(0x00000000125e0000,0x00000000126e0000)] > 0x00000000104cb800 JavaThread "http-apr-443-Poller-6" daemon > [_thread_blocked, id=1848, stack(0x00000000124e0000,0x00000000125e0000)] > 0x00000000104ca800 JavaThread "http-apr-443-Poller-5" daemon > [_thread_blocked, id=7444, stack(0x00000000123e0000,0x00000000124e0000)] > 0x000000000942f000 JavaThread "http-apr-443-Poller-4" daemon > [_thread_in_native, id=6956, stack(0x00000000122e0000,0x00000000123e0000)] > 0x00000000094cc800 JavaThread "http-apr-443-Poller-3" daemon > [_thread_blocked, id=5636, stack(0x0000000011fe0000,0x00000000120e0000)] > 0x0000000008e3b800 JavaThread "http-apr-443-Poller-2" daemon > [_thread_blocked, id=3832, stack(0x000000000df30000,0x000000000e030000)] > 0x00000000091c9000 JavaThread "http-apr-443-Poller-1" daemon > [_thread_blocked, id=1148, stack(0x000000000de30000,0x000000000df30000)] > 0x0000000009863000 JavaThread "http-apr-443-Poller-0" daemon > [_thread_blocked, id=6160, stack(0x000000000dd30000,0x000000000de30000)] > 0x000000000bc5d000 JavaThread > "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon > [_thread_blocked, id=3064, stack(0x000000000dc30000,0x000000000dd30000)] > 0x00000000094d2000 JavaThread "File Cleaner" daemon [_thread_blocked, > id=7332, stack(0x000000000db30000,0x000000000dc30000)] > 0x000000000989d000 JavaThread "FileService Cleaner" daemon > [_thread_blocked, id=6184, stack(0x000000000a8e0000,0x000000000a9e0000)] > 0x0000000009089000 JavaThread "GC Daemon" daemon [_thread_blocked, id=4804, > stack(0x000000000a3c0000,0x000000000a4c0000)] > 0x0000000006d6b000 JavaThread "Service Thread" daemon [_thread_blocked, > id=7304, stack(0x0000000008470000,0x0000000008570000)] > 0x0000000006d67800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, > id=7068, stack(0x0000000008370000,0x0000000008470000)] > 0x0000000006d5e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, > id=4404, stack(0x0000000008270000,0x0000000008370000)] > 0x0000000006d5d000 JavaThread "Attach Listener" daemon [_thread_blocked, > id=4896, stack(0x0000000008170000,0x0000000008270000)] > 0x0000000006d55800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, > id=7524, stack(0x0000000008070000,0x0000000008170000)] > 0x0000000006d04800 JavaThread "Finalizer" daemon [_thread_blocked, id=6636, > stack(0x0000000007f70000,0x0000000008070000)] > 0x0000000006cfb800 JavaThread "Reference Handler" daemon [_thread_blocked, > id=5844, stack(0x0000000007e70000,0x0000000007f70000)] > 0x000000000050d800 JavaThread "main" [_thread_in_native, id=8120, > stack(0x00000000012c0000,0x00000000013c0000)] > > Other Threads: > 0x0000000006cf8000 VMThread [stack: 0x0000000007d70000,0x0000000007e70000] > [id=4464] > 0x0000000006d7d000 WatcherThread [stack: > 0x0000000008570000,0x0000000008670000] [id=2596] > > VM state:not at safepoint (normal execution) > > VM Mutex/Monitor currently owned by a thread: None > > Heap > PSYoungGen total 156160K, used 42145K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 138240K, 29% used > [0x00000000f0000000,0x00000000f2817ed8,0x00000000f8700000) > from space 17920K, 6% used > [0x00000000f8700000,0x00000000f8810868,0x00000000f9880000) > to space 16384K, 0% used > [0x00000000f9b00000,0x00000000f9b00000,0x00000000fab00000) > ParOldGen total 349696K, used 158595K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9ae0f48,0x00000000e5580000) > PSPermGen total 43520K, used 43098K [0x00000000c8000000, > 0x00000000caa80000, 0x00000000d0000000) > object space 43520K, 99% used > [0x00000000c8000000,0x00000000caa169a8,0x00000000caa80000) > > Card table byte_map: [0x00000000046b0000,0x0000000004880000] byte_map_base: > 0x0000000004070000 > > Polling page: 0x00000000004d0000 > > Code Cache [0x00000000016b0000, 0x0000000001b60000, 0x00000000046b0000) > total_blobs=1686 nmethods=1263 adapters=374 free_code_cache=44480Kb > largest_free_block=45468480 > > Compilation events (10 events): > Event: 102511.591 Thread 0x0000000006d67800 1437 > com.imagis.geowt.server.ags.AGSRestConnector::getLayerDescription (43 bytes) > Event: 102511.601 Thread 0x0000000006d67800 nmethod 1437 0x0000000001b3ba10 > code [0x0000000001b3bb60, 0x0000000001b3bdd8] > Event: 102511.625 Thread 0x0000000006d67800 1438 > com.fasterxml.jackson.core.io.SerializedString::getValue (5 bytes) > Event: 102511.625 Thread 0x0000000006d5e800 1439 > com.fasterxml.jackson.core.io.SerializedString::asQuotedChars (27 bytes) > Event: 102511.625 Thread 0x0000000006d67800 nmethod 1438 0x0000000001b31a10 > code [0x0000000001b31b40, 0x0000000001b31b98] > Event: 102511.626 Thread 0x0000000006d67800 1440 ! > com.fasterxml.jackson.databind.ser.std.BeanSerializerBase::serializeFields > (185 bytes) > Event: 102511.634 Thread 0x0000000006d5e800 nmethod 1439 0x0000000001b30cd0 > code [0x0000000001b30e80, 0x0000000001b311d0] > Event: 102511.635 Thread 0x0000000006d5e800 1441 > com.fasterxml.jackson.databind.introspect.AnnotatedClass::_addAnnotationsIfNotPresent > (129 bytes) > Event: 102511.639 Thread 0x0000000006d5e800 nmethod 1441 0x0000000001b3b610 > code [0x0000000001b3b760, 0x0000000001b3b8b8] > Event: 102511.708 Thread 0x0000000006d67800 nmethod 1440 0x0000000001b4eb90 > code [0x0000000001b4ef20, 0x0000000001b50580] > > GC Heap History (10 events): > Event: 89128.590 GC heap before > {Heap before GC invocations=37 (full 0): > PSYoungGen total 151552K, used 126948K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 125952K, 100% used > [0x00000000f0000000,0x00000000f7b00000,0x00000000f7b00000) > from space 25600K, 3% used > [0x00000000f9200000,0x00000000f92f92c8,0x00000000fab00000) > to space 23552K, 0% used > [0x00000000f7b00000,0x00000000f7b00000,0x00000000f9200000) > ParOldGen total 349696K, used 156077K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 44% used > [0x00000000d0000000,0x00000000d986b7e0,0x00000000e5580000) > PSPermGen total 42496K, used 42357K [0x00000000c8000000, > 0x00000000ca980000, 0x00000000d0000000) > object space 42496K, 99% used > [0x00000000c8000000,0x00000000ca95d4d8,0x00000000ca980000) > Event: 89128.622 GC heap after > Heap after GC invocations=37 (full 0): > PSYoungGen total 149504K, used 3098K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 125952K, 0% used > [0x00000000f0000000,0x00000000f0000000,0x00000000f7b00000) > from space 23552K, 13% used > [0x00000000f7b00000,0x00000000f7e06a90,0x00000000f9200000) > to space 22016K, 0% used > [0x00000000f9580000,0x00000000f9580000,0x00000000fab00000) > ParOldGen total 349696K, used 156539K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 44% used > [0x00000000d0000000,0x00000000d98dee58,0x00000000e5580000) > PSPermGen total 42496K, used 42357K [0x00000000c8000000, > 0x00000000ca980000, 0x00000000d0000000) > object space 42496K, 99% used > [0x00000000c8000000,0x00000000ca95d4d8,0x00000000ca980000) > } > Event: 93236.989 GC heap before > {Heap before GC invocations=38 (full 0): > PSYoungGen total 149504K, used 129050K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 125952K, 100% used > [0x00000000f0000000,0x00000000f7b00000,0x00000000f7b00000) > from space 23552K, 13% used > [0x00000000f7b00000,0x00000000f7e06a90,0x00000000f9200000) > to space 22016K, 0% used > [0x00000000f9580000,0x00000000f9580000,0x00000000fab00000) > ParOldGen total 349696K, used 156539K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 44% used > [0x00000000d0000000,0x00000000d98dee58,0x00000000e5580000) > PSPermGen total 42496K, used 42421K [0x00000000c8000000, > 0x00000000ca980000, 0x00000000d0000000) > object space 42496K, 99% used > [0x00000000c8000000,0x00000000ca96d700,0x00000000ca980000) > Event: 93237.011 GC heap after > Heap after GC invocations=38 (full 0): > PSYoungGen total 154624K, used 674K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 132608K, 0% used > [0x00000000f0000000,0x00000000f0000000,0x00000000f8180000) > from space 22016K, 3% used > [0x00000000f9580000,0x00000000f9628bf0,0x00000000fab00000) > to space 20480K, 0% used > [0x00000000f8180000,0x00000000f8180000,0x00000000f9580000) > ParOldGen total 349696K, used 157844K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9a25250,0x00000000e5580000) > PSPermGen total 42496K, used 42421K [0x00000000c8000000, > 0x00000000ca980000, 0x00000000d0000000) > object space 42496K, 99% used > [0x00000000c8000000,0x00000000ca96d700,0x00000000ca980000) > } > Event: 94934.453 GC heap before > {Heap before GC invocations=39 (full 0): > PSYoungGen total 154624K, used 133282K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 132608K, 100% used > [0x00000000f0000000,0x00000000f8180000,0x00000000f8180000) > from space 22016K, 3% used > [0x00000000f9580000,0x00000000f9628bf0,0x00000000fab00000) > to space 20480K, 0% used > [0x00000000f8180000,0x00000000f8180000,0x00000000f9580000) > ParOldGen total 349696K, used 157844K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9a25250,0x00000000e5580000) > PSPermGen total 43008K, used 42643K [0x00000000c8000000, > 0x00000000caa00000, 0x00000000d0000000) > object space 43008K, 99% used > [0x00000000c8000000,0x00000000ca9a4d08,0x00000000caa00000) > Event: 94934.466 GC heap after > Heap after GC invocations=39 (full 0): > PSYoungGen total 153088K, used 1503K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 132608K, 0% used > [0x00000000f0000000,0x00000000f0000000,0x00000000f8180000) > from space 20480K, 7% used > [0x00000000f8180000,0x00000000f82f7d48,0x00000000f9580000) > to space 18944K, 0% used > [0x00000000f9880000,0x00000000f9880000,0x00000000fab00000) > ParOldGen total 349696K, used 157981K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9a47738,0x00000000e5580000) > PSPermGen total 43008K, used 42643K [0x00000000c8000000, > 0x00000000caa00000, 0x00000000d0000000) > object space 43008K, 99% used > [0x00000000c8000000,0x00000000ca9a4d08,0x00000000caa00000) > } > Event: 98160.296 GC heap before > {Heap before GC invocations=40 (full 0): > PSYoungGen total 153088K, used 134111K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 132608K, 100% used > [0x00000000f0000000,0x00000000f8180000,0x00000000f8180000) > from space 20480K, 7% used > [0x00000000f8180000,0x00000000f82f7d48,0x00000000f9580000) > to space 18944K, 0% used > [0x00000000f9880000,0x00000000f9880000,0x00000000fab00000) > ParOldGen total 349696K, used 157981K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9a47738,0x00000000e5580000) > PSPermGen total 43008K, used 42873K [0x00000000c8000000, > 0x00000000caa00000, 0x00000000d0000000) > object space 43008K, 99% used > [0x00000000c8000000,0x00000000ca9de700,0x00000000caa00000) > Event: 98160.314 GC heap after > Heap after GC invocations=40 (full 0): > PSYoungGen total 157184K, used 592K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 138240K, 0% used > [0x00000000f0000000,0x00000000f0000000,0x00000000f8700000) > from space 18944K, 3% used > [0x00000000f9880000,0x00000000f9914010,0x00000000fab00000) > to space 17920K, 0% used > [0x00000000f8700000,0x00000000f8700000,0x00000000f9880000) > ParOldGen total 349696K, used 158375K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9aa9cf0,0x00000000e5580000) > PSPermGen total 43008K, used 42873K [0x00000000c8000000, > 0x00000000caa00000, 0x00000000d0000000) > object space 43008K, 99% used > [0x00000000c8000000,0x00000000ca9de700,0x00000000caa00000) > } > Event: 102476.465 GC heap before > {Heap before GC invocations=41 (full 0): > PSYoungGen total 157184K, used 138832K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 138240K, 100% used > [0x00000000f0000000,0x00000000f8700000,0x00000000f8700000) > from space 18944K, 3% used > [0x00000000f9880000,0x00000000f9914010,0x00000000fab00000) > to space 17920K, 0% used > [0x00000000f8700000,0x00000000f8700000,0x00000000f9880000) > ParOldGen total 349696K, used 158375K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9aa9cf0,0x00000000e5580000) > PSPermGen total 43520K, used 43098K [0x00000000c8000000, > 0x00000000caa80000, 0x00000000d0000000) > object space 43520K, 99% used > [0x00000000c8000000,0x00000000caa168c0,0x00000000caa80000) > Event: 102476.482 GC heap after > Heap after GC invocations=41 (full 0): > PSYoungGen total 156160K, used 1090K [0x00000000f0000000, > 0x00000000fab00000, 0x0000000100000000) > eden space 138240K, 0% used > [0x00000000f0000000,0x00000000f0000000,0x00000000f8700000) > from space 17920K, 6% used > [0x00000000f8700000,0x00000000f8810868,0x00000000f9880000) > to space 16384K, 0% used > [0x00000000f9b00000,0x00000000f9b00000,0x00000000fab00000) > ParOldGen total 349696K, used 158595K [0x00000000d0000000, > 0x00000000e5580000, 0x00000000f0000000) > object space 349696K, 45% used > [0x00000000d0000000,0x00000000d9ae0f48,0x00000000e5580000) > PSPermGen total 43520K, used 43098K [0x00000000c8000000, > 0x00000000caa80000, 0x00000000d0000000) > object space 43520K, 99% used > [0x00000000c8000000,0x00000000caa168c0,0x00000000caa80000) > } > > Deoptimization events (10 events): > Event: 94932.448 Thread 0x00000000104d7800 Uncommon trap: reason=null_check > action=make_not_entrant pc=0x0000000001aef2c4 > method=com.google.gwt.user.server.rpc.impl.SerializabilityUtil.getSerializationSignature(Ljava/lang/Class;Lcom/google/gwt/user/server/rpc/SerializationPolicy;)Ljava/lang/String;„ƒ½©g-÷@ > Event: 94934.479 Thread 0x00000000104d6800 Uncommon trap: reason=null_check > action=make_not_entrant pc=0x0000000001b2095c > method=com.fasterxml.jackson.core.io.JsonStringEncoder.getInstance()Lcom/fasterxml/jackson/core/io/JsonStringEncoder; > @ 6 > Event: 94967.164 Thread 0x00000000104d6800 Uncommon trap: reason=bimorphic > action=maybe_recompile pc=0x0000000001981fb0 > method=java.util.HashMap$EntrySet.iterator()Ljava/util/Iterator; @ 4 > Event: 94975.074 Thread 0x00000000104d9000 Uncommon trap: reason=bimorphic > action=maybe_recompile pc=0x0000000001981fb0 > method=java.util.HashMap$EntrySet.iterator()Ljava/util/Iterator; @ 4 > Event: 102272.504 Thread 0x0000000008f0b000 Uncommon trap: reason=null_check > action=make_not_entrant pc=0x0000000001af41c8 > method=org.apache.xerces.dom.ElementImpl.setAttributeNode(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr; > @ 108 > Event: 102272.524 Thread 0x0000000008f0b000 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x0000000001afaf3c > method=com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Lorg/w3c/dom/Node;)V > @ 131 > Event: 102272.525 Thread 0x0000000008f0b000 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x0000000001afac6c > method=com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Lorg/w3c/dom/Node;)V > @ 221 > Event: 102272.525 Thread 0x0000000008f0b000 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x0000000001afa444 > method=com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Lorg/w3c/dom/Node;)V > @ 717 > Event: 102272.525 Thread 0x0000000008f0b000 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x0000000001afac6c > method=com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Lorg/w3c/dom/Node;)V > @ 221 > Event: 102272.671 Thread 0x0000000008f0b000 Uncommon trap: reason=null_check > action=make_not_entrant pc=0x0000000001b175bc > method=com.sun.org.apache.xpath.internal.axes.LocPathIterator.getPrefixResolver()Lcom/sun/org/apache/xml/internal/utils/PrefixResolver; > @ 13 > > Internal exceptions (10 events): > Event: 102431.320 Thread 0x0000000008f0b000 Threw 0x00000000f82f59f0 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 102431.320 Thread 0x0000000008f0b000 Threw 0x00000000f82f6a80 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 102431.320 Thread 0x0000000008f0b000 Threw 0x00000000f82fc9c8 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 102431.320 Thread 0x0000000008f0b000 Threw 0x00000000f82feaf8 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 102431.410 Thread 0x0000000008f0e000 Threw 0x00000000f83ba900 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > Event: 102501.689 Thread 0x00000000104d7800 Threw 0x00000000f0068b38 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > Event: 102504.796 Thread 0x00000000104d8000 Threw 0x00000000f03a8ee0 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > Event: 102511.632 Thread 0x0000000008f0a000 Threw 0x00000000f04d8598 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > Event: 102517.031 Thread 0x0000000008f0a000 Threw 0x00000000f051dfc0 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > Event: 102520.598 Thread 0x0000000008f0d000 Threw 0x00000000f03503a0 at > C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 > > Events (10 events): > Event: 102431.394 Executing VM operation: RevokeBias > Event: 102431.395 Executing VM operation: RevokeBias done > Event: 102476.465 Executing VM operation: ParallelGCFailedAllocation > Event: 102476.482 Executing VM operation: ParallelGCFailedAllocation done > Event: 102491.322 Thread 0x0000000008f0b000 Thread exited: 0x0000000008f0b000 > Event: 102491.856 Thread 0x0000000008f0e000 Thread exited: 0x0000000008f0e000 > Event: 102492.374 Thread 0x0000000008f0c800 Thread exited: 0x0000000008f0c800 > Event: 102501.687 Executing VM operation: RevokeBias > Event: 102501.688 Executing VM operation: RevokeBias done > Event: 102561.747 Thread 0x00000000104d7800 Thread exited: 0x00000000104d7800 > > > Dynamic libraries: > 0x0000000140000000 - 0x000000014001e000 > C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\bin\tomcat7.exe > 0x0000000077650000 - 0x00000000777f9000 C:\Windows\SYSTEM32\ntdll.dll > 0x0000000077430000 - 0x0000000077550000 C:\Windows\system32\kernel32.dll > 0x000007fefd520000 - 0x000007fefd58c000 > C:\Windows\system32\KERNELBASE.dll > 0x000007fefde60000 - 0x000007fefdf3b000 C:\Windows\system32\ADVAPI32.dll > 0x000007fefdfc0000 - 0x000007fefe05f000 C:\Windows\system32\msvcrt.dll > 0x000007fefe4a0000 - 0x000007fefe4bf000 C:\Windows\SYSTEM32\sechost.dll > 0x000007fefe0d0000 - 0x000007fefe1fd000 C:\Windows\system32\RPCRT4.dll > 0x000007fefe8b0000 - 0x000007feff639000 C:\Windows\system32\SHELL32.dll > 0x000007fefdf40000 - 0x000007fefdfb1000 C:\Windows\system32\SHLWAPI.dll > 0x000007fefe060000 - 0x000007fefe0c7000 C:\Windows\system32\GDI32.dll > 0x0000000077550000 - 0x000000007764a000 C:\Windows\system32\USER32.dll > 0x000007fefdac0000 - 0x000007fefdace000 C:\Windows\system32\LPK.dll > 0x000007fefe200000 - 0x000007fefe2c9000 C:\Windows\system32\USP10.dll > 0x000007feff930000 - 0x000007feff95e000 C:\Windows\system32\IMM32.DLL > 0x000007fefe340000 - 0x000007fefe449000 C:\Windows\system32\MSCTF.dll > 0x0000000073a30000 - 0x00000000741f9000 > C:\Imagis\Java7\jre\bin\server\jvm.dll > 0x000007fefa9a0000 - 0x000007fefa9a9000 C:\Windows\system32\WSOCK32.dll > 0x000007fefe450000 - 0x000007fefe49d000 C:\Windows\system32\WS2_32.dll > 0x000007fefe2d0000 - 0x000007fefe2d8000 C:\Windows\system32\NSI.dll > 0x000007fef93b0000 - 0x000007fef93eb000 C:\Windows\system32\WINMM.dll > 0x0000000077810000 - 0x0000000077817000 C:\Windows\system32\PSAPI.DLL > 0x0000000074ef0000 - 0x0000000074fc2000 C:\Windows\system32\MSVCR100.dll > 0x00000000738a0000 - 0x00000000738af000 > C:\Imagis\Java7\jre\bin\verify.dll > 0x0000000073870000 - 0x0000000073898000 C:\Imagis\Java7\jre\bin\java.dll > 0x00000000737b0000 - 0x00000000737c5000 C:\Imagis\Java7\jre\bin\zip.dll > 0x000007feff720000 - 0x000007feff923000 C:\Windows\system32\ole32.dll > 0x00000000735b0000 - 0x00000000735c9000 C:\Imagis\Java7\jre\bin\net.dll > 0x000007fefcb40000 - 0x000007fefcb95000 C:\Windows\system32\mswsock.dll > 0x000007fefcd50000 - 0x000007fefcd57000 C:\Windows\System32\wship6.dll > 0x0000000073590000 - 0x00000000735a1000 C:\Imagis\Java7\jre\bin\nio.dll > 0x0000000073580000 - 0x000000007358b000 > C:\Imagis\Java7\jre\bin\management.dll > 0x0000000180000000 - 0x000000018018c000 > C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\bin\tcnative-1.dll > 0x000007fefcbd0000 - 0x000007fefcbe8000 C:\Windows\system32\CRYPTSP.dll > 0x000007fefc8c0000 - 0x000007fefc907000 C:\Windows\system32\rsaenh.dll > 0x000007fefd1f0000 - 0x000007fefd1ff000 > C:\Windows\system32\CRYPTBASE.dll > 0x0000000073390000 - 0x00000000733b4000 > C:\Imagis\Java7\jre\bin\sunec.dll > 0x0000000073380000 - 0x000000007338b000 > C:\Imagis\Java7\jre\bin\sunmscapi.dll > 0x000007fefd640000 - 0x000007fefd7ad000 C:\Windows\system32\CRYPT32.dll > 0x000007fefd400000 - 0x000007fefd40f000 C:\Windows\system32\MSASN1.dll > 0x000007fefc590000 - 0x000007fefc597000 C:\Windows\System32\wshtcpip.dll > 0x000007fefd3f0000 - 0x000007fefd3ff000 C:\Windows\system32\profapi.dll > 0x000007fefbf10000 - 0x000007fefbf25000 C:\Windows\system32\NLAapi.dll > 0x000007fefa980000 - 0x000007fefa995000 C:\Windows\system32\napinsp.dll > 0x000007fefc9d0000 - 0x000007fefca2b000 C:\Windows\system32\DNSAPI.dll > 0x000007fefa9b0000 - 0x000007fefa9bb000 C:\Windows\System32\winrnr.dll > 0x000007fefb900000 - 0x000007fefb927000 C:\Windows\system32\IPHLPAPI.DLL > 0x000007fefb7f0000 - 0x000007fefb7fb000 C:\Windows\system32\WINNSI.DLL > 0x000007fefac50000 - 0x000007fefac58000 C:\Windows\system32\rasadhlp.dll > 0x000007fefb6b0000 - 0x000007fefb703000 C:\Windows\System32\fwpuclnt.dll > 0x0000000067060000 - 0x00000000671f5000 C:\Imagis\Java7\jre\bin\awt.dll > 0x000007feff640000 - 0x000007feff717000 C:\Windows\system32\OLEAUT32.dll > 0x000007fee96d0000 - 0x000007fee97f5000 C:\Windows\system32\DBGHELP.DLL > > VM Arguments: > jvm_args: > -Dcatalina.base=C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7 > -Dcatalina.home=C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7 > -Djava.endorsed.dirs=C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\endorsed > -Djava.io.tmpdir=C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\temp > -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager > -Djava.util.logging.config.file=C:\Imagis\wvsSigeko\ApplicationServer\apache-tomcat-7\conf\logging.properties > -XX:MaxPermSize=128m exit -Xms512m -Xmx768m > java_command: <unknown> > Launcher Type: generic > > Environment Variables: > PATH=C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program > Files\ArcGIS\ArcSDE\pgexe\bin\; > USERNAME=SRV-SIG2$ > OS=Windows_NT > PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel > > > > --------------- S Y S T E M --------------- > > OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1 > > CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping > 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, > aes, tsc, tscinvbit, tscinv > > Memory: 4k page, physical 12582456k(6264864k free), swap 25163076k(17696424k > free) > > vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE > (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS > VC++:1600 > > time: Mon Dec 07 14:15:27 2015 > elapsed time: 103967 seconds > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org