hs_err_pid20360.log 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
  16. # placed in the first 32GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (memory/allocation.inline.hpp:61), pid=20360, tid=0x0000000000005278
  22. #
  23. # JRE version: (8.0_221-b11) (build )
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
  25. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  26. #
  27. --------------- T H R E A D ---------------
  28. Current thread (0x0000000000fae800): JavaThread "Unknown thread" [_thread_in_vm, id=21112, stack(0x0000000002e10000,0x0000000002f10000)]
  29. Stack: [0x0000000002e10000,0x0000000002f10000]
  30. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  31. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  32. --------------- P R O C E S S ---------------
  33. Java Threads: ( => current thread )
  34. Other Threads:
  35. =>0x0000000000fae800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=21112, stack(0x0000000002e10000,0x0000000002f10000)]
  36. VM state:not at safepoint (normal execution)
  37. VM Mutex/Monitor currently owned by a thread: None
  38. heap address: 0x00000006c3400000, size: 4044 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  39. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  40. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  41. Heap:
  42. PSYoungGen total 75776K, used 1300K [0x000000076bc00000, 0x0000000771080000, 0x00000007c0000000)
  43. eden space 65024K, 2% used [0x000000076bc00000,0x000000076bd451f8,0x000000076fb80000)
  44. from space 10752K, 0% used [0x0000000770600000,0x0000000770600000,0x0000000771080000)
  45. to space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
  46. ParOldGen total 173568K, used 0K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
  47. object space 173568K, 0% used [0x00000006c3400000,0x00000006c3400000,0x00000006cdd80000)
  48. Metaspace used 776K, capacity 4480K, committed 4480K, reserved 1056768K
  49. class space used 76K, capacity 384K, committed 384K, reserved 1048576K
  50. Card table byte_map: [0x00000000128e0000,0x00000000130d0000] byte_map_base: 0x000000000f2c6000
  51. Marking Bits: (ParMarkBitMap*) 0x000000006dba5ce0
  52. Begin Bits: [0x0000000014320000, 0x0000000018250000)
  53. End Bits: [0x0000000018250000, 0x000000001c180000)
  54. Polling page: 0x0000000002f10000
  55. CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
  56. bounds [0x0000000003520000, 0x0000000003790000, 0x0000000012520000]
  57. total_blobs=58 nmethods=0 adapters=38
  58. compilation: enabled
  59. Compilation events (0 events):
  60. No events
  61. GC Heap History (0 events):
  62. No events
  63. Deoptimization events (0 events):
  64. No events
  65. Classes redefined (0 events):
  66. No events
  67. Internal exceptions (0 events):
  68. No events
  69. Events (10 events):
  70. Event: 0.020 loading class java/lang/Short
  71. Event: 0.020 loading class java/lang/Short done
  72. Event: 0.020 loading class java/lang/Integer
  73. Event: 0.020 loading class java/lang/Integer done
  74. Event: 0.020 loading class java/lang/Long
  75. Event: 0.020 loading class java/lang/Long done
  76. Event: 0.021 loading class java/lang/NullPointerException
  77. Event: 0.021 loading class java/lang/NullPointerException done
  78. Event: 0.021 loading class java/lang/ArithmeticException
  79. Event: 0.021 loading class java/lang/ArithmeticException done
  80. Dynamic libraries:
  81. 0x00007ff61a5b0000 - 0x00007ff61a5e7000 D:\java\jdk1.8.0_221\bin\java.exe
  82. 0x00007ff9e46b0000 - 0x00007ff9e48a5000 C:\WINDOWS\SYSTEM32\ntdll.dll
  83. 0x00007ff9e2760000 - 0x00007ff9e281e000 C:\WINDOWS\System32\KERNEL32.DLL
  84. 0x00007ff9e2400000 - 0x00007ff9e26c9000 C:\WINDOWS\System32\KERNELBASE.dll
  85. 0x00007ff9e2d50000 - 0x00007ff9e2dfc000 C:\WINDOWS\System32\ADVAPI32.dll
  86. 0x00007ff9e2a70000 - 0x00007ff9e2b0e000 C:\WINDOWS\System32\msvcrt.dll
  87. 0x00007ff9e2fe0000 - 0x00007ff9e307b000 C:\WINDOWS\System32\sechost.dll
  88. 0x00007ff9e38f0000 - 0x00007ff9e3a1a000 C:\WINDOWS\System32\RPCRT4.dll
  89. 0x00007ff9e3740000 - 0x00007ff9e38e1000 C:\WINDOWS\System32\USER32.dll
  90. 0x00007ff9e2160000 - 0x00007ff9e2182000 C:\WINDOWS\System32\win32u.dll
  91. 0x00007ff9e3710000 - 0x00007ff9e373b000 C:\WINDOWS\System32\GDI32.dll
  92. 0x00007ff9e2190000 - 0x00007ff9e229b000 C:\WINDOWS\System32\gdi32full.dll
  93. 0x00007ff9e1ed0000 - 0x00007ff9e1f6d000 C:\WINDOWS\System32\msvcp_win.dll
  94. 0x00007ff9e1dd0000 - 0x00007ff9e1ed0000 C:\WINDOWS\System32\ucrtbase.dll
  95. 0x00007ff9c8820000 - 0x00007ff9c8aba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  96. 0x00007ff9e2b10000 - 0x00007ff9e2b40000 C:\WINDOWS\System32\IMM32.DLL
  97. 0x000000006dc30000 - 0x000000006dd02000 D:\java\jdk1.8.0_221\jre\bin\msvcr100.dll
  98. 0x000000006d380000 - 0x000000006dc25000 D:\java\jdk1.8.0_221\jre\bin\server\jvm.dll
  99. 0x00007ff9e2b40000 - 0x00007ff9e2b48000 C:\WINDOWS\System32\PSAPI.DLL
  100. 0x00007ff9cf2e0000 - 0x00007ff9cf307000 C:\WINDOWS\SYSTEM32\WINMM.dll
  101. 0x00007ff9c5c20000 - 0x00007ff9c5c29000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  102. 0x00007ff9dc790000 - 0x00007ff9dc79a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  103. 0x00007ff9e3500000 - 0x00007ff9e356b000 C:\WINDOWS\System32\WS2_32.dll
  104. 0x00007ff99ccd0000 - 0x00007ff99ccdf000 D:\java\jdk1.8.0_221\jre\bin\verify.dll
  105. 0x00007ff99cca0000 - 0x00007ff99ccc9000 D:\java\jdk1.8.0_221\jre\bin\java.dll
  106. 0x00007ff9c7940000 - 0x00007ff9c7963000 D:\java\jdk1.8.0_221\jre\bin\instrument.dll
  107. 0x00007ff99cc80000 - 0x00007ff99cc96000 D:\java\jdk1.8.0_221\jre\bin\zip.dll
  108. VM Arguments:
  109. jvm_args: -Dmaven.multiModuleProjectDirectory=D:\IdeaProjects\mt -Dmaven.home=D:\java\apache-maven-3.5.4 -Dclassworlds.conf=D:\java\apache-maven-3.5.4\bin\m2.conf -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar=57957:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin -Dfile.encoding=UTF-8
  110. java_command: org.codehaus.classworlds.Launcher -Didea.version2019.1.2 --update-snapshots -s D:\java\apache-maven-3.5.4\conf\settings.xml -Dmaven.repo.local=D:\RepMaven package
  111. java_class_path (initial): D:\java\apache-maven-3.5.4\boot\plexus-classworlds-2.5.2.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar
  112. Launcher Type: SUN_STANDARD
  113. Environment Variables:
  114. JAVA_HOME=D:\java\jdk1.8.0_221
  115. PATH=D:\Program Files\MySQL Server 8.0\bin;D:\java\apache-maven-3.5.4\bin;D:\java\apache-tomcat-9.0.21\bin;"D:\java\jdk1.8.0_221\bin;D:\java\jdk1.8.0_221\jre\bin";C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\开发工具\Xshell-6\;E:\;发工具\Xftp-6\;%S;stemRoot%\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\开发工具\Git\cmd;C:\WINDOWS\system32;E:\开发工具\Xshell-7\;E:\开发工具\Xftp-7\;D:\Program Files\nodejs\;D:\Program Files\MySQL Server 8.0\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kan\AppData\Local\Microsoft\WindowsApps;E:\开发工具\Microsoft VS Code\bin;D:\Program Files\nodejs\node_global;C:\Users\Kan\AppData\Roaming\npm;
  116. USERNAME=Kan
  117. OS=Windows_NT
  118. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
  119. --------------- S Y S T E M ---------------
  120. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1202)
  121. CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 165 stepping 5, 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
  122. Memory: 4k page, physical 16558608k(4785824k free), swap 29665804k(5952k free)
  123. 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)
  124. time: Wed Jan 05 15:54:35 2022
  125. timezone: 中国标准时间
  126. elapsed time: 0 seconds (0d 0h 0m 0s)