赞
踩
最近在使用IDEA的时候,打开不到3分钟就莫名其妙退出了,网上类似的问题并不多,有一些博客,但是并没有解决,而且都是差不多的文件,但是解决方式并不相同。通过分析后,我在c盘生成了一个日志文件 java_error_in_idea_5468.log,文件路径:C:\Users\danian\ java_error_in_idea_5468.log,文件内容如下:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc2a6f5500, pid=1720, tid=6792 # # JRE version: OpenJDK Runtime Environment (11.0.6+8) (build 11.0.6+8-b765.25) # Java VM: OpenJDK 64-Bit Server VM (11.0.6+8-b765.25, mixed mode, sharing, tiered, compressed oops, concurrent mark sweep gc, windows-amd64) # Problematic frame: # C [SrjdDll64.dll+0x15500] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- S U M M A R Y ------------ Command Line: exit -Xms256m -Xmx1024m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Djb.vmOptionsFile=C:\Users\danian\AppData\Roaming\JetBrains\IntelliJIdea2020.1\idea64.exe.vmoptions -Djava.library.path=E:\prodUrl\IntelliJ.IDEA.2020\jbr\\bin;E:\prodUrl\IntelliJ.IDEA.2020\jbr\\bin\server -Didea.jre.check=true -Dide.native.launcher=true -Didea.paths.selector=IntelliJIdea2020.1 -XX:ErrorFile=C:\Users\danian\java_error_in_idea_%p.log -XX:HeapDumpPath=C:\Users\danian\java_error_in_idea.hprof Host: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz, 4 cores, 7G, Windows 10 , 64 bit Build 18362 (10.0.18362.900) Time: Fri Jun 19 16:00:32 2020 ?D1ú±ê×?ê±?? elapsed time: 389 seconds (0d 0h 6m 29s) --------------- T H R E A D --------------- Current thread (0x000000003483a800): JavaThread "ApplicationImpl pooled thread 19" [_thread_in_native, id=6792, stack(0x000000001e1e0000,0x000000001e2e0000)] Stack: [0x000000001e1e0000,0x000000001e2e0000], sp=0x000000001e2dd1a0, free space=1012k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [SrjdDll64.dll+0x15500] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j java.net.DualStackPlainDatagramSocketImpl.socketSend(I[BIILjava/net/InetAddress;IZ)V+0 java.base@11.0.6 j java.net.DualStackPlainDatagramSocketImpl.send(Ljava/net/DatagramPacket;)V+68 java.base@11.0.6 j java.net.DatagramSocket.send(Ljava/net/DatagramPacket;)V+175 java.base@11.0.6 j com.sun.jndi.dns.DnsClient.doUdpQuery(Lcom/sun/jndi/dns/Packet;Ljava/net/InetAddress;III)[B+76 jdk.naming.dns@11.0.6 j com.sun.jndi.dns.DnsClient.query(Lcom/sun/jndi/dns/DnsName;IIZZ)Lcom/sun/jndi/dns/ResourceRecords;+140 jdk.naming.dns@11.0.6 j com.sun.jndi.dns.Resolver.query(Lcom/sun/jndi/dns/DnsName;IIZZ)Lcom/sun/jndi/dns/ResourceRecords;+11 jdk.naming.dns@11.0.6 j com.sun.jndi.dns.DnsContext.c_getAttributes(Ljavax/naming/Name;[Ljava/lang/String;Lcom/sun/jndi/toolkit/ctx/Continuation;)Ljavax/naming/directory/Attributes;+48 jdk.naming.dns@11.0.6 j com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Ljavax/naming/Name;[Ljava/lang/String;Lcom/sun/jndi/toolkit/ctx/Continuation;)Ljavax/naming/directory/Attributes;+68 java.naming@11.0.6 j com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Ljavax/naming/Name;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;+29 java.naming@11.0.6 j com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Ljava/lang/String;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;+10 java.naming@11.0.6 j javax.naming.directory.InitialDirContext.getAttributes(Ljava/lang/String;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;+7 java.naming@11.0.6 j com.jetbrains.b.b.f.a(SLjava/lang/String;ILjava/lang/Iterable;S)Ljava/util/Collection;+151 j com.jetbrains.b.b.f.d(Ljava/lang/String;IJ)Ljava/util/Collection;+253 j com.jetbrains.b.b.N.a(Ljava/lang/String;JZS)Ljava/net/InetAddress;+232 j com.jetbrains.b.b.N.a(Ljava/net/SocketAddress;)Ljava/net/SocketAddress;+118 j com.jetbrains.b.b.N.connect(Ljava/net/SocketAddress;I)V+6 j sun.net.NetworkClient.doConnect(Ljava/lang/String;I)Ljava/net/Socket;+99 java.base@11.0.6 j sun.net.www.http.HttpClient.openServer(Ljava/lang/String;I)V+4 java.base@11.0.6 j sun.net.www.http.HttpClient.openServer()V+114 java.base@11.0.6 j sun.net.www.protocol.https.HttpsClient.<init>(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljava/net/Proxy;I)V+122 java.base@11.0.6 j sun.net.www.protocol.https.HttpsClient.New(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljavax/net/ssl/HostnameVerifier;Ljava/net/Proxy;ZILsun/net/www/protocol/http/HttpURLConnection;)Lsun/net/www/http/HttpClient;+397 java.base@11.0.6 j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Ljava/net/URL;Ljava/net/Proxy;I)Lsun/net/www/http/HttpClient;+13 java.base@11.0.6 j sun.net.www.protocol.http.HttpURLConnection.plainConnect0()V+357 java.base@11.0.6 j sun.net.www.protocol.http.HttpURLConnection.plainConnect()V+71 java.base@11.0.6 j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect()V+9 java.base@11.0.6 j sun.net.www.protocol.http.HttpURLConnection.getInputStream0()Ljava/io/InputStream;+195 java.base@11.0.6 j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+52 java.base@11.0.6 j java.net.HttpURLConnection.getResponseCode()I+16 java.base@11.0.6 j sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode()I+4 java.base@11.0.6 j com.jetbrains.b.b.c.a(SLjava/net/URL;ZILjava/net/Proxy;Ljava/util/Map;SZ)Lcom/jetbrains/b/b/s;+575 j com.jetbrains.b.b.c.a(Ljava/net/URL;ZLjava/util/Map;ISIZ)Lcom/jetbrains/b/b/s;+81 j com.jetbrains.b.b.c.a(Ljava/net/URL;Ljava/util/Map;Z)Lcom/jetbrains/b/b/s;+98 j com.jetbrains.b.b.c.b(SLjava/net/URL;ILjava/util/Map;SZ)Ljava/lang/String;+34 j com.jetbrains.b.b.c.a(SLjava/lang/String;CLcom/jetbrains/ls/requests/AbstractRequest;ILcom/jetbrains/b/b/E;Z)Lcom/jetbrains/b/b/s;+377 j com.jetbrains.b.b.c.b(Lcom/jetbrains/ls/requests/AbstractRequest;CJ)Lcom/jetbrains/b/b/s;+113 j com.jetbrains.b.b.V.a(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;JZS)Lcom/jetbrains/ls/responses/ObtainAgreementResponse;+165 j com.intellij.ide.a.c.a(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+346 j com.intellij.ide.a.c.a()V+231 j com.intellij.ide.AgreementUpdater.a()V+7 j com.intellij.ide.AgreementUpdater$$Lambda$504.run()V+0 J 11413 c1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; java.base@11.0.6 (14 bytes) @ 0x00000000075e6c14 [0x00000000075e6ae0+0x0000000000000134] J 17963 c1 java.util.concurrent.FutureTask.runAndReset()Z java.base@11.0.6 (125 bytes) @ 0x00000000093c3c94 [0x00000000093c3600+0x0000000000000694] J 10083 c1 com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run()V (48 bytes) @ 0x00000000084f0734 [0x00000000084f04a0+0x0000000000000294] j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@11.0.6 j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@11.0.6 j java.lang.Thread.run()V+11 java.base@11.0.6 v ~StubRoutines::call_stub siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x0000000000000002 Register to memory mapping: RIP=0x00007ffc2a6f5500 SrjdDll64.dll RAX=0x000000000000401f is an unknown value RBX=0x000000001e2dd250 is pointing into the stack for thread: 0x000000003483a800 RCX=0x0000000000001f40 is an unknown value RDX=0x0000000000004000 is an unknown value RSP=0x000000001e2dd1a0 is pointing into the stack for thread: 0x000000003483a800 RBP=0x0000000000000027 is an unknown value RSI=0x000000001d4d951a points into unknown readable memory: 64 00 65 00 61 00 RDI=0x0 is NULL R8 =0x0000000000000027 is an unknown value R9 =0x0 is NULL R10= [error occurred during error reporting (printing register info), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc2445fd26] Registers: RAX=0x000000000000401f, RBX=0x000000001e2dd250, RCX=0x0000000000001f40, RDX=0x0000000000004000 RSP=0x000000001e2dd1a0, RBP=0x0000000000000027, RSI=0x000000001d4d951a, RDI=0x0000000000000000 R8 =0x0000000000000027, R9 =0x0000000000000000, R10=0x00000000c01a68b0, R11=0x000000001e2dd250 R12=0x0000000000000000, R13=0x00000000000010b8, R14=0x00000000000010b8, R15=0x000000001e2ddb80 RIP=0x00007ffc2a6f5500, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000001e2dd1a0) 0x000000001e2dd1a0: 0000000000000027 00000000000003d8 0x000000001e2dd1b0: 000000003483a800 0000000000000000 0x000000001e2dd1c0: 00007ffc2d9722f0 000000003bc3b780 0x000000001e2dd1d0: 00000000433dff68 0000000000000000 0x000000001e2dd1e0: 000000001e2dd250 00007ffc2d9723e6 0x000000001e2dd1f0: 0000000000000027 0000000000000000 0x000000001e2dd200: 000000003483ab40 000000001e2dd250 0x000000001e2dd210: 0000000000000000 0000000000000000 0x000000001e2dd220: 0000000000000000 000000001e2dd280 0x000000001e2dd230: 0000000023ae99a0 0000000023aea130 0x000000001e2dd240: 00000000d50aa9a8 00000000c01ab348 0x000000001e2dd250: 00000100000133a5 6363610700000000 0x000000001e2dd260: 74656a09746e756f 6303736e69617262 0x000000001e2dd270: 0001000100006d6f 0000000000000000 0x000000001e2dd280: 000000001e2dd4e0 00000000079d148c 0x000000001e2dd290: 0000000023ae99a0 0000000023aea130 Instructions: (pc=0x00007ffc2a6f5500) 0x00007ffc2a6f5400: 48 83 ec 40 80 3d 2f 7f 06 00 00 49 8b e9 41 8b 0x00007ffc2a6f5410: f8 48 8b da 48 8b f1 75 21 48 85 d2 74 10 44 8b 0x00007ffc2a6f5420: 02 48 8b 52 08 44 0f af c7 e8 02 fe ff ff 4c 8b 0x00007ffc2a6f5430: cd 44 8b c7 48 8b d3 48 8b ce 48 8b 84 24 80 00 0x00007ffc2a6f5440: 00 00 48 89 44 24 30 48 8b 44 24 78 48 89 44 24 0x00007ffc2a6f5450: 28 8b 44 24 70 89 44 24 20 ff 15 39 80 06 00 48 0x00007ffc2a6f5460: 8b 5c 24 50 48 8b 6c 24 58 48 8b 74 24 60 48 83 0x00007ffc2a6f5470: c4 40 5f c3 cc cc cc cc cc cc cc cc cc cc cc cc 0x00007ffc2a6f5480: 48 89 5c 24 08 48 89 6c 24 10 48 89 74 24 18 57 0x00007ffc2a6f5490: 41 54 41 55 48 83 ec 30 48 8b 35 89 81 06 00 4c 0x00007ffc2a6f54a0: 8b e9 48 8d 3d 77 97 04 00 b9 0d 00 00 00 45 8b 0x00007ffc2a6f54b0: e1 41 8b e8 66 f3 a7 48 8b da 75 05 83 c8 ff eb 0x00007ffc2a6f54c0: 76 80 3d 72 7e 06 00 00 74 14 8b 44 24 78 89 44 0x00007ffc2a6f54d0: 24 28 48 8b 44 24 70 48 89 44 24 20 eb 50 ff 05 0x00007ffc2a6f54e0: 04 80 06 00 ff 05 02 80 06 00 41 83 f8 0b 48 8b 0x00007ffc2a6f54f0: 7c 24 70 7e 23 b9 40 1f 00 00 ff 15 e8 35 04 00 0x00007ffc2a6f5500: 66 39 47 02 75 12 80 3b 02 75 0d 66 83 7b 04 02 0x00007ffc2a6f5510: 75 06 ff 05 e4 7f 06 00 8b 44 24 78 45 8b cc 44 0x00007ffc2a6f5520: 8b c5 89 44 24 28 48 89 7c 24 20 48 8b d3 49 8b 0x00007ffc2a6f5530: cd ff 15 41 7f 06 00 48 8b 5c 24 50 48 8b 6c 24 0x00007ffc2a6f5540: 58 48 8b 74 24 60 48 83 c4 30 41 5d 41 5c 5f c3 0x00007ffc2a6f5550: 48 89 5c 24 18 48 89 6c 24 20 56 48 83 ec 50 49 0x00007ffc2a6f5560: 8b d9 48 8b e9 ff 15 25 7f 06 00 8b f0 85 c0 0f 0x00007ffc2a6f5570: 85 8a 00 00 00 48 85 ed 0f 84 81 00 00 00 48 8b 0x00007ffc2a6f5580: 1b 48 85 db 74 79 4c 89 64 24 68 45 33 e4 48 89 0x00007ffc2a6f5590: 7c 24 60 83 7b 04 02 75 51 48 83 c9 ff 33 c0 48 0x00007ffc2a6f55a0: 8b fd f2 ae 48 f7 d1 48 ff c9 48 83 f9 40 73 3a 0x00007ffc2a6f55b0: 48 8b 7b 20 4c 8b c1 48 8d 4c 24 20 48 8b d5 48 0x00007ffc2a6f55c0: c7 44 24 40 0f 00 00 00 4c 89 64 24 38 88 44 24 0x00007ffc2a6f55d0: 28 e8 0a dc fe ff 8b 57 04 4c 8d 44 24 20 48 8d 0x00007ffc2a6f55e0: 0d 4b 80 06 00 e8 66 ea fe ff 48 8b 5b 28 48 85 0x00007ffc2a6f55f0: db 75 a0 4c 8b 64 24 68 48 8b 7c 24 60 8b c6 48 Stack slot to memory mapping: stack at sp + 0 slots: 0x0000000000000027 is an unknown value stack at sp + 1 slots: 0x00000000000003d8 is an unknown value stack at sp + 2 slots: 0x000000003483a800 is a thread stack at sp + 3 slots: 0x0 is NULL stack at sp + 4 slots: 0x00007ffc2d9722f0 net.dll stack at sp + 5 slots: 0x000000003bc3b780 points into unknown readable memory: 4a 61 76 61 5f 6a 61 76 stack at sp + 6 slots: 0x00000000433dff68 is pointing into metadata stack at sp + 7 slots: 0x0 is NULL --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x000000003f43ace0, length=56, elements={ 0x0000000002b5e000, 0x0000000019082000, 0x0000000019083800, 0x000000001909b000, 0x000000001909e800, 0x0000000019ca1800, 0x0000000019ca9000, 0x0000000019cac000, 0x0000000019dea000, 0x0000000019df9000, 0x000000001aa6a800, 0x000000001ae7b800, 0x000000001ae79000, 0x000000001ae7d800, 0x000000001ae7c800, 0x000000001ae7a000, 0x000000001ae7b000, 0x000000001ae7f000, 0x000000001ae7f800, 0x0000000021379000, 0x0000000021377000, 0x0000000021376800, 0x0000000021375800, 0x0000000021374000, 0x0000000021379800, 0x0000000023431000, 0x0000000023430800, 0x0000000023435000, 0x0000000023434800, 0x0000000023437000, 0x0000000034830000, 0x0000000034831000, 0x0000000034837800, 0x0000000034834000, 0x0000000034832800, 0x0000000034833800, 0x000000003483a800, 0x0000000034835000, 0x000000003483b800, 0x000000003483f000, 0x0000000034839000, 0x000000003483e000, 0x0000000021378000, 0x0000000021373000, 0x0000000021375000, 0x000000002137d800, 0x000000002137e800, 0x000000002137f800, 0x0000000023436000, 0x0000000023432000, 0x0000000023432800, 0x000000001ae7e000, 0x000000003c12d000, 0x000000003c129000, 0x000000003c12b800, 0x000000003c12d800 } Java Threads: ( => current thread ) 0x0000000002b5e000 JavaThread "main" [_thread_blocked, id=8824, stack(0x0000000000050000,0x0000000000150000)] 0x0000000019082000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9496, stack(0x00000000199a0000,0x0000000019aa0000)] 0x0000000019083800 JavaThread "Finalizer" daemon [_thread_blocked, id=9700, stack(0x0000000019aa0000,0x0000000019ba0000)] 0x000000001909b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1504, stack(0x0000000019ba0000,0x0000000019ca0000)] 0x000000001909e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=520, stack(0x000000001a0a0000,0x000000001a1a0000)] 0x0000000019ca1800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4596, stack(0x000000001a1a0000,0x000000001a2a0000)] 0x0000000019ca9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8332, stack(0x000000001a2a0000,0x000000001a3a0000)] 0x0000000019cac000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=8436, stack(0x000000001a3a0000,0x000000001a4a0000)] 0x0000000019dea000 JavaThread "Service Thread" daemon [_thread_blocked, id=8416, stack(0x000000001a4a0000,0x000000001a5a0000)] 0x0000000019df9000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=8168, stack(0x000000001a7a0000,0x000000001a8a0000)] 0x000000001aa6a800 JavaThread "Periodic tasks thread" daemon [_thread_blocked, id=9104, stack(0x000000001b1a0000,0x000000001b2a0000)] 0x000000001ae7b800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8648, stack(0x000000001bfe0000,0x000000001c0e0000)] 0x000000001ae79000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2484, stack(0x000000001c0e0000,0x000000001c1e0000)] 0x000000001ae7d800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8804, stack(0x000000001c1e0000,0x000000001c2e0000)] 0x000000001ae7c800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1204, stack(0x000000001dad0000,0x000000001dbd0000)] 0x000000001ae7a000 JavaThread "Netty Builtin Server 1" [_thread_in_native, id=3428, stack(0x000000001ed50000,0x000000001ee50000)] 0x000000001ae7b000 JavaThread "ApplicationImpl pooled thread 9" [_thread_blocked, id=8736, stack(0x0000000000880000,0x0000000000980000)] 0x000000001ae7f000 JavaThread "ApplicationImpl pooled thread 10" [_thread_blocked, id=1288, stack(0x000000001a8a0000,0x000000001a9a0000)] 0x000000001ae7f800 JavaThread "Netty Builtin Server 2" [_thread_in_native, id=10180, stack(0x000000001bbe0000,0x000000001bce0000)] 0x0000000021379000 JavaThread "fsnotifier64.exe" [_thread_in_native, id=9392, stack(0x0000000022160000,0x0000000022260000)] 0x0000000021377000 JavaThread "BaseDataReader: output stream of fsnotifier64.exe" [_thread_in_native, id=6836, stack(0x0000000022260000,0x0000000022360000)] 0x0000000021376800 JavaThread "BaseDataReader: error stream of fsnotifier64.exe" [_thread_in_native, id=5700, stack(0x0000000022360000,0x0000000022460000)] 0x0000000021375800 JavaThread "TimerQueue" daemon [_thread_blocked, id=9052, stack(0x0000000023650000,0x0000000023750000)] 0x0000000021374000 JavaThread "JobScheduler FJ pool 0/3" daemon [_thread_blocked, id=620, stack(0x0000000025a60000,0x0000000025b60000)] 0x0000000021379800 JavaThread "JobScheduler FJ pool 1/3" daemon [_thread_blocked, id=8112, stack(0x0000000031c90000,0x0000000031d90000)] 0x0000000023431000 JavaThread "java.exe" [_thread_in_native, id=7372, stack(0x0000000033da0000,0x0000000033ea0000)] 0x0000000023430800 JavaThread "BaseDataReader: output stream of java.exe" [_thread_in_native, id=4132, stack(0x0000000035fa0000,0x00000000360a0000)] 0x0000000023435000 JavaThread "BaseDataReader: error stream of java.exe" [_thread_in_native, id=3676, stack(0x00000000360a0000,0x00000000361a0000)] 0x0000000023434800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3028, stack(0x0000000036ae0000,0x0000000036be0000)] 0x0000000023437000 JavaThread "RMI Reaper" [_thread_blocked, id=8892, stack(0x0000000036be0000,0x0000000036ce0000)] 0x0000000034830000 JavaThread "RMI GC Daemon" daemon [_thread_blocked, id=536, stack(0x0000000036ce0000,0x0000000036de0000)] 0x0000000034831000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=9404, stack(0x00000000365a0000,0x00000000366a0000)] 0x0000000034837800 JavaThread "RMI RenewClean-[127.0.0.1:50274]" daemon [_thread_blocked, id=3840, stack(0x00000000366a0000,0x00000000367a0000)] 0x0000000034834000 JavaThread "RMI TCP Connection(13)-127.0.0.1" daemon [_thread_in_native, id=7848, stack(0x00000000367a0000,0x00000000368a0000)] 0x0000000034832800 JavaThread "JobScheduler FJ pool 2/3" daemon [_thread_blocked, id=12544, stack(0x000000001bae0000,0x000000001bbe0000)] 0x0000000034833800 JavaThread "ApplicationImpl pooled thread 18" [_thread_blocked, id=10216, stack(0x000000001ddd0000,0x000000001ded0000)] =>0x000000003483a800 JavaThread "ApplicationImpl pooled thread 19" [_thread_in_native, id=6792, stack(0x000000001e1e0000,0x000000001e2e0000)] 0x0000000034835000 JavaThread "ApplicationImpl pooled thread 20" [_thread_blocked, id=10912, stack(0x000000001ec00000,0x000000001ed00000)] 0x000000003483b800 JavaThread "ApplicationImpl pooled thread 21" daemon [_thread_blocked, id=2836, stack(0x000000001f040000,0x000000001f140000)] 0x000000003483f000 JavaThread "ApplicationImpl pooled thread 22" [_thread_blocked, id=2080, stack(0x000000001bce0000,0x000000001bde0000)] 0x0000000034839000 JavaThread "I/O pool 10" [_thread_blocked, id=13296, stack(0x0000000025790000,0x0000000025890000)] 0x000000003483e000 JavaThread "ApplicationImpl pooled thread 23" [_thread_blocked, id=12388, stack(0x0000000031560000,0x0000000031660000)] 0x0000000021378000 JavaThread "ApplicationImpl pooled thread 24" daemon [_thread_blocked, id=7676, stack(0x0000000031d90000,0x0000000031e90000)] 0x0000000021373000 JavaThread "ApplicationImpl pooled thread 25" [_thread_blocked, id=11364, stack(0x00000000345b0000,0x00000000346b0000)] 0x0000000021375000 JavaThread "ApplicationImpl pooled thread 26" daemon [_thread_blocked, id=11500, stack(0x0000000036de0000,0x0000000036ee0000)] 0x000000002137d800 JavaThread "ApplicationImpl pooled thread 27" daemon [_thread_blocked, id=11884, stack(0x00000000372e0000,0x00000000373e0000)] 0x000000002137e800 JavaThread "ApplicationImpl pooled thread 28" daemon [_thread_blocked, id=10760, stack(0x0000000038e70000,0x0000000038f70000)] 0x000000002137f800 JavaThread "ApplicationImpl pooled thread 29" daemon [_thread_blocked, id=3056, stack(0x00000000401d0000,0x00000000402d0000)] 0x0000000023436000 JavaThread "ApplicationImpl pooled thread 30" daemon [_thread_blocked, id=10604, stack(0x00000000402d0000,0x00000000403d0000)] 0x0000000023432000 JavaThread "I/O pool 11" [_thread_blocked, id=8680, stack(0x0000000040650000,0x0000000040750000)] 0x0000000023432800 JavaThread "I/O pool 12" [_thread_blocked, id=11556, stack(0x0000000040750000,0x0000000040850000)] 0x000000001ae7e000 JavaThread "I/O pool 13" [_thread_blocked, id=13260, stack(0x0000000040850000,0x0000000040950000)] 0x000000003c12d000 JavaThread "I/O pool 14" [_thread_blocked, id=10560, stack(0x0000000040950000,0x0000000040a50000)] 0x000000003c129000 JavaThread "I/O pool 15" [_thread_blocked, id=11576, stack(0x0000000040a50000,0x0000000040b50000)] 0x000000003c12b800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=11816, stack(0x0000000043290000,0x0000000043390000)] 0x000000003c12d800 JavaThread "Thread-0" daemon [_thread_in_native, id=11220, stack(0x0000000043590000,0x0000000043690000)] Other Threads: 0x000000001907a800 VMThread "VM Thread" [stack: 0x00000000198a0000,0x00000000199a0000] [id=4020] 0x0000000019df3000 WatcherThread [stack: 0x000000001a5a0000,0x000000001a6a0000] [id=8764] 0x0000000002b74000 GCTaskThread "GC Thread#0" [stack: 0x0000000002400000,0x0000000002500000] [id=3948] 0x000000001b0b2000 GCTaskThread "GC Thread#1" [stack: 0x000000001d5e0000,0x000000001d6e0000] [id=8408] 0x000000001ab2a800 GCTaskThread "GC Thread#2" [stack: 0x000000001d6e0000,0x000000001d7e0000] [id=8412] 0x000000001b04e800 GCTaskThread "GC Thread#3" [stack: 0x000000001d7e0000,0x000000001d8e0000] [id=8652] 0x0000000002bb5800 ConcurrentGCThread "CMS Main Thread" [stack: 0x0000000018da0000,0x0000000018ea0000] [id=7948] Threads with active compile tasks: VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit Narrow klass base: 0x0000000800000000, Narrow klass shift: 3 Compressed class space size: 1073741824 Address: 0x0000000840000000 Heap: par new generation total 78656K, used 10436K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 2% used [0x00000000c0000000, 0x00000000c01b1098, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 363024K, used 236243K [0x00000000d4cc0000, 0x00000000eaf44000, 0x0000000100000000) Metaspace used 296209K, capacity 308752K, committed 309060K, reserved 1316864K class space used 38282K, capacity 42927K, committed 43072K, reserved 1048576K Card table byte_map: [0x0000000002500000,0x0000000002710000] _byte_map_base: 0x0000000001f00000 Marking Bits: (CMSBitMap*) 0x0000000002bb4ce0 Bits: [0x0000000015e90000, 0x000000001695d000) Mod Union Table: (CMSBitMap*) 0x0000000002bb4d80 Bits: [0x00000000004f0000, 0x000000000051b340) Polling page: 0x00000000001f0000 Metaspace: Usage: Non-class: 259.59 MB capacity, 251.88 MB ( 97%) used, 6.87 MB ( 3%) free+waste, 868.63 KB ( <1%) overhead. Class: 41.92 MB capacity, 37.39 MB ( 89%) used, 4.13 MB ( 10%) free+waste, 417.38 KB ( <1%) overhead. Both: 301.52 MB capacity, 289.27 MB ( 96%) used, 10.99 MB ( 4%) free+waste, 1.26 MB ( <1%) overhead. Virtual space: Non-class space: 262.00 MB reserved, 259.75 MB (>99%) committed Class space: 1.00 GB reserved, 42.06 MB ( 4%) committed Both: 1.26 GB reserved, 301.82 MB ( 23%) committed Chunk freelists: Non-Class: 163.00 KB Class: 113.00 KB Both: 276.00 KB MaxMetaspaceSize: 17179869184.00 GB CompressedClassSpaceSize: 1.00 GB CodeHeap 'non-profiled nmethods': size=120064Kb used=16876Kb max_used=16876Kb free=103187Kb bounds [0x000000000e6e0000, 0x000000000f760000, 0x0000000015c20000] CodeHeap 'profiled nmethods': size=120000Kb used=61736Kb max_used=61736Kb free=58264Kb bounds [0x00000000071b0000, 0x000000000ae40000, 0x000000000e6e0000] CodeHeap 'non-nmethods': size=5696Kb used=1734Kb max_used=1775Kb free=3962Kb bounds [0x0000000006c20000, 0x0000000006e90000, 0x00000000071b0000] total_blobs=41963 nmethods=26069 adapters=1222 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 389.440 Thread 0x0000000019ca9000 nmethod 31135 0x000000000ae2d290 code [0x000000000ae2d6a0, 0x000000000ae2f750] Event: 389.441 Thread 0x0000000019ca9000 31136 % 3 java.lang.invoke.LambdaForm::normalize @ 9 (322 bytes) Event: 389.443 Thread 0x0000000019ca9000 nmethod 31136% 0x000000000ae30910 code [0x000000000ae30be0, 0x000000000ae32020] Event: 389.444 Thread 0x0000000019ca9000 31140 3 java.lang.invoke.DirectMethodHandle::preparedFieldLambdaForm (183 bytes) Event: 389.444 Thread 0x0000000019ca1800 31143 4 jdk.internal.org.objectweb.asm.Frame::execute (2264 bytes) Event: 389.445 Thread 0x0000000019ca9000 nmethod 31140 0x000000000ae32690 code [0x000000000ae32900, 0x000000000ae330e0] Event: 389.445 Thread 0x0000000019ca9000 31141 3 java.lang.invoke.DirectMethodHandle$Accessor::<init> (22 bytes) Event: 389.445 Thread 0x0000000019ca9000 nmethod 31141 0x000000000ae33410 code [0x000000000ae335e0, 0x000000000ae33820] Event: 389.446 Thread 0x0000000019ca9000 31147 3 java.lang.invoke.DirectMethodHandle::ftypeKind (31 bytes) Event: 389.446 Thread 0x0000000019ca9000 nmethod 31147 0x000000000ae33910 code [0x000000000ae33ae0, 0x000000000ae33d80] Event: 389.447 Thread 0x0000000019ca9000 31149 3 jdk.internal.org.objectweb.asm.Frame::pop (53 bytes) Event: 389.448 Thread 0x0000000019ca9000 nmethod 31149 0x000000000ae33e90 code [0x000000000ae340e0, 0x000000000ae34900] Event: 389.448 Thread 0x0000000019ca9000 31151 3 java.lang.invoke.MethodHandles$Lookup::getDirectFieldCommon (67 bytes) Event: 389.449 Thread 0x0000000019ca9000 nmethod 31151 0x000000000ae34c10 code [0x000000000ae34e40, 0x000000000ae35470] Event: 389.450 Thread 0x0000000019ca9000 31154 3 java.util.ImmutableCollections$AbstractImmutableList::<init> (5 bytes) Event: 389.450 Thread 0x0000000019ca9000 nmethod 31154 0x000000000ae35690 code [0x000000000ae35860, 0x000000000ae35af8] Event: 389.527 Thread 0x0000000019ca9000 31157 1 jdk.internal.jimage.decompressor.CompressedResourceHeader::getDecompressorNameOffset (5 bytes) Event: 389.527 Thread 0x0000000019ca9000 nmethod 31157 0x000000000f750790 code [0x000000000f750940, 0x000000000f750a78] Event: 389.577 Thread 0x0000000019ca1800 nmethod 31143 0x000000000f750b10 code [0x000000000f751be0, 0x000000000f756518] Event: 389.577 Thread 0x0000000019ca1800 31145 4 java.lang.invoke.InvokerBytecodeGenerator::emitPushArguments (45 bytes) GC Heap History (20 events): Event: 370.934 GC heap before {Heap before GC invocations=37 (full 5): par new generation total 78656K, used 77504K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 86% used [0x00000000c4cd0000, 0x00000000c5430320, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 225636K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280248K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 370.946 GC heap after {Heap after GC invocations=38 (full 5): par new generation total 78656K, used 6500K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 74% used [0x00000000c4450000, 0x00000000c4aa9080, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 228199K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280248K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 371.313 GC heap before {Heap before GC invocations=38 (full 5): par new generation total 78656K, used 76452K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 74% used [0x00000000c4450000, 0x00000000c4aa9080, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 228199K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280251K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 371.323 GC heap after {Heap after GC invocations=39 (full 5): par new generation total 78656K, used 5730K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 65% used [0x00000000c4cd0000, 0x00000000c52688c8, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 229885K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280251K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 371.670 GC heap before {Heap before GC invocations=39 (full 5): par new generation total 78656K, used 75682K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 65% used [0x00000000c4cd0000, 0x00000000c52688c8, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 229885K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280256K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 371.677 GC heap after {Heap after GC invocations=40 (full 5): par new generation total 78656K, used 8233K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 94% used [0x00000000c4450000, 0x00000000c4c5a7c0, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 229885K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280256K, capacity 291979K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40780K, committed 40896K, reserved 1048576K } Event: 372.166 GC heap before {Heap before GC invocations=40 (full 5): par new generation total 78656K, used 78185K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 94% used [0x00000000c4450000, 0x00000000c4c5a7c0, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 229885K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280358K, capacity 292050K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40781K, committed 40896K, reserved 1048576K } Event: 372.175 GC heap after {Heap after GC invocations=41 (full 5): par new generation total 78656K, used 7436K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 85% used [0x00000000c4cd0000, 0x00000000c5413220, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 231104K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280358K, capacity 292050K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40781K, committed 40896K, reserved 1048576K } Event: 372.460 GC heap before {Heap before GC invocations=41 (full 5): par new generation total 78656K, used 77388K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 85% used [0x00000000c4cd0000, 0x00000000c5413220, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 231104K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280360K, capacity 292050K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40781K, committed 40896K, reserved 1048576K } Event: 372.469 GC heap after {Heap after GC invocations=42 (full 5): par new generation total 78656K, used 6467K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 74% used [0x00000000c4450000, 0x00000000c4aa0ef0, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 232474K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 280360K, capacity 292050K, committed 292292K, reserved 1302528K class space used 36406K, capacity 40781K, committed 40896K, reserved 1048576K } Event: 374.589 GC heap before {Heap before GC invocations=42 (full 5): par new generation total 78656K, used 76419K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 74% used [0x00000000c4450000, 0x00000000c4aa0ef0, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 232474K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 282683K, capacity 294583K, committed 294852K, reserved 1304576K class space used 36679K, capacity 41086K, committed 41152K, reserved 1048576K } Event: 374.602 GC heap after {Heap after GC invocations=43 (full 5): par new generation total 78656K, used 8704K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 233754K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 282683K, capacity 294583K, committed 294852K, reserved 1304576K class space used 36679K, capacity 41086K, committed 41152K, reserved 1048576K } Event: 376.619 GC heap before {Heap before GC invocations=43 (full 5): par new generation total 78656K, used 78656K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 233754K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 286245K, capacity 298588K, committed 298820K, reserved 1306624K class space used 37175K, capacity 41774K, committed 41792K, reserved 1048576K } Event: 376.637 GC heap after {Heap after GC invocations=44 (full 5): par new generation total 78656K, used 8704K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4450000, 0x00000000c4cd0000, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 237533K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 286245K, capacity 298588K, committed 298820K, reserved 1306624K class space used 37175K, capacity 41774K, committed 41792K, reserved 1048576K } Event: 381.794 GC heap before {Heap before GC invocations=44 (full 6): par new generation total 78656K, used 78655K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 99% used [0x00000000c0000000, 0x00000000c444fff8, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4450000, 0x00000000c4cd0000, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 257024K, used 237533K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 293135K, capacity 305670K, committed 305732K, reserved 1312768K class space used 38091K, capacity 42769K, committed 42816K, reserved 1048576K } Event: 381.818 GC heap after {Heap after GC invocations=45 (full 6): par new generation total 78656K, used 8704K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 257024K, used 245507K [0x00000000d4cc0000, 0x00000000e47c0000, 0x0000000100000000) Metaspace used 293135K, capacity 305670K, committed 305732K, reserved 1312768K class space used 38091K, capacity 42769K, committed 42816K, reserved 1048576K } Event: 385.981 GC heap before {Heap before GC invocations=45 (full 6): par new generation total 78656K, used 78656K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 363024K, used 217812K [0x00000000d4cc0000, 0x00000000eaf44000, 0x0000000100000000) Metaspace used 294756K, capacity 307218K, committed 308036K, reserved 1314816K class space used 38148K, capacity 42748K, committed 43072K, reserved 1048576K } Event: 386.005 GC heap after {Heap after GC invocations=46 (full 6): par new generation total 78656K, used 8704K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4450000, 0x00000000c4cd0000, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 363024K, used 225233K [0x00000000d4cc0000, 0x00000000eaf44000, 0x0000000100000000) Metaspace used 294756K, capacity 307218K, committed 308036K, reserved 1314816K class space used 38148K, capacity 42748K, committed 43072K, reserved 1048576K } Event: 389.409 GC heap before {Heap before GC invocations=46 (full 6): par new generation total 78656K, used 78656K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 100% used [0x00000000c0000000, 0x00000000c4450000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4450000, 0x00000000c4cd0000, 0x00000000c4cd0000) to space 8704K, 0% used [0x00000000c4cd0000, 0x00000000c4cd0000, 0x00000000c5550000) concurrent mark-sweep generation total 363024K, used 225233K [0x00000000d4cc0000, 0x00000000eaf44000, 0x0000000100000000) Metaspace used 295722K, capacity 308228K, committed 308804K, reserved 1316864K class space used 38213K, capacity 42855K, committed 43072K, reserved 1048576K } Event: 389.438 GC heap after {Heap after GC invocations=47 (full 6): par new generation total 78656K, used 8704K [0x00000000c0000000, 0x00000000c5550000, 0x00000000d4cc0000) eden space 69952K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c4450000) from space 8704K, 100% used [0x00000000c4cd0000, 0x00000000c5550000, 0x00000000c5550000) to space 8704K, 0% used [0x00000000c4450000, 0x00000000c4450000, 0x00000000c4cd0000) concurrent mark-sweep generation total 363024K, used 236243K [0x00000000d4cc0000, 0x00000000eaf44000, 0x0000000100000000) Metaspace used 295722K, capacity 308228K, committed 308804K, reserved 1316864K class space used 38213K, capacity 42855K, committed 43072K, reserved 1048576K } Deoptimization events (20 events): Event: 388.449 Thread 0x000000003483a800 DEOPT PACKING pc=0x0000000008dfa50d sp=0x000000001e2ddb40 Event: 388.449 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c487ce sp=0x000000001e2dcff8 mode 0 Event: 388.450 Thread 0x000000003483a800 DEOPT PACKING pc=0x0000000008dfa50d sp=0x000000001e2ddb40 Event: 388.450 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c487ce sp=0x000000001e2dcff8 mode 0 Event: 389.310 Thread 0x000000003483a800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000ebe432c relative=0x0000000000002a8c Event: 389.310 Thread 0x000000003483a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000ebe432c method=org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement()Z @ 277 c2 Event: 389.310 Thread 0x000000003483a800 DEOPT PACKING pc=0x000000000ebe432c sp=0x000000001e2de980 Event: 389.310 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c489af sp=0x000000001e2de960 mode 2 Event: 389.310 Thread 0x000000003483a800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000ebe432c relative=0x0000000000002a8c Event: 389.310 Thread 0x000000003483a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000ebe432c method=org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement()Z @ 277 c2 Event: 389.310 Thread 0x000000003483a800 DEOPT PACKING pc=0x000000000ebe432c sp=0x000000001e2de980 Event: 389.310 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c489af sp=0x000000001e2de960 mode 2 Event: 389.310 Thread 0x000000003483a800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x000000000e9b33b0 relative=0x0000000000000890 Event: 389.310 Thread 0x000000003483a800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x000000000e9b33b0 method=org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement()I @ 162 c2 Event: 389.310 Thread 0x000000003483a800 DEOPT PACKING pc=0x000000000e9b33b0 sp=0x000000001e2de9c0 Event: 389.310 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c489af sp=0x000000001e2de988 mode 2 Event: 389.441 Thread 0x000000003483a800 Uncommon trap: trap_request=0xffffff4d fr.pc=0x000000000f5be604 relative=0x0000000000000704 Event: 389.441 Thread 0x000000003483a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000f5be604 method=jdk.internal.org.objectweb.asm.MethodWriter.<init>(Ljdk/internal/org/objectweb/asm/ClassWriter;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;I)V Event: 389.441 Thread 0x000000003483a800 DEOPT PACKING pc=0x000000000f5be604 sp=0x000000001e2dabc0 Event: 389.441 Thread 0x000000003483a800 DEOPT UNPACKING pc=0x0000000006c489af sp=0x000000001e2dab48 mode 2 Classes redefined (0 events): No events Internal exceptions (20 events): Event: 380.430 Thread 0x000000003483a800 Exception <a 'java/io/FileNotFoundException'{0x00000000c2a60928}> (0x00000000c2a60928) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 380.773 Thread 0x000000003483e000 Exception <a 'sun/nio/fs/WindowsException'{0x00000000c2e3d460}> (0x00000000c2e3d460) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 381.819 Thread 0x0000000019083800 Exception <a 'java/lang/NullPointerException'{0x00000000c009bb48}> (0x00000000c009bb48) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/interpreter/linkResolver.cpp, line 1358] Event: 381.820 Thread 0x0000000019083800 Exception <a 'java/lang/NullPointerException'{0x00000000c009be18}> (0x00000000c009be18) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/interpreter/linkResolver.cpp, line 1358] Event: 383.262 Thread 0x000000003483e000 Exception <a 'sun/nio/fs/WindowsException'{0x00000000c182ef00}> (0x00000000c182ef00) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 384.938 Thread 0x000000003483e000 Exception <a 'sun/nio/fs/WindowsException'{0x00000000c2c06238}> (0x00000000c2c06238) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 385.485 Thread 0x000000003483e000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000c3bb86e0}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object)'> (0x00000000c3bb86e0) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/interpreter/linkResolve Event: 387.068 Thread 0x000000003483e000 Exception <a 'sun/nio/fs/WindowsException'{0x00000000c1649bf0}> (0x00000000c1649bf0) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 389.350 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c434f1c8}: com/jetbrains/ls/requests/ObtainAgreementRequestBeanInfo> (0x00000000c434f1c8) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231] Event: 389.350 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c4350d70}: com/jetbrains/ls/requests/AbstractAgreementRequestBeanInfo> (0x00000000c4350d70) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231 Event: 389.351 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c4353038}: com/jetbrains/ls/requests/AbstractRequestBeanInfo> (0x00000000c4353038) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231] Event: 389.351 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c4354250}: java/lang/ObjectBeanInfo> (0x00000000c4354250) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231] Event: 389.351 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c43556f0}: java/lang/ObjectCustomizer> (0x00000000c43556f0) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231] Event: 389.352 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c435b1b8}: com/jetbrains/ls/requests/AbstractRequestCustomizer> (0x00000000c435b1b8) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231] Event: 389.354 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c436e880}: com/jetbrains/ls/requests/AbstractAgreementRequestCustomizer> (0x00000000c436e880) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 2 Event: 389.358 Thread 0x000000003483a800 Exception <a 'java/lang/ClassNotFoundException'{0x00000000c43b24e0}: com/jetbrains/ls/requests/ObtainAgreementRequestCustomizer> (0x00000000c43b24e0) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/classfile/systemDictionary.cpp, line 231 Event: 389.363 Thread 0x000000003483a800 Exception <a 'java/net/UnknownHostException'{0x00000000c43ce6b0}> (0x00000000c43ce6b0) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Event: 389.440 Thread 0x000000003483a800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000c000d010}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, int, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000c0 Event: 389.444 Thread 0x000000003483a800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000c0047820}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int, int, Event: 389.451 Thread 0x000000003483a800 Exception <a 'java/io/FileNotFoundException'{0x00000000c00a3bb8}> (0x00000000c00a3bb8) thrown at [c:/BuildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615] Events (20 events): Event: 389.526 loading class sun/security/jca/JCAUtil Event: 389.526 loading class sun/security/jca/JCAUtil done Event: 389.526 loading class sun/security/jca/JCAUtil$CachedSecureRandomHolder Event: 389.526 loading class sun/security/jca/JCAUtil$CachedSecureRandomHolder done Event: 389.528 loading class java/net/DefaultDatagramSocketImplFactory Event: 389.528 loading class java/net/DefaultDatagramSocketImplFactory done Event: 389.528 loading class java/net/DualStackPlainDatagramSocketImpl Event: 389.529 loading class java/net/AbstractPlainDatagramSocketImpl Event: 389.529 loading class java/net/DatagramSocketImpl Event: 389.529 loading class java/net/DatagramSocketImpl done Event: 389.529 loading class java/net/AbstractPlainDatagramSocketImpl done Event: 389.529 loading class java/net/DualStackPlainDatagramSocketImpl done Event: 389.530 loading class java/net/AbstractPlainDatagramSocketImpl$1 Event: 389.530 loading class java/net/AbstractPlainDatagramSocketImpl$1 done Event: 389.530 loading class java/net/DatagramSocket$1 Event: 389.530 loading class java/net/DatagramSocket$1 done Event: 389.530 loading class java/net/DatagramPacket Event: 389.530 loading class java/net/DatagramPacket done Event: 389.531 loading class java/net/DatagramPacket$1 Event: 389.531 loading class java/net/DatagramPacket$1 done Dynamic libraries: 0x0000000140000000 - 0x0000000140149000 E:\prodUrl\IntelliJ.IDEA.2020\bin\idea64.exe 0x00007ffc50f40000 - 0x00007ffc51130000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffc50e40000 - 0x00007ffc50ef2000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffc4e1a0000 - 0x00007ffc4e444000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffc4fb00000 - 0x00007ffc4fc94000 C:\WINDOWS\System32\USER32.dll 0x00007ffc4e450000 - 0x00007ffc4e471000 C:\WINDOWS\System32\win32u.dll 0x00007ffc50510000 - 0x00007ffc50536000 C:\WINDOWS\System32\GDI32.dll 0x00007ffc4e000000 - 0x00007ffc4e195000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffc4e480000 - 0x00007ffc4e51e000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffc4eef0000 - 0x00007ffc4efea000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffc507a0000 - 0x00007ffc50843000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffc4fca0000 - 0x00007ffc4fd3e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffc4f0a0000 - 0x00007ffc4f137000 C:\WINDOWS\System32\sechost.dll 0x00007ffc50af0000 - 0x00007ffc50c10000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffc4fd70000 - 0x00007ffc50456000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffc4eca0000 - 0x00007ffc4ecea000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007ffc50460000 - 0x00007ffc50509000 C:\WINDOWS\System32\shcore.dll 0x00007ffc4f140000 - 0x00007ffc4f475000 C:\WINDOWS\System32\combase.dll 0x00007ffc4def0000 - 0x00007ffc4df70000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ffc4e520000 - 0x00007ffc4eca0000 C:\WINDOWS\System32\windows.storage.dll 0x00007ffc4dea0000 - 0x00007ffc4dec3000 C:\WINDOWS\System32\profapi.dll 0x00007ffc4de10000 - 0x00007ffc4de5a000 C:\WINDOWS\System32\powrprof.dll 0x00007ffc4de00000 - 0x00007ffc4de10000 C:\WINDOWS\System32\UMPDC.dll 0x00007ffc4fa90000 - 0x00007ffc4fae2000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffc4de60000 - 0x00007ffc4de71000 C:\WINDOWS\System32\kernel.appcore.dll 0x00007ffc4ded0000 - 0x00007ffc4dee7000 C:\WINDOWS\System32\cryptsp.dll 0x00007ffc50610000 - 0x00007ffc50767000 C:\WINDOWS\System32\ole32.dll 0x00007ffc4fd40000 - 0x00007ffc4fd6e000 C:\WINDOWS\System32\IMM32.DLL 0x00007ffc23e00000 - 0x00007ffc248bd000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\server\jvm.dll 0x00007ffc50790000 - 0x00007ffc50798000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffc4c590000 - 0x00007ffc4c5b4000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffc3e530000 - 0x00007ffc3e549000 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll 0x00007ffc40480000 - 0x00007ffc4048a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffc3e320000 - 0x00007ffc3e329000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffc50c90000 - 0x00007ffc50cff000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffc4c250000 - 0x00007ffc4c27d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ffc32390000 - 0x00007ffc323a1000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\verify.dll 0x00007ffc3b3f0000 - 0x00007ffc3b5e4000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL 0x00007ffc3b3c0000 - 0x00007ffc3b3ea000 C:\WINDOWS\SYSTEM32\dbgcore.DLL 0x00007ffc23dd0000 - 0x00007ffc23df9000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\java.dll 0x00007ffc31120000 - 0x00007ffc31138000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\zip.dll 0x00007ffc48620000 - 0x00007ffc4862b000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\jimage.dll 0x00007ffc2d970000 - 0x00007ffc2d98a000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\net.dll 0x00007ffc441b0000 - 0x00007ffc442a0000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ffc4d610000 - 0x00007ffc4d677000 C:\WINDOWS\system32\mswsock.dll 0x00007ffc29820000 - 0x00007ffc29834000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\nio.dll 0x00007ffc43c00000 - 0x00007ffc43c0a000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\management.dll 0x00007ffc38c00000 - 0x00007ffc38c0c000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\management_ext.dll 0x00007ffc23c20000 - 0x00007ffc23dc2000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\awt.dll 0x00007ffc4f550000 - 0x00007ffc4f615000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffc4c220000 - 0x00007ffc4c24d000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ffc23b80000 - 0x00007ffc23c11000 C:\WINDOWS\SYSTEM32\MSVCP140.dll 0x00007ffc32520000 - 0x00007ffc3252c000 C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll 0x00007ffc4b610000 - 0x00007ffc4b69f000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffc4d180000 - 0x00007ffc4d1b3000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffc4dfd0000 - 0x00007ffc4dff6000 C:\WINDOWS\System32\bcrypt.dll 0x00007ffc4dcf0000 - 0x00007ffc4dd15000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffc4d7e0000 - 0x00007ffc4d7ec000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffc4d320000 - 0x00007ffc4d35a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffc50850000 - 0x00007ffc50858000 C:\WINDOWS\System32\NSI.dll 0x00007ffc445d0000 - 0x00007ffc445e6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffc445b0000 - 0x00007ffc445cc000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ffc4d360000 - 0x00007ffc4d42b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffc3ef30000 - 0x00007ffc3efd9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.900_none_2a238898466d6da2\COMCTL32.dll 0x00007ffc4c5c0000 - 0x00007ffc4c659000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffc50d00000 - 0x00007ffc50e35000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffc2a6e0000 - 0x00007ffc2a76c000 C:\Program Files\DLP\dlp3.0\SrjdDll64.dll 0x00007ffc50770000 - 0x00007ffc5078d000 C:\WINDOWS\System32\imagehlp.dll 0x00007ffc4c660000 - 0x00007ffc4c6e9000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV 0x00007ffc3bee0000 - 0x00007ffc3c3b5000 C:\WINDOWS\SYSTEM32\WININET.dll 0x00007ffc4c280000 - 0x00007ffc4c370000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ffc4dd20000 - 0x00007ffc4dd4f000 C:\WINDOWS\SYSTEM32\SspiCli.dll 0x00007ffc46150000 - 0x00007ffc461d5000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\freetype.dll 0x00007ffc460a0000 - 0x00007ffc46148000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\fontmanager.dll 0x00007ffc32140000 - 0x00007ffc32296000 C:\WINDOWS\system32\opengl32.dll 0x00007ffc326d0000 - 0x00007ffc326fc000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffc4caa0000 - 0x00007ffc4cac0000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ffc46050000 - 0x00007ffc46091000 C:\Users\danian\AppData\Local\JetBrains\IntelliJIdea2020.1\tmp\jna1746590574856993393.dll 0x00007ffc46040000 - 0x00007ffc4604a000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\prefs.dll 0x00007ffc46020000 - 0x00007ffc4603b000 E:\prodUrl\IntelliJ.IDEA.2020\bin\IdeaWin64.dll 0x00007ffc45ff0000 - 0x00007ffc46018000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\sunec.dll 0x00007ffc437d0000 - 0x00007ffc4386e000 C:\WINDOWS\System32\TextInputFramework.dll 0x00007ffc499b0000 - 0x00007ffc49cda000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007ffc4b030000 - 0x00007ffc4b104000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007ffc4ce60000 - 0x00007ffc4ce91000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffc49750000 - 0x00007ffc498a3000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffc422a0000 - 0x00007ffc42546000 C:\WINDOWS\System32\iertutil.dll 0x00007ffc4eff0000 - 0x00007ffc4f092000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffc31a10000 - 0x00007ffc31bfa000 C:\WINDOWS\system32\SogouTSF.ime 0x00007ffc4c6f0000 - 0x00007ffc4c6f7000 C:\WINDOWS\system32\MSIMG32.dll 0x00007ffc28c30000 - 0x00007ffc294b5000 C:\WINDOWS\system32\SogouPy.ime 0x00007ffc4c520000 - 0x00007ffc4c585000 C:\WINDOWS\SYSTEM32\OLEACC.dll 0x00007ffc31f30000 - 0x00007ffc31f5a000 E:\soft\sougou\SogouInput\Components\SgAppender\1.0.0.207\SgAppender_Dll64.dll 0x0000000025d30000 - 0x0000000025e6c000 E:\soft\sougou\SogouInput\9.4.0.3570\Resource.dll 0x00007ffc28200000 - 0x00007ffc28469000 E:\soft\sougou\SogouInput\Components\PicFace\1.1.0.1867\PicFace64.dll 0x00007ffc50540000 - 0x00007ffc50610000 C:\WINDOWS\System32\COMDLG32.dll 0x00007ffc3e680000 - 0x00007ffc3e904000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.900_none_e6beb9d913147d17\comctl32.dll 0x00007ffc49420000 - 0x00007ffc495cf000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll 0x00007ffc47dd0000 - 0x00007ffc47e0a000 C:\WINDOWS\system32\dataexchange.dll 0x00007ffc4ae50000 - 0x00007ffc4b02c000 C:\WINDOWS\system32\dcomp.dll 0x00007ffc4abf0000 - 0x00007ffc4ae4b000 C:\WINDOWS\system32\d3d11.dll 0x00007ffc4cb30000 - 0x00007ffc4cc1b000 C:\WINDOWS\system32\dxgi.dll 0x00007ffc4b9d0000 - 0x00007ffc4bc31000 C:\WINDOWS\system32\twinapi.appcore.dll 0x00007ffc4bde0000 - 0x00007ffc4be09000 C:\WINDOWS\system32\RMCLIENT.dll 0x00007ffc31870000 - 0x00007ffc31878000 E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\rmi.dll 0x00007ffc44170000 - 0x00007ffc4417a000 C:\Windows\System32\rasadhlp.dll 0x00007ffc443b0000 - 0x00007ffc44427000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffc304f0000 - 0x00007ffc306f5000 C:\WINDOWS\system32\explorerframe.dll 0x00007ffc48870000 - 0x00007ffc48fdd000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll 0x00007ffc31040000 - 0x00007ffc31056000 C:\WINDOWS\system32\napinsp.dll 0x00007ffc2f130000 - 0x00007ffc2f14a000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffc46ce0000 - 0x00007ffc46cee000 C:\WINDOWS\System32\winrnr.dll 0x00007ffc49f80000 - 0x00007ffc49f9c000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffc323f0000 - 0x00007ffc32405000 C:\WINDOWS\system32\wshbth.dll dbghelp: loaded successfully - version: 4.0.5 - missing functions: none symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;E:\prodUrl\IntelliJ.IDEA.2020\bin;C:\WINDOWS\SYSTEM32;E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin\server;E:\prodUrl\IntelliJ.IDEA.2020\jbr\bin;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.900_none_2a238898466d6da2;C:\Program Files\DLP\dlp3.0;C:\Users\danian\AppData\Local\JetBrains\IntelliJIdea2020.1\tmp;E:\soft\sougou\SogouInput\Components\SgAppender\1.0.0.207;E:\soft\sougou\SogouInput\9.4.0.3570;E:\soft\sougou\SogouInput\Components\PicFace\1.1.0.1867;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.900_none_e6beb9d913147d17 VM Arguments: jvm_args: exit -Xms256m -Xmx1024m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Djb.vmOptionsFile=C:\Users\danian\AppData\Roaming\JetBrains\IntelliJIdea2020.1\idea64.exe.vmoptions -Djava.library.path=E:\prodUrl\IntelliJ.IDEA.2020\jbr\\bin;E:\prodUrl\IntelliJ.IDEA.2020\jbr\\bin\server -Didea.jre.check=true -Dide.native.launcher=true -Didea.paths.selector=IntelliJIdea2020.1 -XX:ErrorFile=C:\Users\danian\java_error_in_idea_%p.log -XX:HeapDumpPath=C:\Users\danian\java_error_in_idea.hprof java_command: <unknown> java_class_path (initial): E:\prodUrl\IntelliJ.IDEA.2020\lib\bootstrap.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\extensions.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\util.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\jdom.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\log4j.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\trove4j.jar;E:\prodUrl\IntelliJ.IDEA.2020\lib\jna.jar Launcher Type: generic [Global flags] intx CICompilerCount = 2 {product} {command line} ccstr ErrorFile = C:\Users\danian\java_error_in_idea_%p.log {product} {command line} bool HeapDumpOnOutOfMemoryError = true {manageable} {command line} ccstr HeapDumpPath = C:\Users\danian\java_error_in_idea.hprof {manageable} {command line} size_t InitialHeapSize = 268435456 {product} {command line} size_t MaxHeapSize = 1073741824 {product} {command line} size_t MaxNewSize = 348913664 {product} {ergonomic} uintx MaxTenuringThreshold = 6 {product} {ergonomic} size_t MinHeapDeltaBytes = 196608 {product} {ergonomic} size_t NewSize = 89456640 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5825164 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122916538 {pd product} {ergonomic} size_t OldSize = 178978816 {product} {ergonomic} bool OmitStackTraceInFastThrow = false {product} {command line} uintx ProfiledCodeHeapSize = 122916538 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {command line} bool SegmentedCodeCache = true {product} {ergonomic} intx SoftRefLRUPolicyMSPerMB = 50 {product} {command line} bool UseCompressedClassPointers = true {lp64_product} {ergonomic} bool UseCompressedOops = true {lp64_product} {ergonomic} bool UseConcMarkSweepGC = true {product} {command line} bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: JAVA_HOME=E:\prodUrl\Java\jdk1.8.0_251 CLASSPATH=.;E:\prodUrl\Java\jdk1.8.0_251\lib;E:\prodUrl\Java\jdk1.8.0_251\lib\tools.jar PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Broadcom\Broadcom 802.11 Network Adapter\Driver;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Lenovo\Bluetooth Software\;C:\Program Files\Lenovo\Bluetooth Software\syswow64;C:\ProgramData\Lenovo\ReadyApps;E:\prodUrl\Java\jdk1.8.0_251\bin;E:\prodUrl\Java\jdk1.8.0_251\jre\bin;E:\WebFile\mysql-5.6.24-winx64\bin;E:\prodUrl\Maven\apache-maven3.2.3\bin\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\TortoiseSVN\bin;%ERLANG_HOME%\bin;E:\soft\RabbitMQ\rabbitmq_server-3.8.1\sbin;E:\prodUrl\Git\cmd;E:\prodUrl\Git\bin;C:\Users\danian\AppData\Local\Microsoft\WindowsApps;;E:\prodUrl\IntelliJ IDEA 2019.3.3\bin; USERNAME=danian OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10 , 64 bit Build 18362 (10.0.18362.900) CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv Memory: 4k page, system-wide physical 8009M (3968M free) TotalPageFile size 8025M (AvailPageFile size 3501M) current process WorkingSet (physical memory assigned to process): 888M, peak: 889M current process commit charge ("private bytes"): 1083M, peak: 1084M vm_info: OpenJDK 64-Bit Server VM (11.0.6+8-b765.25) for windows-amd64 JRE (11.0.6+8-b765.25), built on Mar 30 2020 12:57:22 by "" with MS VC++ 14.0 (VS2015) END.
在日志中找到如下几种代码(每种情况只能找到一行),因为解决问题的方式取决于日志中暴露的问题:
打开我的电脑,全局搜索SrjdDll64.dll文件(如果是其他dll文件,搜索对应文件即可):
右键单击该文件,选“打开文件所在位置”:
可以看到,该dll文件是软件 dlp3.0 中的一个文件,卸载dlp3.0之后,可解决该问题。
打开IDEA,打开设置:
找到idea插件中有关mybatis的所有插件:
同时删除idea注册在系统中的启动插件,具体位置按下图查找:
jdk虚拟机内存设置:
大部分由jdk引起的问题,可通过调节这两个参数解决,如果调试最大、最小内存数值也不能解决,请定位道IDEA安装目录,修改文件idea.exe.vmoptions,idea64.exe.vmoptions中 -Xms:***, -Xmx:*** ,如下图所示:
限于个人水平,遇到的情况只有这三种,如有错误或纰漏之处,欢迎指正!
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。