123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
- # Possible reasons:
- # The system is out of physical RAM or swap space
- # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
- # Possible solutions:
- # Reduce memory load on the system
- # Increase physical memory or swap space
- # Check if swap backing store is full
- # Decrease Java heap size (-Xmx/-Xms)
- # Decrease number of Java threads
- # Decrease Java thread stack sizes (-Xss)
- # Set larger code cache with -XX:ReservedCodeCacheSize=
- # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
- # placed in the first 32GB address space. The Java Heap base address is the
- # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
- # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (allocation.cpp:272), pid=26476, tid=0x000000000000b8b0
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
- # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
- #
- --------------- T H R E A D ---------------
- Current thread (0x000000001f11f800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=47280, stack(0x000000001f910000,0x000000001fa10000)]
- Stack: [0x000000001f910000,0x000000001fa10000]
- [error occurred during error reporting (printing stack bounds), id 0xc0000005]
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- Current CompileTask:
- C2: 328 198 % 4 sun.security.provider.SHA::implCompress @ 12 (491 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001f1d2000 JavaThread "Service Thread" daemon [_thread_blocked, id=40256, stack(0x000000001fb10000,0x000000001fc10000)]
- 0x000000001f122000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=52484, stack(0x000000001fa10000,0x000000001fb10000)]
- =>0x000000001f11f800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=47280, stack(0x000000001f910000,0x000000001fa10000)]
- 0x000000001f11a800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=52420, stack(0x000000001f810000,0x000000001f910000)]
- 0x000000001f11a000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=45372, stack(0x000000001f710000,0x000000001f810000)]
- 0x000000001f0e6000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=49468, stack(0x000000001f610000,0x000000001f710000)]
- 0x000000001eea8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=49912, stack(0x000000001f510000,0x000000001f610000)]
- 0x000000001ee54000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=53984, stack(0x000000001f410000,0x000000001f510000)]
- 0x000000001ee31800 JavaThread "Finalizer" daemon [_thread_blocked, id=45188, stack(0x000000001f310000,0x000000001f410000)]
- 0x000000001ee30800 JavaThread "Reference Handler" daemon [_thread_blocked, id=21704, stack(0x000000001f210000,0x000000001f310000)]
- 0x0000000003565000 JavaThread "main" [_thread_in_Java, id=36992, stack(0x0000000002e90000,0x0000000002f90000)]
- Other Threads:
- 0x000000001d009800 VMThread [stack: 0x000000001ed10000,0x000000001ee10000] [id=31424]
- 0x000000001fc6a800 WatcherThread [stack: 0x0000000020410000,0x0000000020510000] [id=43612]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- heap address: 0x00000006c2600000, size: 4058 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
- Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
- Compressed class space size: 1073741824 Address: 0x00000007c0000000
- Heap:
- PSYoungGen total 75776K, used 9113K [0x000000076b780000, 0x0000000770c00000, 0x00000007c0000000)
- eden space 65024K, 14% used [0x000000076b780000,0x000000076c066638,0x000000076f700000)
- from space 10752K, 0% used [0x0000000770180000,0x0000000770180000,0x0000000770c00000)
- to space 10752K, 0% used [0x000000076f700000,0x000000076f700000,0x0000000770180000)
- ParOldGen total 173568K, used 0K [0x00000006c2600000, 0x00000006ccf80000, 0x000000076b780000)
- object space 173568K, 0% used [0x00000006c2600000,0x00000006c2600000,0x00000006ccf80000)
- Metaspace used 5250K, capacity 5360K, committed 5504K, reserved 1056768K
- class space used 569K, capacity 596K, committed 640K, reserved 1048576K
- Card table byte_map: [0x0000000012a20000,0x0000000013210000] byte_map_base: 0x000000000f40d000
- Marking Bits: (ParMarkBitMap*) 0x0000000053795ce0
- Begin Bits: [0x0000000013f60000, 0x0000000017ec8000)
- End Bits: [0x0000000017ec8000, 0x000000001be30000)
- Polling page: 0x00000000015c0000
- CodeCache: size=245760Kb used=1590Kb max_used=1600Kb free=244169Kb
- bounds [0x0000000003660000, 0x00000000038d0000, 0x0000000012660000]
- total_blobs=503 nmethods=216 adapters=200
- compilation: enabled
- Compilation events (10 events):
- Event: 0.326 Thread 0x000000001f122000 nmethod 202 0x00000000037e8c50 code [0x00000000037e8da0, 0x00000000037e8eb0]
- Event: 0.326 Thread 0x000000001f122000 211 3 java.util.regex.Pattern$Branch::match (66 bytes)
- Event: 0.326 Thread 0x000000001f11a800 212 4 java.lang.CharacterDataLatin1::digit (91 bytes)
- Event: 0.326 Thread 0x000000001f122000 nmethod 211 0x00000000037e8f10 code [0x00000000037e90a0, 0x00000000037e9598]
- Event: 0.326 Thread 0x000000001f11a000 213 4 java.util.Arrays::copyOfRange (63 bytes)
- Event: 0.326 Thread 0x000000001f122000 214 3 java.math.BigInteger::getInt (63 bytes)
- Event: 0.326 Thread 0x000000001f122000 nmethod 214 0x00000000037e9790 code [0x00000000037e9920, 0x00000000037e9d08]
- Event: 0.326 Thread 0x000000001f122000 215 3 java.math.BigInteger::<init> (404 bytes)
- Event: 0.327 Thread 0x000000001f11a800 nmethod 212 0x00000000037ecb50 code [0x00000000037ecca0, 0x00000000037ecdd8]
- Event: 0.327 Thread 0x000000001f11a800 217 4 java.math.BigInteger::destructiveMulAdd (150 bytes)
- GC Heap History (0 events):
- No events
- Deoptimization events (0 events):
- No events
- Classes redefined (0 events):
- No events
- Internal exceptions (4 events):
- Event: 0.036 Thread 0x0000000003565000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x000000076b787cb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot
- Event: 0.036 Thread 0x0000000003565000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076b787fa0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prim
- Event: 0.150 Thread 0x0000000003565000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b8a7e08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
- Event: 0.150 Thread 0x0000000003565000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b8a8018) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
- Events (10 events):
- Event: 0.323 loading class java/security/spec/ECPoint
- Event: 0.323 loading class java/security/spec/ECPoint done
- Event: 0.323 loading class sun/security/ec/NamedCurve
- Event: 0.323 loading class sun/security/ec/NamedCurve done
- Event: 0.323 loading class java/security/spec/ECParameterSpec
- Event: 0.323 loading class java/security/spec/AlgorithmParameterSpec
- Event: 0.323 loading class java/security/spec/AlgorithmParameterSpec done
- Event: 0.323 loading class java/security/spec/ECParameterSpec done
- Event: 0.325 loading class java/security/spec/ECFieldF2m
- Event: 0.325 loading class java/security/spec/ECFieldF2m done
- Dynamic libraries:
- 0x00007ff67cdc0000 - 0x00007ff67cdf7000 E:\Java\jdk1.8.0_221\bin\java.exe
- 0x00007ff893220000 - 0x00007ff893410000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ff892060000 - 0x00007ff892112000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ff890b90000 - 0x00007ff890e35000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ff891a80000 - 0x00007ff891b23000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ff891b30000 - 0x00007ff891bce000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ff891c80000 - 0x00007ff891d17000 C:\WINDOWS\System32\sechost.dll
- 0x00007ff892790000 - 0x00007ff8928b0000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ff892120000 - 0x00007ff8922b5000 C:\WINDOWS\System32\USER32.dll
- 0x00007ff890b60000 - 0x00007ff890b81000 C:\WINDOWS\System32\win32u.dll
- 0x00007ff891be0000 - 0x00007ff891c06000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ff890f90000 - 0x00007ff891126000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ff8901e0000 - 0x00007ff89027e000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ff891150000 - 0x00007ff89124a000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ff87bf70000 - 0x00007ff87c1f4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1082_none_9e8193e1e45b25c1\COMCTL32.dll
- 0x00007ff891d20000 - 0x00007ff892055000 C:\WINDOWS\System32\combase.dll
- 0x00007ff890ae0000 - 0x00007ff890b60000 C:\WINDOWS\System32\bcryptPrimitives.dll
- 0x00007ff891770000 - 0x00007ff89179e000 C:\WINDOWS\System32\IMM32.DLL
- 0x0000000055940000 - 0x0000000055a12000 E:\Java\jdk1.8.0_221\jre\bin\msvcr100.dll
- 0x0000000052f70000 - 0x0000000053815000 E:\Java\jdk1.8.0_221\jre\bin\server\jvm.dll
- 0x00007ff893140000 - 0x00007ff893148000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ff882c20000 - 0x00007ff882c44000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ff8897a0000 - 0x00007ff8897aa000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ff889e40000 - 0x00007ff889e49000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ff891c10000 - 0x00007ff891c7f000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ff882bf0000 - 0x00007ff882c1d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
- 0x00007ff891250000 - 0x00007ff89129a000 C:\WINDOWS\System32\cfgmgr32.dll
- 0x00007ff879f80000 - 0x00007ff879f8f000 E:\Java\jdk1.8.0_221\jre\bin\verify.dll
- 0x00007ff84e850000 - 0x00007ff84e879000 E:\Java\jdk1.8.0_221\jre\bin\java.dll
- 0x00007ff84e820000 - 0x00007ff84e843000 E:\Java\jdk1.8.0_221\jre\bin\instrument.dll
- 0x00007ff84fcc0000 - 0x00007ff84fcd6000 E:\Java\jdk1.8.0_221\jre\bin\zip.dll
- 0x00007ff892930000 - 0x00007ff893017000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ff891400000 - 0x00007ff8914a9000 C:\WINDOWS\System32\shcore.dll
- 0x00007ff8902b0000 - 0x00007ff890a30000 C:\WINDOWS\System32\windows.storage.dll
- 0x00007ff8900c0000 - 0x00007ff8900e3000 C:\WINDOWS\System32\profapi.dll
- 0x00007ff890110000 - 0x00007ff89015a000 C:\WINDOWS\System32\powrprof.dll
- 0x00007ff8900b0000 - 0x00007ff8900c0000 C:\WINDOWS\System32\UMPDC.dll
- 0x00007ff8922c0000 - 0x00007ff892312000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ff890160000 - 0x00007ff890171000 C:\WINDOWS\System32\kernel.appcore.dll
- 0x00007ff891130000 - 0x00007ff891147000 C:\WINDOWS\System32\cryptsp.dll
- 0x00007ff84d570000 - 0x00007ff84d58a000 E:\Development\IntelliJ IDEA 2019.1.2\bin\breakgen64.dll
- 0x00007ff84fb60000 - 0x00007ff84fb7a000 E:\Java\jdk1.8.0_221\jre\bin\net.dll
- 0x00007ff884770000 - 0x00007ff884946000 C:\WINDOWS\SYSTEM32\urlmon.dll
- 0x00007ff87f3e0000 - 0x00007ff87f686000 C:\WINDOWS\SYSTEM32\iertutil.dll
- 0x00007ff88fad0000 - 0x00007ff88fadc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
- 0x00007ff88f900000 - 0x00007ff88f967000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ff84d460000 - 0x00007ff84d484000 E:\Java\jdk1.8.0_221\jre\bin\sunec.dll
- VM Arguments:
- jvm_args: -javaagent:E:\Development\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar=62774:E:\Development\IntelliJ IDEA 2019.1.2\bin -Dfile.encoding=UTF-8
- java_command: com.muzhi.dingtalk.test.accesstoken.AccessTokenConfig
- java_class_path (initial): E:\Java\jdk1.8.0_221\jre\lib\charsets.jar;E:\Java\jdk1.8.0_221\jre\lib\deploy.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\access-bridge-64.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\cldrdata.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\dnsns.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\jaccess.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\jfxrt.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\localedata.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\nashorn.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\sunec.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\sunjce_provider.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\sunmscapi.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\sunpkcs11.jar;E:\Java\jdk1.8.0_221\jre\lib\ext\zipfs.jar;E:\Java\jdk1.8.0_221\jre\lib\javaws.jar;E:\Java\jdk1.8.0_221\jre\lib\jce.jar;E:\Java\jdk1.8.0_221\jre\lib\jfr.jar;E:\Java\jdk1.8.0_221\jre\lib\jfxswt.jar;E:\Java\jdk1.8.0_221\jre\lib\jsse.jar;E:\Java\jdk1.8.0_221\jre\lib\management-agent.jar;E:\Java\jdk1.8.0_221\jre\lib\plugin.jar;E:\Java\jdk1.8.0_221\jre\lib\resources.jar;E:\Java\jdk1.8.0_221\jre\lib\rt.jar;D:\IdeaProjects\dingtalk_test\target\classes;C:\Users\ZhangKan\.m2\repository\com\aliyun\alibaba-dingtalk-service-sdk\1.0.1\alibaba-dingtalk-service-sdk-1.0.1.jar;C:\Users\ZhangKan\.m2\repository\log4j\log4j\1.2.15\log4j-1.2.15.jar;C:\Users\ZhangKan\.m2\repository\javax\mail\mail\1.4\mail-1.4.jar;C:\Users\ZhangKan\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\ZhangKan\.m2\repository\javax\jms\jms\1.1\jms-1.1.jar;C:\Users\ZhangKan\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\ZhangKan\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.3.3.RELEASE\spring-boot-starter-thymeleaf-2.3.3.RELEASE.jar;C:\Users\ZhangKan\.m2\repository\org\springframework\boot\spring-boot-starter\2.3.3.RELEASE\spring-boot-starter-2.3.3.RELEASE.jar;C:\Users\ZhangKan\.m2\repository\org\springframework\boot\spring-boot\2.3.3.RELEASE\spring-boot-2.3.3.RELEASE.jar;C:\Users\ZhangKan\.m2\repository\or
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=E:\Java\jdk-10.0.2
- PATH=E:\Development\Xftp 6\;E:\Development\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\Java\jdk-10.0.2\bin;E:\Development\MySQL\bin;E:\Development\apache-tomcat-9.0.21\bin;E:\Development\apache-maven-3.5.4\bin;E:\Development\Nodejs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;E:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\ZhangKan\AppData\Local\Microsoft\WindowsApps;C:\Users\ZhangKan\AppData\Local\BypassRuntm;C:\Users\ZhangKan\AppData\Local\Microsoft\WindowsApps;;E:\Development\Microsoft VS Code\bin;C:\Users\ZhangKan\AppData\Roaming\npm
- USERNAME=ZhangKan
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 11, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1082)
- CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
- Memory: 4k page, physical 16619252k(2761912k free), swap 29739504k(4524k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Thu Oct 22 15:39:28 2020
- timezone: �й���ʱ��
- elapsed time: 0 seconds (0d 0h 0m 0s)
|