jjsp-xxl-job/hs_err_pid33712.log

186 lines
11 KiB
Plaintext
Raw Blame History

#
# 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 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 (memory/allocation.inline.hpp:61), pid=33712, tid=0x0000000000008fb8
#
# JRE version: (8.0_401) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.401-b10 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 (0x0000023540bf5000): JavaThread "Unknown thread" [_thread_in_vm, id=36792, stack(0x000000620f500000,0x000000620f600000)]
Stack: [0x000000620f500000,0x000000620f600000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x3530d9]
V [jvm.dll+0x290072]
V [jvm.dll+0x290c3d]
V [jvm.dll+0x285275]
V [jvm.dll+0x502d]
V [jvm.dll+0x3f02f2]
V [jvm.dll+0x3f1067]
V [jvm.dll+0x3ece57]
V [jvm.dll+0x105adf]
V [jvm.dll+0x21b0eb]
V [jvm.dll+0x24c04a]
V [jvm.dll+0x16d5e6]
C [java.exe+0x2412]
C [java.exe+0x165e0]
C [KERNEL32.DLL+0x1257d]
C [ntdll.dll+0x5af28]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x0000023540bf5000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=36792, stack(0x000000620f500000,0x000000620f600000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006cce00000, size: 3890 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 72704K, used 1249K [0x000000076ef80000, 0x0000000774080000, 0x00000007c0000000)
eden space 62464K, 2% used [0x000000076ef80000,0x000000076f0b8528,0x0000000772c80000)
from space 10240K, 0% used [0x0000000773680000,0x0000000773680000,0x0000000774080000)
to space 10240K, 0% used [0x0000000772c80000,0x0000000772c80000,0x0000000773680000)
ParOldGen total 166912K, used 0K [0x00000006cce00000, 0x00000006d7100000, 0x000000076ef80000)
object space 166912K, 0% used [0x00000006cce00000,0x00000006cce00000,0x00000006d7100000)
Metaspace used 775K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000235519f0000,0x0000023552190000] byte_map_base: 0x000002354e389000
Marking Bits: (ParMarkBitMap*) 0x00007ff9b9895fc0
Begin Bits: [0x00000235526b0000, 0x0000023556378000)
End Bits: [0x0000023556378000, 0x000002355a040000)
Polling page: 0x0000023540d10000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x0000023542630000, 0x00000235428a0000, 0x0000023551630000]
total_blobs=57 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.024 loading class java/lang/Short
Event: 0.024 loading class java/lang/Short done
Event: 0.024 loading class java/lang/Integer
Event: 0.024 loading class java/lang/Integer done
Event: 0.024 loading class java/lang/Long
Event: 0.024 loading class java/lang/Long done
Event: 0.025 loading class java/lang/NullPointerException
Event: 0.025 loading class java/lang/NullPointerException done
Event: 0.025 loading class java/lang/ArithmeticException
Event: 0.025 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff61d520000 - 0x00007ff61d56a000 D:\Java\jdk\bin\java.exe
0x00007ffa3ecf0000 - 0x00007ffa3ef07000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa3da90000 - 0x00007ffa3db54000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffa3c2d0000 - 0x00007ffa3c67c000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffa3ebf0000 - 0x00007ffa3eca2000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffa3ca70000 - 0x00007ffa3cb17000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffa3ea90000 - 0x00007ffa3eb3a000 C:\WINDOWS\System32\sechost.dll
0x00007ffa3c940000 - 0x00007ffa3c968000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffa3db60000 - 0x00007ffa3dc75000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffa3de30000 - 0x00007ffa3dfde000 C:\WINDOWS\System32\USER32.dll
0x00007ffa3c7f0000 - 0x00007ffa3c816000 C:\WINDOWS\System32\win32u.dll
0x00007ffa3ca40000 - 0x00007ffa3ca69000 C:\WINDOWS\System32\GDI32.dll
0x00007ffa3c820000 - 0x00007ffa3c939000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffa3c020000 - 0x00007ffa3c0ba000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffa3c0c0000 - 0x00007ffa3c1d1000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffa2ba30000 - 0x00007ffa2bcc3000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
0x00007ffa3d5b0000 - 0x00007ffa3d5e1000 C:\WINDOWS\System32\IMM32.DLL
0x00007ff9d9460000 - 0x00007ff9d947b000 D:\Java\jdk\jre\bin\vcruntime140.dll
0x00007ffa0ad00000 - 0x00007ffa0ad0c000 D:\Java\jdk\jre\bin\vcruntime140_1.dll
0x00007ff9bc3d0000 - 0x00007ff9bc45e000 D:\Java\jdk\jre\bin\msvcp140.dll
0x00007ff9b9060000 - 0x00007ff9b9910000 D:\Java\jdk\jre\bin\server\jvm.dll
0x00007ffa3cbb0000 - 0x00007ffa3cbb8000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffa30af0000 - 0x00007ffa30b24000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa1a870000 - 0x00007ffa1a879000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffa369f0000 - 0x00007ffa369fa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffa3d600000 - 0x00007ffa3d671000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffa3b050000 - 0x00007ffa3b068000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffa07360000 - 0x00007ffa07370000 D:\Java\jdk\jre\bin\verify.dll
0x00007ff9bba20000 - 0x00007ff9bba4b000 D:\Java\jdk\jre\bin\java.dll
0x00007ffa0f830000 - 0x00007ffa0f864000 D:\Java\jdk\jre\bin\instrument.dll
0x00007ff9d21f0000 - 0x00007ff9d2208000 D:\Java\jdk\jre\bin\zip.dll
0x00007ffa396a0000 - 0x00007ffa398d2000 C:\WINDOWS\SYSTEM32\dbghelp.dll
0x00007ffa3cbc0000 - 0x00007ffa3cf48000 C:\WINDOWS\System32\combase.dll
0x00007ffa3d940000 - 0x00007ffa3da17000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffa3c250000 - 0x00007ffa3c2cb000 C:\WINDOWS\System32\bcryptPrimitives.dll
VM Arguments:
jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dmanagement.endpoints.jmx.exposure.include=* -javaagent:D:\software\idea\IntelliJ IDEA 2023.1.6\lib\idea_rt.jar=62058:D:\software\idea\IntelliJ IDEA 2023.1.6\bin -Dfile.encoding=UTF-8
java_command: com.xxl.job.executor.XxlJobExecutorApplication
java_class_path (initial): D:\java\jdk\jre\lib\charsets.jar;D:\java\jdk\jre\lib\deploy.jar;D:\java\jdk\jre\lib\ext\access-bridge-64.jar;D:\java\jdk\jre\lib\ext\cldrdata.jar;D:\java\jdk\jre\lib\ext\dnsns.jar;D:\java\jdk\jre\lib\ext\jaccess.jar;D:\java\jdk\jre\lib\ext\jfxrt.jar;D:\java\jdk\jre\lib\ext\localedata.jar;D:\java\jdk\jre\lib\ext\nashorn.jar;D:\java\jdk\jre\lib\ext\sunec.jar;D:\java\jdk\jre\lib\ext\sunjce_provider.jar;D:\java\jdk\jre\lib\ext\sunmscapi.jar;D:\java\jdk\jre\lib\ext\sunpkcs11.jar;D:\java\jdk\jre\lib\ext\zipfs.jar;D:\java\jdk\jre\lib\javaws.jar;D:\java\jdk\jre\lib\jce.jar;D:\java\jdk\jre\lib\jfr.jar;D:\java\jdk\jre\lib\jfxswt.jar;D:\java\jdk\jre\lib\jsse.jar;D:\java\jdk\jre\lib\management-agent.jar;D:\java\jdk\jre\lib\plugin.jar;D:\java\jdk\jre\lib\resources.jar;D:\java\jdk\jre\lib\rt.jar;D:\workspace\xxl-job\xxl-job-executor-samples\xxl-job-executor-sample-springboot\target\classes;C:\Users\86157\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.7.18\spring-boot-starter-web-2.7.18.jar;C:\Users\86157\.m2\repository\org\springframework\boot\spring-boot-starter\2.7.18\spring-boot-starter-2.7.18.jar;C:\Users\86157\.m2\repository\org\springframework\boot\spring-boot\2.7.18\spring-boot-2.7.18.jar;C:\Users\86157\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.7.18\spring-boot-autoconfigure-2.7.18.jar;C:\Users\86157\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.7.18\spring-boot-starter-logging-2.7.18.jar;C:\Users\86157\.m2\repository\ch\qos\logback\logback-classic\1.2.12\logback-classic-1.2.12.jar;C:\Users\86157\.m2\repository\ch\qos\logback\logback-core\1.2.12\logback-core-1.2.12.jar;C:\Users\86157\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.17.2\log4j-to-slf4j-2.17.2.jar;C:\Users\86157\.m2\repository\org\apache\logging\log4j\log4j-api\2.17.2\log4j-api-2.17.2.jar;C:\Users\86157\.m2\repository\org\slf4j\jul-to-slf4j\1.7.36\jul-to-slf4j-1.7.36.jar;C:\Users\86157\.m2\repository\jak
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\java\jdk
CLASSPATH=.;D:\java\jdk\lib;D:\java\jdk\lib\tools.jar
PATH=D:\software\FortifySC\bin;C:\app\heizi\product\11.2.0\dbhome_3\bin;C:\app\<5C><><EFBFBD><EFBFBD>\product\11.2.0\dbhome_3\bin;C:\app\<5C><><EFBFBD><EFBFBD>\product\11.2.0\dbhome_2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;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;D:\software\bandizip\;D:\java\jdk\bin;D:\java\jdk\jre\bin;D:\software\tomcat\bin;D:\software\tomcat\bin;D:\maven\apache-maven-3.6.1\bin;D:\software\xshell\;D:\software\xftp\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;G:\software\svn\bin;C:\Program Files\Git\cmd;D:\software\svn\bin;D:\software\nvmHome\nvm\nvm;D:\software\nvmHome\node;D:\software\TortoiseGit\bin;C:\Users\86157\AppData\Local\Microsoft\WindowsApps;D:\software\nvmHome\nvm\nvm;D:\software\nvmHome\node
USERNAME=<3D><><EFBFBD><EFBFBD>
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 11 , 64 bit Build 22621 (10.0.22621.3672)
CPU:total 16 (initial active 16) (16 cores per cpu, 1 threads per core) family 25 model 68 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
Memory: 4k page, physical 15930072k(5638588k free), swap 42144596k(10368k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.401-b10) for windows-amd64 JRE (1.8.0_401-b10), built on Dec 19 2023 12:38:48 by "java_re" with MS VC++ 17.1 (VS2022)
time: Wed Jul 3 17:16:30 2024
timezone: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
elapsed time: 0.056454 seconds (0d 0h 0m 0s)