代码拉取完成,页面将自动刷新
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# 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 Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB 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 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=15304, tid=0x0000000000005368
#
# JRE version: (8.0_301-b09) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.301-b09 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 (0x00000114a47d0800): JavaThread "Unknown thread" [_thread_in_vm, id=21352, stack(0x0000000f0b700000,0x0000000f0b800000)]
Stack: [0x0000000f0b700000,0x0000000f0b800000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x32ed79]
V [jvm.dll+0x275722]
V [jvm.dll+0x2763cd]
V [jvm.dll+0x26ce05]
V [jvm.dll+0x509d]
V [jvm.dll+0x3c964d]
V [jvm.dll+0x3ca3ca]
V [jvm.dll+0x3c6367]
V [jvm.dll+0xfcdcf]
V [jvm.dll+0x20a0bb]
V [jvm.dll+0x238ae7]
V [jvm.dll+0x162876]
C [java.exe+0x2312]
C [java.exe+0x15f54]
C [KERNEL32.DLL+0x17034]
C [ntdll.dll+0x52651]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x00000114a47d0800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=21352, stack(0x0000000f0b700000,0x0000000f0b800000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000081e00000, size: 2018 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 38400K, used 665K [0x00000000d5f80000, 0x00000000d8a00000, 0x0000000100000000)
eden space 33280K, 2% used [0x00000000d5f80000,0x00000000d6026670,0x00000000d8000000)
from space 5120K, 0% used [0x00000000d8500000,0x00000000d8500000,0x00000000d8a00000)
to space 5120K, 0% used [0x00000000d8000000,0x00000000d8000000,0x00000000d8500000)
ParOldGen total 87552K, used 0K [0x0000000081e00000, 0x0000000087380000, 0x00000000d5f80000)
object space 87552K, 0% used [0x0000000081e00000,0x0000000081e00000,0x0000000087380000)
Metaspace used 778K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000114b5600000,0x00000114b5a00000] byte_map_base: 0x00000114b51f1000
Marking Bits: (ParMarkBitMap*) 0x00000000755e7fe0
Begin Bits: [0x00000114b5cb0000, 0x00000114b7c38000)
End Bits: [0x00000114b7c38000, 0x00000114b9bc0000)
Polling page: 0x00000114a49e0000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x00000114a6240000, 0x00000114a64b0000, 0x00000114b5240000]
total_blobs=58 nmethods=0 adapters=38
compilation: enabled
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.029 loading class java/lang/Short
Event: 0.029 loading class java/lang/Short done
Event: 0.029 loading class java/lang/Integer
Event: 0.029 loading class java/lang/Integer done
Event: 0.029 loading class java/lang/Long
Event: 0.029 loading class java/lang/Long done
Event: 0.030 loading class java/lang/NullPointerException
Event: 0.030 loading class java/lang/NullPointerException done
Event: 0.030 loading class java/lang/ArithmeticException
Event: 0.030 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff6c7ea0000 - 0x00007ff6c7ee7000 D:\Develop\jdk8\bin\java.exe
0x00007fff4b110000 - 0x00007fff4b305000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fff49920000 - 0x00007fff499de000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007fff48c60000 - 0x00007fff48f28000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007fff4ab20000 - 0x00007fff4abce000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007fff49b30000 - 0x00007fff49bce000 C:\WINDOWS\System32\msvcrt.dll
0x00007fff4a790000 - 0x00007fff4a82c000 C:\WINDOWS\System32\sechost.dll
0x00007fff4a5e0000 - 0x00007fff4a705000 C:\WINDOWS\System32\RPCRT4.dll
0x00007fff4af30000 - 0x00007fff4b0d0000 C:\WINDOWS\System32\USER32.dll
0x00007fff48f30000 - 0x00007fff48f52000 C:\WINDOWS\System32\win32u.dll
0x00007fff496c0000 - 0x00007fff496eb000 C:\WINDOWS\System32\GDI32.dll
0x00007fff489a0000 - 0x00007fff48aab000 C:\WINDOWS\System32\gdi32full.dll
0x00007fff49140000 - 0x00007fff491dd000 C:\WINDOWS\System32\msvcp_win.dll
0x00007fff48ab0000 - 0x00007fff48bb0000 C:\WINDOWS\System32\ucrtbase.dll
0x00007fff35980000 - 0x00007fff35c1a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007fff49b00000 - 0x00007fff49b30000 C:\WINDOWS\System32\IMM32.DLL
0x00007fff45de0000 - 0x00007fff45df5000 D:\Develop\jdk8\jre\bin\vcruntime140.dll
0x00007fff1df50000 - 0x00007fff1dfeb000 D:\Develop\jdk8\jre\bin\msvcp140.dll
0x0000000074e00000 - 0x0000000075660000 D:\Develop\jdk8\jre\bin\server\jvm.dll
0x00007fff4a830000 - 0x00007fff4a838000 C:\WINDOWS\System32\PSAPI.DLL
0x00007fff35c20000 - 0x00007fff35c47000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fff3d380000 - 0x00007fff3d38a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fff2a6b0000 - 0x00007fff2a6b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fff48430000 - 0x00007fff4849b000 C:\WINDOWS\SYSTEM32\ws2_32.DLL
0x00007fff470d0000 - 0x00007fff470e2000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007fff45dd0000 - 0x00007fff45de0000 D:\Develop\jdk8\jre\bin\verify.dll
0x00007fff45510000 - 0x00007fff4553b000 D:\Develop\jdk8\jre\bin\java.dll
0x00007fff43020000 - 0x00007fff43050000 D:\Develop\jdk8\jre\bin\instrument.dll
0x00007fff45cf0000 - 0x00007fff45d08000 D:\Develop\jdk8\jre\bin\zip.dll
0x00007fff46de0000 - 0x00007fff46fc4000 C:\WINDOWS\SYSTEM32\dbghelp.dll
0x00007fff488a0000 - 0x00007fff48922000 C:\WINDOWS\System32\bcryptPrimitives.dll
VM Arguments:
jvm_args: -javaagent:D:\a\IntelliJ IDEA 2021.2\lib\idea_rt.jar=63998:D:\a\IntelliJ IDEA 2021.2\bin -Dfile.encoding=UTF-8
java_command: com.neusoft.meeting.common.DateUtils
java_class_path (initial): D:\Develop\jdk8\jre\lib\charsets.jar;D:\Develop\jdk8\jre\lib\deploy.jar;D:\Develop\jdk8\jre\lib\ext\access-bridge-64.jar;D:\Develop\jdk8\jre\lib\ext\cldrdata.jar;D:\Develop\jdk8\jre\lib\ext\dnsns.jar;D:\Develop\jdk8\jre\lib\ext\jaccess.jar;D:\Develop\jdk8\jre\lib\ext\jfxrt.jar;D:\Develop\jdk8\jre\lib\ext\localedata.jar;D:\Develop\jdk8\jre\lib\ext\nashorn.jar;D:\Develop\jdk8\jre\lib\ext\sunec.jar;D:\Develop\jdk8\jre\lib\ext\sunjce_provider.jar;D:\Develop\jdk8\jre\lib\ext\sunmscapi.jar;D:\Develop\jdk8\jre\lib\ext\sunpkcs11.jar;D:\Develop\jdk8\jre\lib\ext\zipfs.jar;D:\Develop\jdk8\jre\lib\javaws.jar;D:\Develop\jdk8\jre\lib\jce.jar;D:\Develop\jdk8\jre\lib\jfr.jar;D:\Develop\jdk8\jre\lib\jfxswt.jar;D:\Develop\jdk8\jre\lib\jsse.jar;D:\Develop\jdk8\jre\lib\management-agent.jar;D:\Develop\jdk8\jre\lib\plugin.jar;D:\Develop\jdk8\jre\lib\resources.jar;D:\Develop\jdk8\jre\lib\rt.jar;D:\1\work\meeting1111\target\classes;D:\Develop\maven\maven_reposite\com\baomidou\mybatis-plus-boot-starter\3.3.1\mybatis-plus-boot-starter-3.3.1.jar;D:\Develop\maven\maven_reposite\com\baomidou\mybatis-plus\3.3.1\mybatis-plus-3.3.1.jar;D:\Develop\maven\maven_reposite\com\baomidou\mybatis-plus-extension\3.3.1\mybatis-plus-extension-3.3.1.jar;D:\Develop\maven\maven_reposite\com\baomidou\mybatis-plus-core\3.3.1\mybatis-plus-core-3.3.1.jar;D:\Develop\maven\maven_reposite\com\baomidou\mybatis-plus-annotation\3.3.1\mybatis-plus-annotation-3.3.1.jar;D:\Develop\maven\maven_reposite\com\github\jsqlparser\jsqlparser\3.1\jsqlparser-3.1.jar;D:\Develop\maven\maven_reposite\org\mybatis\mybatis\3.5.3\mybatis-3.5.3.jar;D:\Develop\maven\maven_reposite\org\mybatis\mybatis-spring\2.0.3\mybatis-spring-2.0.3.jar;D:\Develop\maven\maven_reposite\org\springframework\boot\spring-boot-autoconfigure\2.2.1.RELEASE\spring-boot-autoconfigure-2.2.1.RELEASE.jar;D:\Develop\maven\maven_reposite\org\springframework\boot\spring-boot\2.2.1.RELEASE\spring-boot-2.2.1.RELEASE.jar;D:\Develop\maven\maven_repos
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\Develop\JDK\jdk-15.0.2
PATH=C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\Develop\openjdk-15.0.2_windows-x64_bin\jdk-15.0.2\bin;D:\Develop\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;D:\Develop\VSCode-win32-x64-1.52.0\bin;D:\Develop\jdk8\bin;D:\Develop\jdk8\jre\bin;C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin;D:\Develop\maven\apache-maven-3.3.9\bin;C:\Program Files\Git\cmd;D:\Develop\nodejs\;C:\Program Files\TortoiseGit\bin;C:\Users\84446\AppData\Local\Microsoft\WindowsApps;D:\Develop\Idea\IntelliJ IDEA Community Edition 2021.1.1\bin;;D:\a\IntelliJ IDEA 2021.2\bin;;D:\mysql\mysql-8.0.25-winx64\bin;D:\Develop\nodejs\node_modules\npm;D:\Develop\maven\apache-maven-3.3.9\bin;"C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;";
USERNAME=84446
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1566)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 10, 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 8259892k(891400k free), swap 23725744k(210124k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.301-b09) for windows-amd64 JRE (1.8.0_301-b09), built on Jun 9 2021 06:46:21 by "java_re" with MS VC++ 15.9 (VS2017)
time: Sun Apr 10 17:44:13 2022
timezone: йʱ
elapsed time: 0.115158 seconds (0d 0h 0m 0s)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。