You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
225 lines
15 KiB
Plaintext
225 lines
15 KiB
Plaintext
12 months ago
|
#
|
||
|
# 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
|
||
|
# In 32 bit mode, the process size limit was hit
|
||
|
# Possible solutions:
|
||
|
# Reduce memory load on the system
|
||
|
# Increase physical memory or swap space
|
||
|
# Check if swap backing store is full
|
||
|
# Use 64 bit Java on a 64 bit OS
|
||
|
# Decrease Java heap size (-Xmx/-Xms)
|
||
|
# Decrease number of Java threads
|
||
|
# Decrease Java thread stack sizes (-Xss)
|
||
|
# Set larger code cache with -XX:ReservedCodeCacheSize=
|
||
|
# This output file may be truncated or incomplete.
|
||
|
#
|
||
|
# Out of Memory Error (allocation.cpp:273), pid=16340, tid=10648
|
||
|
#
|
||
|
# JRE version: Java(TM) SE Runtime Environment (8.0_40-b25) (build 1.8.0_40-b25)
|
||
|
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.40-b25 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 (0x000000001f595000): JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=10648, stack(0x00000000206d0000,0x00000000207d0000)]
|
||
|
|
||
|
Stack: [0x00000000206d0000,0x00000000207d0000]
|
||
|
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||
|
V [jvm.dll+0x32b47a]
|
||
|
V [jvm.dll+0x2797f3]
|
||
|
V [jvm.dll+0x27a489]
|
||
|
V [jvm.dll+0x2717a5]
|
||
|
V [jvm.dll+0xcb7c4]
|
||
|
V [jvm.dll+0xcb9e7]
|
||
|
V [jvm.dll+0xcbe6c]
|
||
|
V [jvm.dll+0x42008f]
|
||
|
V [jvm.dll+0x422a2a]
|
||
|
V [jvm.dll+0x4256b3]
|
||
|
V [jvm.dll+0x426e19]
|
||
|
V [jvm.dll+0x4272a4]
|
||
|
V [jvm.dll+0x405df0]
|
||
|
V [jvm.dll+0x4061c0]
|
||
|
V [jvm.dll+0x4062f2]
|
||
|
V [jvm.dll+0x4064c1]
|
||
|
V [jvm.dll+0x4066cf]
|
||
|
V [jvm.dll+0xa4312]
|
||
|
V [jvm.dll+0xa4c4f]
|
||
|
V [jvm.dll+0x241914]
|
||
|
V [jvm.dll+0x29848a]
|
||
|
C [msvcr100.dll+0x21d9f]
|
||
|
C [msvcr100.dll+0x21e3b]
|
||
|
C [KERNEL32.DLL+0x17344]
|
||
|
C [ntdll.dll+0x526b1]
|
||
|
|
||
|
|
||
|
Current CompileTask:
|
||
|
C1: 664 82 3 java.net.URLStreamHandler::parseURL (1158 bytes)
|
||
|
|
||
|
|
||
|
--------------- P R O C E S S ---------------
|
||
|
|
||
|
Java Threads: ( => current thread )
|
||
|
0x000000001f596000 JavaThread "Service Thread" daemon [_thread_blocked, id=18364, stack(0x00000000207d0000,0x00000000208d0000)]
|
||
|
=>0x000000001f595000 JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=10648, stack(0x00000000206d0000,0x00000000207d0000)]
|
||
|
0x000000001f43f000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=14132, stack(0x00000000205d0000,0x00000000206d0000)]
|
||
|
0x000000001f43e800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8696, stack(0x00000000204d0000,0x00000000205d0000)]
|
||
|
0x000000001e458800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=18868, stack(0x000000001ec00000,0x000000001ed00000)]
|
||
|
0x000000001e457000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=17888, stack(0x000000001eb00000,0x000000001ec00000)]
|
||
|
0x000000001e44b800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=18112, stack(0x000000001ea00000,0x000000001eb00000)]
|
||
|
0x000000001ca9f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4376, stack(0x000000001e900000,0x000000001ea00000)]
|
||
|
0x000000001e443800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2544, stack(0x000000001e800000,0x000000001e900000)]
|
||
|
0x00000000032f8000 JavaThread "Finalizer" daemon [_thread_blocked, id=19348, stack(0x000000001e300000,0x000000001e400000)]
|
||
|
0x00000000032f1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=19600, stack(0x000000001e200000,0x000000001e300000)]
|
||
|
0x000000000305e000 JavaThread "main" [_thread_in_vm, id=3408, stack(0x0000000002f00000,0x0000000003000000)]
|
||
|
|
||
|
Other Threads:
|
||
|
0x000000001ca58000 VMThread [stack: 0x000000001e100000,0x000000001e200000] [id=18704]
|
||
|
0x000000001f596800 WatcherThread [stack: 0x00000000208d0000,0x00000000209d0000] [id=16108]
|
||
|
|
||
|
VM state:not at safepoint (normal execution)
|
||
|
|
||
|
VM Mutex/Monitor currently owned by a thread: None
|
||
|
|
||
|
Heap:
|
||
|
PSYoungGen total 75776K, used 58023K [0x000000076b800000, 0x0000000770c80000, 0x00000007c0000000)
|
||
|
eden space 65024K, 89% used [0x000000076b800000,0x000000076f0a9ff8,0x000000076f780000)
|
||
|
from space 10752K, 0% used [0x0000000770200000,0x0000000770200000,0x0000000770c80000)
|
||
|
to space 10752K, 0% used [0x000000076f780000,0x000000076f780000,0x0000000770200000)
|
||
|
ParOldGen total 173568K, used 0K [0x00000006c2800000, 0x00000006cd180000, 0x000000076b800000)
|
||
|
object space 173568K, 0% used [0x00000006c2800000,0x00000006c2800000,0x00000006cd180000)
|
||
|
Metaspace used 3783K, capacity 4780K, committed 5120K, reserved 1056768K
|
||
|
class space used 397K, capacity 424K, committed 512K, reserved 1048576K
|
||
|
|
||
|
Card table byte_map: [0x00000000126c0000,0x0000000012eb0000] byte_map_base: 0x000000000f0ac000
|
||
|
|
||
|
Marking Bits: (ParMarkBitMap*) 0x0000000053b74040
|
||
|
Begin Bits: [0x0000000013a00000, 0x0000000017960000)
|
||
|
End Bits: [0x0000000017960000, 0x000000001b8c0000)
|
||
|
|
||
|
Polling page: 0x0000000001340000
|
||
|
|
||
|
CodeCache: size=245760Kb used=1259Kb max_used=1268Kb free=244500Kb
|
||
|
bounds [0x0000000003300000, 0x0000000003570000, 0x0000000012300000]
|
||
|
total_blobs=341 nmethods=88 adapters=174
|
||
|
compilation: enabled
|
||
|
|
||
|
Compilation events (10 events):
|
||
|
Event: 0.646 Thread 0x000000001f595000 nmethod 80 0x0000000003432e50 code [0x0000000003432fc0, 0x0000000003433208]
|
||
|
Event: 0.646 Thread 0x000000001f595000 81 3 sun.net.www.protocol.file.Handler::parseURL (18 bytes)
|
||
|
Event: 0.646 Thread 0x000000001f595000 nmethod 81 0x0000000003432950 code [0x0000000003432ac0, 0x0000000003432d38]
|
||
|
Event: 0.646 Thread 0x000000001f595000 82 3 java.net.URLStreamHandler::parseURL (1158 bytes)
|
||
|
Event: 0.647 Thread 0x000000001f43f000 nmethod 47 0x0000000003438290 code [0x0000000003438400, 0x0000000003438588]
|
||
|
Event: 0.647 Thread 0x000000001f43f000 78 4 java.util.Arrays::copyOfRange (63 bytes)
|
||
|
Event: 0.648 Thread 0x000000001f43f000 nmethod 78 0x00000000034368d0 code [0x0000000003436a20, 0x0000000003436c18]
|
||
|
Event: 0.648 Thread 0x000000001f43f000 35 4 java.lang.CharacterDataLatin1::getProperties (11 bytes)
|
||
|
Event: 0.649 Thread 0x000000001f43f000 nmethod 35 0x000000000340f7d0 code [0x000000000340f900, 0x000000000340f998]
|
||
|
Event: 0.649 Thread 0x000000001f43f000 41 4 java.lang.String::<init> (62 bytes)
|
||
|
|
||
|
GC Heap History (0 events):
|
||
|
No events
|
||
|
|
||
|
Deoptimization events (0 events):
|
||
|
No events
|
||
|
|
||
|
Internal exceptions (10 events):
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e480020) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e4801d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e4814b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e481670) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e4823d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e482588) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e4832a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.394 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e483460) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.395 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e4840b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
Event: 0.395 Thread 0x000000000305e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076e484270) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
|
||
|
|
||
|
Events (10 events):
|
||
|
Event: 0.637 loading class org/junit/Test
|
||
|
Event: 0.637 loading class org/junit/Test done
|
||
|
Event: 0.644 loading class junit/framework/ComparisonFailure
|
||
|
Event: 0.644 loading class junit/framework/ComparisonFailure done
|
||
|
Event: 0.646 loading class junit/framework/AssertionFailedError
|
||
|
Event: 0.646 loading class junit/framework/AssertionFailedError done
|
||
|
Event: 0.646 loading class com/intellij/junit4/JUnit4IdeaTestRunner
|
||
|
Event: 0.646 loading class com/intellij/junit4/JUnit4IdeaTestRunner done
|
||
|
Event: 0.647 loading class com/intellij/rt/junit/IdeaTestRunner
|
||
|
Event: 0.647 loading class com/intellij/rt/junit/IdeaTestRunner done
|
||
|
|
||
|
|
||
|
Dynamic libraries:
|
||
|
0x00007ff7bb640000 - 0x00007ff7bb677000 D:\soft\JDK8\bin\java.exe
|
||
|
0x00007fff7e7d0000 - 0x00007fff7e9c8000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
||
|
0x00007fff7e690000 - 0x00007fff7e74d000 C:\WINDOWS\System32\KERNEL32.DLL
|
||
|
0x00007fff7c4d0000 - 0x00007fff7c7c6000 C:\WINDOWS\System32\KERNELBASE.dll
|
||
|
0x00007fff7e1b0000 - 0x00007fff7e260000 C:\WINDOWS\System32\ADVAPI32.dll
|
||
|
0x00007fff7d740000 - 0x00007fff7d7de000 C:\WINDOWS\System32\msvcrt.dll
|
||
|
0x00007fff7d420000 - 0x00007fff7d4c0000 C:\WINDOWS\System32\sechost.dll
|
||
|
0x00007fff7e080000 - 0x00007fff7e1a3000 C:\WINDOWS\System32\RPCRT4.dll
|
||
|
0x00007fff7c450000 - 0x00007fff7c477000 C:\WINDOWS\System32\bcrypt.dll
|
||
|
0x00007fff7e340000 - 0x00007fff7e4df000 C:\WINDOWS\System32\USER32.dll
|
||
|
0x00007fff7c7d0000 - 0x00007fff7c7f2000 C:\WINDOWS\System32\win32u.dll
|
||
|
0x00007fff7c800000 - 0x00007fff7c82b000 C:\WINDOWS\System32\GDI32.dll
|
||
|
0x00007fff7c1f0000 - 0x00007fff7c307000 C:\WINDOWS\System32\gdi32full.dll
|
||
|
0x00007fff7c150000 - 0x00007fff7c1ed000 C:\WINDOWS\System32\msvcp_win.dll
|
||
|
0x00007fff7c050000 - 0x00007fff7c150000 C:\WINDOWS\System32\ucrtbase.dll
|
||
|
0x00007fff67180000 - 0x00007fff6741a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\COMCTL32.dll
|
||
|
0x00007fff7e750000 - 0x00007fff7e782000 C:\WINDOWS\System32\IMM32.DLL
|
||
|
0x0000000053c00000 - 0x0000000053cd2000 D:\soft\JDK8\jre\bin\msvcr100.dll
|
||
|
0x0000000053370000 - 0x0000000053bf3000 D:\soft\JDK8\jre\bin\server\jvm.dll
|
||
|
0x00007fff7cca0000 - 0x00007fff7cca8000 C:\WINDOWS\System32\PSAPI.DLL
|
||
|
0x00007fff5c7d0000 - 0x00007fff5c7d9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
||
|
0x00007fff7d6d0000 - 0x00007fff7d73b000 C:\WINDOWS\System32\WS2_32.dll
|
||
|
0x00007fff72710000 - 0x00007fff72737000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
||
|
0x00007fff75730000 - 0x00007fff7573a000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
||
|
0x0000000053360000 - 0x000000005336f000 D:\soft\JDK8\jre\bin\verify.dll
|
||
|
0x0000000053330000 - 0x0000000053359000 D:\soft\JDK8\jre\bin\java.dll
|
||
|
0x0000000052f70000 - 0x0000000052fa5000 D:\soft\JDK8\jre\bin\jdwp.dll
|
||
|
0x0000000052f60000 - 0x0000000052f68000 D:\soft\JDK8\jre\bin\npt.dll
|
||
|
0x0000000052f30000 - 0x0000000052f53000 D:\soft\JDK8\jre\bin\instrument.dll
|
||
|
0x0000000053310000 - 0x0000000053326000 D:\soft\JDK8\jre\bin\zip.dll
|
||
|
0x00007fff7d7f0000 - 0x00007fff7df5b000 C:\WINDOWS\System32\SHELL32.dll
|
||
|
0x00007fff79ef0000 - 0x00007fff7a68e000 C:\WINDOWS\SYSTEM32\windows.storage.dll
|
||
|
0x00007fff7c830000 - 0x00007fff7cb83000 C:\WINDOWS\System32\combase.dll
|
||
|
0x00007fff7b8b0000 - 0x00007fff7b8de000 C:\WINDOWS\SYSTEM32\Wldp.dll
|
||
|
0x00007fff7e4e0000 - 0x00007fff7e5ad000 C:\WINDOWS\System32\OLEAUT32.dll
|
||
|
0x00007fff7cb90000 - 0x00007fff7cc3d000 C:\WINDOWS\System32\SHCORE.dll
|
||
|
0x00007fff7cc40000 - 0x00007fff7cc95000 C:\WINDOWS\System32\shlwapi.dll
|
||
|
0x00007fff7bdb0000 - 0x00007fff7bdd3000 C:\WINDOWS\SYSTEM32\profapi.dll
|
||
|
0x0000000052f20000 - 0x0000000052f29000 D:\soft\JDK8\jre\bin\dt_socket.dll
|
||
|
0x00007fff7b610000 - 0x00007fff7b67a000 C:\WINDOWS\system32\mswsock.dll
|
||
|
0x00007fff79a50000 - 0x00007fff79c34000 C:\WINDOWS\SYSTEM32\dbghelp.dll
|
||
|
0x00007fff7c3c0000 - 0x00007fff7c442000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
||
|
|
||
|
VM Arguments:
|
||
|
jvm_args: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:50650,suspend=y,server=n -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8
|
||
|
java_command: com.intellij.rt.junit.JUnitStarter -ideVersion5 -junit4 TestAttendanceAllowance.Test,testAnalysis
|
||
|
java_class_path (initial): C:\Users\liuliang\AppData\Local\Temp\classpath503575993.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
|
||
|
Launcher Type: SUN_STANDARD
|
||
|
|
||
|
Environment Variables:
|
||
|
JAVA_HOME=D:\soft\JDK8
|
||
|
CLASSPATH=.;D:\soft\JDK8\lib\dt.jar;D:\soft\JDK8\lib\tools.jar;D:\Resin\lib\resin.jar;D:\WEAVER\Resin\lib\resin.jar
|
||
|
PATH=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\;D:\soft\JDK8\jre\bin;D:\soft\apache-maven-3.5.0\bin;D:\soft\hadoop-2.7.7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Azure Data Studio\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\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:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\nodejs\;D:\Git\cmd;C:\Program Files\Bandizip\;C:\Program Files\TortoiseSVN\bin;C:\Users\liuliang\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Azure Data Studio\bin;D:\Microsoft VS Code\bin;D:\nodejs\node_global;D:\soft\mysql-8.0.29-winx64\bin;
|
||
|
USERNAME=liuliang
|
||
|
OS=Windows_NT
|
||
|
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
|
||
|
|
||
|
|
||
|
|
||
|
--------------- S Y S T E M ---------------
|
||
|
|
||
|
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.3636)
|
||
|
|
||
|
CPU:total 6 (6 cores per cpu, 1 threads per core) family 6 model 158 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
|
||
|
|
||
|
Memory: 4k page, physical 16611380k(3298840k free), swap 20805684k(268k free)
|
||
|
|
||
|
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.40-b25) for windows-amd64 JRE (1.8.0_40-b25), built on Feb 10 2015 21:53:57 by "java_re" with MS VC++ 10.0 (VS2010)
|
||
|
|
||
|
time: Thu May 09 18:16:21 2024
|
||
|
elapsed time: 0 seconds (0d 0h 0m 0s)
|
||
|
|