# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0123a7e4, pid=3732, tid=4884 # # JRE version: 7.0_25-b17 # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode, sharing windows-x86 ) # Problematic frame: # j sun.security.pkcs11.wrapper.PKCS11.C_GetSessionInfo(J)Lsun/security/pkcs11/wrapper/CK_SESSION_INFO;+0 # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # 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 (0x0031a800): JavaThread "main" [_thread_in_Java, id=4884, stack(0x00f10000,0x00f60000)] siginfo: ExceptionCode=0xc0000005, reading address 0x6d657473 Registers: EAX=0x6d657473, EBX=0x3403d108, ECX=0x01004820, EDX=0x00000000 ESP=0x00f5ee30, EBP=0x00f5ee60, ESI=0x3403d100, EDI=0x0031a800 EIP=0x0123a7e4, EFLAGS=0x00010202 Top of Stack: (sp=0x00f5ee30) 0x00f5ee30: 01d0f513 00f5ee74 6aa89693 0123a717 0x00f5ee40: 00f5ee40 00000000 00f5ee78 34041498 0x00f5ee50: 00000000 3403d108 00000000 00f5ee70 0x00f5ee60: 00f5eea4 0123345a 00000000 012389a6 0x00f5ee70: 09850004 00000000 294d0fa0 00000009 0x00f5ee80: 2950d7c8 00f5ee7c 34045049 00f5eed0 0x00f5ee90: 3404c738 00000000 340450a0 00f5ee70 0x00f5eea0: 00f5eec8 00f5eef4 0123353b 00000000 Instructions: (pc=0x0123a7e4) 0x0123a7c4: 00 00 81 7d 0c a6 89 23 01 0f 85 18 00 00 00 81 0x0123a7d4: 3c 24 00 00 00 00 58 5a 85 c0 0f 84 02 00 00 00 0x0123a7e4: 8b 00 89 45 08 52 50 81 bf 84 01 00 00 01 00 00 0x0123a7f4: 00 0f 85 07 00 00 00 60 e8 9f a7 8b 69 61 8b 5d Register to memory mapping: EAX=0x6d657473 is an unknown value EBX=0x3403d108 is an oop {method} - klass: {other class} ECX=0x01004820 is an unknown value EDX=0x00000000 is an unknown value ESP=0x00f5ee30 is pointing into the stack for thread: 0x0031a800 EBP=0x00f5ee60 is pointing into the stack for thread: 0x0031a800 ESI=0x3403d100 is an oop {constMethod} - klass: {other class} - method: 0x3403d108 {method} 'C_GetSessionInfo' '(J)Lsun/security/pkcs11/wrapper/CK_SESSION_INFO;' in 'sun/security/pkcs11/wrapper/PKCS11' - exceptions: 0x37eb0050 EDI=0x0031a800 is a thread Stack: [0x00f10000,0x00f60000], sp=0x00f5ee30, free space=315k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) j sun.security.pkcs11.wrapper.PKCS11.C_GetSessionInfo(J)Lsun/security/pkcs11/wrapper/CK_SESSION_INFO;+0 j sun.security.pkcs11.Token.isPresent(J)Z+97 j sun.security.pkcs11.Session.id()J+8 j sun.security.pkcs11.SessionManager.ensureValid(Lsun/security/pkcs11/Session;)Lsun/security/pkcs11/Session;+1 j sun.security.pkcs11.SessionManager.getObjSession()Lsun/security/pkcs11/Session;+14 j sun.security.pkcs11.Token.getObjSession()Lsun/security/pkcs11/Session;+4 j sun.security.pkcs11.P11SecretKeyFactory.createKey(Lsun/security/pkcs11/Token;[BLjava/lang/String;J[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)Lsun/security/pkcs11/P11Key;+425 j sun.security.pkcs11.P11SecretKeyFactory.convertKey(Lsun/security/pkcs11/Token;Ljava/security/Key;Ljava/lang/String;[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)Lsun/security/pkcs11/P11Key;+305 j sun.security.pkcs11.P11SecretKeyFactory.convertKey(Lsun/security/pkcs11/Token;Ljava/security/Key;Ljava/lang/String;)Lsun/security/pkcs11/P11Key;+4 j sun.security.pkcs11.P11Cipher.engineGetKeySize(Ljava/security/Key;)I+9 j javax.crypto.Cipher.passCryptoPermCheck(Ljavax/crypto/CipherSpi;Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)Z+11 j javax.crypto.Cipher.checkCryptoPerm(Ljavax/crypto/CipherSpi;Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V+15 j javax.crypto.Cipher.implInit(Ljavax/crypto/CipherSpi;IILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/AlgorithmParameters;Ljava/security/SecureRandom;)V+57 j javax.crypto.Cipher.chooseProvider(IILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/AlgorithmParameters;Ljava/security/SecureRandom;)V+204 j javax.crypto.Cipher.init(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V+49 j sun.security.ssl.CipherBox.(Lsun/security/ssl/ProtocolVersion;Lsun/security/ssl/CipherSuite$BulkCipher;Ljavax/crypto/SecretKey;Ljavax/crypto/spec/IvParameterSpec;Ljava/security/SecureRandom;Z)V+107 j sun.security.ssl.CipherBox.newCipherBox(Lsun/security/ssl/ProtocolVersion;Lsun/security/ssl/CipherSuite$BulkCipher;Ljavax/crypto/SecretKey;Ljavax/crypto/spec/IvParameterSpec;Ljava/security/SecureRandom;Z)Lsun/security/ssl/CipherBox;+57 j sun.security.ssl.CipherSuite$BulkCipher.newCipher(Lsun/security/ssl/ProtocolVersion;Ljavax/crypto/SecretKey;Ljavax/crypto/spec/IvParameterSpec;Ljava/security/SecureRandom;Z)Lsun/security/ssl/CipherBox;+8 j sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Lsun/security/ssl/CipherSuite$BulkCipher;)Z+57 j sun.security.ssl.CipherSuite$BulkCipher.isAvailable()Z+17 j sun.security.ssl.CipherSuite.isAvailable()Z+21 j sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Lsun/security/ssl/ProtocolList;Z)Lsun/security/ssl/CipherSuiteList;+105 j sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Z)Lsun/security/ssl/CipherSuiteList;+55 j sun.security.ssl.SSLSocketImpl.init(Lsun/security/ssl/SSLContextImpl;Z)V+83 j sun.security.ssl.SSLSocketImpl.(Lsun/security/ssl/SSLContextImpl;)V+77 j sun.security.ssl.SSLSocketFactoryImpl.createSocket()Ljava/net/Socket;+8 j sun.net.www.protocol.https.HttpsClient.createSocket()Ljava/net/Socket;+4 j sun.net.NetworkClient.doConnect(Ljava/lang/String;I)Ljava/net/Socket;+52 j sun.net.www.http.HttpClient.openServer(Ljava/lang/String;I)V+4 j sun.net.www.http.HttpClient.openServer()V+114 j sun.net.www.http.HttpClient.parseHTTP(Lsun/net/www/MessageHeader;Lsun/net/ProgressSource;Lsun/net/www/protocol/http/HttpURLConnection;)Z+147 j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+327 j sun.net.www.protocol.http.HttpURLConnection.getHeaderFields()Ljava/util/Map;+1 j sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderFields()Ljava/util/Map;+4 j ValidareServiciu.sendRequest(Ljava/security/KeyStore;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;+531 j ValidareServiciu.main([Ljava/lang/String;)V+1063 v ~StubRoutines::call_stub V [jvm.dll+0x124afa] V [jvm.dll+0x1d224e] V [jvm.dll+0x124b7d] V [jvm.dll+0xab0cf] V [jvm.dll+0xb5397] C [java.exe+0x205f] C [java.exe+0xa5a1] C [java.exe+0xa62b] C [kernel32.dll+0x1338a] BaseThreadInitThunk+0x12 C [ntdll.dll+0x39f72] RtlInitializeExceptionChain+0x63 C [ntdll.dll+0x39f45] RtlInitializeExceptionChain+0x36 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0102a000 JavaThread "Service Thread" daemon [_thread_blocked, id=3960, stack(0x03370000,0x033c0000)] 0x01020000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=368, stack(0x037e0000,0x03830000)] 0x0101ec00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4588, stack(0x038d0000,0x03920000)] 0x0101b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5044, stack(0x03740000,0x03790000)] 0x0100a000 JavaThread "Finalizer" daemon [_thread_blocked, id=1924, stack(0x03310000,0x03360000)] 0x01005400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3592, stack(0x033c0000,0x03410000)] =>0x0031a800 JavaThread "main" [_thread_in_Java, id=4884, stack(0x00f10000,0x00f60000)] Other Threads: 0x01003400 VMThread [stack: 0x032c0000,0x03310000] [id=3348] 0x01040c00 WatcherThread [stack: 0x039d0000,0x03a20000] [id=2716] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x00318d48] Safepoint_lock - owner thread: 0x01003400 [0x00318db0] Threads_lock - owner thread: 0x01003400 Heap def new generation total 4928K, used 928K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 12% used [0x23eb0000, 0x23f3afa8, 0x24300000) from space 512K, 72% used [0x24300000, 0x2435d3b8, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 3956K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 36% used [0x29400000, 0x297dd0f8, 0x297dd200, 0x29eb0000) compacting perm gen total 12288K, used 3273K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 26% used [0x33eb0000, 0x341e27a0, 0x341e2800, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Card table byte_map: [0x01060000,0x01110000] byte_map_base: 0x00f40a80 Polling page: 0x002a0000 Code Cache [0x01230000, 0x01378000, 0x03230000) total_blobs=595 nmethods=429 adapters=101 free_code_cache=31467Kb largest_free_block=32222272 Compilation events (10 events): Event: 1.609 Thread 0x01020000 424 java.security.Provider$ServiceKey:: (39 bytes) Event: 1.609 Thread 0x01020000 nmethod 424 0x01371ec8 code [0x01371fe0, 0x013720d8] Event: 1.620 Thread 0x01020000 425 com.sun.crypto.provider.DESCrypt::initialPermutationLeft (256 bytes) Event: 1.620 Thread 0x01020000 nmethod 425 0x013721c8 code [0x01372350, 0x01372790] Event: 1.620 Thread 0x01020000 426 com.sun.crypto.provider.DESCrypt::initialPermutationRight (256 bytes) Event: 1.620 Thread 0x01020000 nmethod 426 0x01372fc8 code [0x01373150, 0x01373590] Event: 1.621 Thread 0x01020000 427 com.sun.crypto.provider.DESCrypt::perm (393 bytes) Event: 1.621 Thread 0x01020000 nmethod 427 0x01373dc8 code [0x01373f50, 0x013743d0] Event: 6.228 Thread 0x01020000 428 com.sun.crypto.provider.CipherBlockChaining::encrypt (103 bytes) Event: 6.229 Thread 0x01020000 nmethod 428 0x01374dc8 code [0x01374ef0, 0x01375128] GC Heap History (10 events): Event: 0.514 GC heap before {Heap before GC invocations=1 (full 0): def new generation total 4928K, used 4928K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 100% used [0x23eb0000, 0x24300000, 0x24300000) from space 512K, 100% used [0x24380000, 0x24400000, 0x24400000) to space 512K, 0% used [0x24300000, 0x24300000, 0x24380000) tenured generation total 10944K, used 835K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 7% used [0x29400000, 0x294d0ea8, 0x294d1000, 0x29eb0000) compacting perm gen total 12288K, used 2066K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 16% used [0x33eb0000, 0x340b4aa0, 0x340b4c00, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Event: 0.520 GC heap after Heap after GC invocations=2 (full 0): def new generation total 4928K, used 512K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 0% used [0x23eb0000, 0x23eb0000, 0x24300000) from space 512K, 100% used [0x24300000, 0x24380000, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 1882K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 17% used [0x29400000, 0x295d69e8, 0x295d6a00, 0x29eb0000) compacting perm gen total 12288K, used 2066K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 16% used [0x33eb0000, 0x340b4aa0, 0x340b4c00, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) } Event: 0.631 GC heap before {Heap before GC invocations=2 (full 0): def new generation total 4928K, used 4928K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 100% used [0x23eb0000, 0x24300000, 0x24300000) from space 512K, 100% used [0x24300000, 0x24380000, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 1882K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 17% used [0x29400000, 0x295d69e8, 0x295d6a00, 0x29eb0000) compacting perm gen total 12288K, used 2583K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 21% used [0x33eb0000, 0x34135c30, 0x34135e00, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Event: 0.636 GC heap after Heap after GC invocations=3 (full 0): def new generation total 4928K, used 512K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 0% used [0x23eb0000, 0x23eb0000, 0x24300000) from space 512K, 100% used [0x24380000, 0x24400000, 0x24400000) to space 512K, 0% used [0x24300000, 0x24300000, 0x24380000) tenured generation total 10944K, used 2427K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 22% used [0x29400000, 0x2965ec00, 0x2965ec00, 0x29eb0000) compacting perm gen total 12288K, used 2583K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 21% used [0x33eb0000, 0x34135c30, 0x34135e00, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) } Event: 0.739 GC heap before {Heap before GC invocations=3 (full 0): def new generation total 4928K, used 4928K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 100% used [0x23eb0000, 0x24300000, 0x24300000) from space 512K, 100% used [0x24380000, 0x24400000, 0x24400000) to space 512K, 0% used [0x24300000, 0x24300000, 0x24380000) tenured generation total 10944K, used 2427K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 22% used [0x29400000, 0x2965ec00, 0x2965ec00, 0x29eb0000) compacting perm gen total 12288K, used 2844K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 23% used [0x33eb0000, 0x34177130, 0x34177200, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Event: 0.742 GC heap after Heap after GC invocations=4 (full 0): def new generation total 4928K, used 512K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 0% used [0x23eb0000, 0x23eb0000, 0x24300000) from space 512K, 100% used [0x24300000, 0x24380000, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 3385K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 30% used [0x29400000, 0x2974e538, 0x2974e600, 0x29eb0000) compacting perm gen total 12288K, used 2844K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 23% used [0x33eb0000, 0x34177130, 0x34177200, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) } Event: 0.796 GC heap before {Heap before GC invocations=4 (full 0): def new generation total 4928K, used 4928K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 100% used [0x23eb0000, 0x24300000, 0x24300000) from space 512K, 100% used [0x24300000, 0x24380000, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 3385K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 30% used [0x29400000, 0x2974e538, 0x2974e600, 0x29eb0000) compacting perm gen total 12288K, used 3099K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 25% used [0x33eb0000, 0x341b6e38, 0x341b7000, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Event: 0.798 GC heap after Heap after GC invocations=5 (full 0): def new generation total 4928K, used 469K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 0% used [0x23eb0000, 0x23eb0000, 0x24300000) from space 512K, 91% used [0x24380000, 0x243f57b0, 0x24400000) to space 512K, 0% used [0x24300000, 0x24300000, 0x24380000) tenured generation total 10944K, used 3563K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 32% used [0x29400000, 0x2977ad38, 0x2977ae00, 0x29eb0000) compacting perm gen total 12288K, used 3099K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 25% used [0x33eb0000, 0x341b6e38, 0x341b7000, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) } Event: 1.284 GC heap before {Heap before GC invocations=5 (full 0): def new generation total 4928K, used 4885K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 99% used [0x23eb0000, 0x242fff38, 0x24300000) from space 512K, 91% used [0x24380000, 0x243f57b0, 0x24400000) to space 512K, 0% used [0x24300000, 0x24300000, 0x24380000) tenured generation total 10944K, used 3563K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 32% used [0x29400000, 0x2977ad38, 0x2977ae00, 0x29eb0000) compacting perm gen total 12288K, used 3259K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 26% used [0x33eb0000, 0x341def68, 0x341df000, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) Event: 1.287 GC heap after Heap after GC invocations=6 (full 0): def new generation total 4928K, used 372K [0x23eb0000, 0x24400000, 0x29400000) eden space 4416K, 0% used [0x23eb0000, 0x23eb0000, 0x24300000) from space 512K, 72% used [0x24300000, 0x2435d3b8, 0x24380000) to space 512K, 0% used [0x24380000, 0x24380000, 0x24400000) tenured generation total 10944K, used 3956K [0x29400000, 0x29eb0000, 0x33eb0000) the space 10944K, 36% used [0x29400000, 0x297dd0f8, 0x297dd200, 0x29eb0000) compacting perm gen total 12288K, used 3259K [0x33eb0000, 0x34ab0000, 0x37eb0000) the space 12288K, 26% used [0x33eb0000, 0x341def68, 0x341df000, 0x34ab0000) ro space 10240K, 42% used [0x37eb0000, 0x382f4240, 0x382f4400, 0x388b0000) rw space 12288K, 54% used [0x388b0000, 0x38f34d58, 0x38f34e00, 0x394b0000) } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 1.252 Thread 0x0031a800 Threw 0x240ef948 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235 Event: 1.254 Thread 0x0031a800 Threw 0x240f15c0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235 Event: 1.276 Thread 0x0031a800 Threw 0x2415b810 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347 Event: 1.277 Thread 0x0031a800 Threw 0x241a70f8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347 Event: 1.278 Thread 0x0031a800 Threw 0x241f3938 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347 Event: 1.282 Thread 0x0031a800 Threw 0x242793a0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347 Event: 1.284 Thread 0x0031a800 Threw 0x242d1ab8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347 Event: 592282.973 Thread 0x0031a800 Threw 0x23f200e0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:742 Event: 592282.974 Thread 0x0031a800 Threw 0x23f215c0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:742 Event: 592282.994 Thread 0x0031a800 Threw 0x23f25818 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716 Events (10 events): Event: 6.229 loading class 0x394d8570 Event: 6.229 loading class 0x394d8570 done Event: 6.229 loading class 0x394d85e0 done Event: 6.229 Thread 0x0440b000 Thread exited: 0x0440b000 Event: 592282.973 loading class 0x395c4ff0 Event: 592282.974 loading class 0x395c4ff0 done Event: 592282.974 loading class 0x03d2b7c0 Event: 592282.974 loading class 0x03d1feb0 Event: 592282.974 loading class 0x03d1feb0 done Event: 592282.974 loading class 0x03d2b7c0 done Dynamic libraries: 0x01200000 - 0x0122f000 C:\Windows\SysWOW64\java.exe 0x77580000 - 0x77700000 C:\Windows\SysWOW64\ntdll.dll 0x76760000 - 0x76870000 C:\Windows\syswow64\kernel32.dll 0x75190000 - 0x751d7000 C:\Windows\syswow64\KERNELBASE.dll 0x76c10000 - 0x76cb0000 C:\Windows\syswow64\ADVAPI32.dll 0x76f00000 - 0x76fac000 C:\Windows\syswow64\msvcrt.dll 0x768a0000 - 0x768b9000 C:\Windows\SysWOW64\sechost.dll 0x75970000 - 0x75a60000 C:\Windows\syswow64\RPCRT4.dll 0x74f70000 - 0x74fd0000 C:\Windows\syswow64\SspiCli.dll 0x74f60000 - 0x74f6c000 C:\Windows\syswow64\CRYPTBASE.dll 0x76fb0000 - 0x770b0000 C:\Windows\syswow64\USER32.dll 0x76d40000 - 0x76dd0000 C:\Windows\syswow64\GDI32.dll 0x758d0000 - 0x758da000 C:\Windows\syswow64\LPK.dll 0x766c0000 - 0x7675d000 C:\Windows\syswow64\USP10.dll 0x6db80000 - 0x6dd1e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll 0x76b80000 - 0x76bd7000 C:\Windows\syswow64\SHLWAPI.dll 0x768c0000 - 0x76920000 C:\Windows\system32\IMM32.DLL 0x756d0000 - 0x7579c000 C:\Windows\syswow64\MSCTF.dll 0x6cbf0000 - 0x6ccae000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll 0x6a9c0000 - 0x6ad02000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll 0x70e90000 - 0x70e97000 C:\Windows\SysWOW64\WSOCK32.dll 0x77140000 - 0x77175000 C:\Windows\syswow64\WS2_32.dll 0x76950000 - 0x76956000 C:\Windows\syswow64\NSI.dll 0x70e40000 - 0x70e72000 C:\Windows\SysWOW64\WINMM.dll 0x76890000 - 0x76895000 C:\Windows\syswow64\PSAPI.DLL 0x6cbe0000 - 0x6cbec000 C:\Program Files (x86)\Java\jre7\bin\verify.dll 0x6cbc0000 - 0x6cbe0000 C:\Program Files (x86)\Java\jre7\bin\java.dll 0x6cba0000 - 0x6cbb3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll 0x75a70000 - 0x766ba000 C:\Windows\syswow64\SHELL32.dll 0x75510000 - 0x7566c000 C:\Windows\syswow64\ole32.dll 0x76cb0000 - 0x76d3f000 C:\Windows\syswow64\OLEAUT32.dll 0x770b0000 - 0x77133000 C:\Windows\syswow64\CLBCatQ.DLL 0x6def0000 - 0x6dfe5000 C:\Windows\system32\propsys.dll 0x74fd0000 - 0x7516d000 C:\Windows\syswow64\SETUPAPI.dll 0x76be0000 - 0x76c07000 C:\Windows\syswow64\CFGMGR32.dll 0x75170000 - 0x75182000 C:\Windows\syswow64\DEVOBJ.dll 0x6cb80000 - 0x6cb94000 C:\Program Files (x86)\Java\jre7\bin\net.dll 0x72ce0000 - 0x72d1c000 C:\Windows\system32\mswsock.dll 0x70e30000 - 0x70e36000 C:\Windows\System32\wship6.dll 0x6cb70000 - 0x6cb7f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll 0x6cb60000 - 0x6cb6f000 C:\Program Files (x86)\Java\jre7\bin\j2pkcs11.dll 0x10000000 - 0x10005000 C:\Windows\System32\eTPKCS11.dll 0x03d70000 - 0x03e21000 C:\Windows\SysWOW64\eToken.dll 0x757b0000 - 0x758d0000 C:\Windows\syswow64\CRYPT32.dll 0x757a0000 - 0x757ac000 C:\Windows\syswow64\MSASN1.dll 0x74e90000 - 0x74e99000 C:\Windows\SysWOW64\VERSION.dll 0x74210000 - 0x74233000 C:\Windows\SysWOW64\WinSCard.dll 0x70720000 - 0x7072d000 C:\Windows\SysWOW64\WTSAPI32.dll 0x70760000 - 0x70771000 C:\Windows\SysWOW64\NETAPI32.dll 0x707a0000 - 0x707a9000 C:\Windows\SysWOW64\netutils.dll 0x70780000 - 0x70799000 C:\Windows\SysWOW64\srvcli.dll 0x707b0000 - 0x707bf000 C:\Windows\SysWOW64\wkscli.dll 0x6db70000 - 0x6db7f000 C:\Windows\system32\SAMCLI.DLL 0x711a0000 - 0x711b6000 C:\Windows\SysWOW64\CRYPTSP.dll 0x71160000 - 0x7119b000 C:\Windows\system32\rsaenh.dll 0x70730000 - 0x70759000 C:\Windows\SysWOW64\WINSTA.dll 0x6cb40000 - 0x6cb60000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll 0x6cb00000 - 0x6cb09000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll 0x75500000 - 0x7550b000 C:\Windows\syswow64\profapi.dll 0x70e20000 - 0x70e30000 C:\Windows\system32\NLAapi.dll 0x70e10000 - 0x70e20000 C:\Windows\system32\napinsp.dll 0x70df0000 - 0x70e02000 C:\Windows\system32\pnrpnsp.dll 0x70da0000 - 0x70de4000 C:\Windows\SysWOW64\DNSAPI.dll 0x70d90000 - 0x70d98000 C:\Windows\System32\winrnr.dll 0x706e0000 - 0x706e5000 C:\Windows\System32\wshtcpip.dll 0x70d70000 - 0x70d8c000 C:\Windows\SysWOW64\IPHLPAPI.DLL 0x70d60000 - 0x70d67000 C:\Windows\SysWOW64\WINNSI.DLL 0x70d50000 - 0x70d56000 C:\Windows\SysWOW64\rasadhlp.dll 0x70d10000 - 0x70d48000 C:\Windows\System32\fwpuclnt.dll 0x6bf10000 - 0x6bffb000 C:\Windows\SysWOW64\dbghelp.dll VM Arguments: java_command: ValidareServiciu 5887 psrv_id pat_services psrv_req_xml|psrv_stencil|psrv_ret_xml RQ_MF_SERVICES Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\PostgreSQL\EnterpriseDB-ApachePHP\php;C:\Program Files (x86)\Java\jre6\bin;C:\Program Files\Aladdin\eToken\PKIClient\x32;C:\Program Files\Aladdin\eToken\PKIClient\x64;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files (x86)\PostgreSQL\9.2\bin; USERNAME=USER-PC$ OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc Memory: 4k page, physical 4192240k(2872740k free), swap 8382616k(6627236k free) vm_info: Java HotSpot(TM) Client VM (23.25-b01) for windows-x86 JRE (1.7.0_25-b17), built on Jun 21 2013 13:06:48 by "java_re" with unknown MS VC++:1600 time: Tue Sep 22 11:50:41 2015 elapsed time: 592283 seconds