342 lines
28 KiB
Plaintext
342 lines
28 KiB
Plaintext
#
|
||
# There is insufficient memory for the Java Runtime Environment to continue.
|
||
# Native memory allocation (malloc) failed to allocate 1085616 bytes for Chunk::new
|
||
# 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:390), pid=26660, tid=0x000000000000494c
|
||
#
|
||
# JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
|
||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.92-b14 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 (0x000000001ebca000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=18764, stack(0x0000000020990000,0x0000000020a90000)]
|
||
|
||
Stack: [0x0000000020990000,0x0000000020a90000]
|
||
[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: 16656 10256 4 lombok.javac.JavacAST::buildTree (10 bytes)
|
||
|
||
|
||
--------------- P R O C E S S ---------------
|
||
|
||
Java Threads: ( => current thread )
|
||
0x000000001ecb1800 JavaThread "Service Thread" daemon [_thread_blocked, id=4316, stack(0x0000000021490000,0x0000000021590000)]
|
||
0x000000001ec5e800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=14252, stack(0x0000000021390000,0x0000000021490000)]
|
||
0x000000001ec61000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=18640, stack(0x0000000021290000,0x0000000021390000)]
|
||
0x000000001ec3d000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=26816, stack(0x0000000021190000,0x0000000021290000)]
|
||
0x000000001ebf6800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=31276, stack(0x0000000021090000,0x0000000021190000)]
|
||
0x000000001ebed800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=30372, stack(0x0000000020e90000,0x0000000020f90000)]
|
||
0x000000001ebea000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=3412, stack(0x0000000020d90000,0x0000000020e90000)]
|
||
0x000000001ebdd000 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=29656, stack(0x0000000020c90000,0x0000000020d90000)]
|
||
0x000000001ebd0800 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=29964, stack(0x0000000020b90000,0x0000000020c90000)]
|
||
0x000000001ebcb800 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=13184, stack(0x0000000020a90000,0x0000000020b90000)]
|
||
=>0x000000001ebca000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=18764, stack(0x0000000020990000,0x0000000020a90000)]
|
||
0x000000001ebc5800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=29404, stack(0x0000000020890000,0x0000000020990000)]
|
||
0x000000001ebc4800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1872, stack(0x0000000020790000,0x0000000020890000)]
|
||
0x000000001ebba000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=15952, stack(0x0000000020690000,0x0000000020790000)]
|
||
0x000000001eb48800 JavaThread "Attach Listener" daemon [_thread_blocked, id=27420, stack(0x0000000020590000,0x0000000020690000)]
|
||
0x000000001eb9d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=23704, stack(0x0000000020490000,0x0000000020590000)]
|
||
0x000000001d0c3800 JavaThread "Finalizer" daemon [_thread_blocked, id=31176, stack(0x0000000020390000,0x0000000020490000)]
|
||
0x000000001d0ba800 JavaThread "Reference Handler" daemon [_thread_blocked, id=18096, stack(0x0000000020290000,0x0000000020390000)]
|
||
0x0000000003502800 JavaThread "main" [_thread_in_vm, id=23044, stack(0x0000000003210000,0x0000000003310000)]
|
||
|
||
Other Threads:
|
||
0x000000001eb02800 VMThread [stack: 0x0000000020190000,0x0000000020290000] [id=19924]
|
||
0x000000001ecf4000 WatcherThread [stack: 0x0000000021590000,0x0000000021690000] [id=4596]
|
||
|
||
VM state:not at safepoint (normal execution)
|
||
|
||
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
|
||
[0x000000000320ddf0] CodeCache_lock - owner thread: 0x000000001ebf6800
|
||
[0x0000000003501950] Compile_lock - owner thread: 0x000000001ebf6800
|
||
[0x0000000003501850] MethodCompileQueue_lock - owner thread: 0x000000001ebf6800
|
||
|
||
Heap:
|
||
PSYoungGen total 641536K, used 362297K [0x000000076dc00000, 0x0000000798f80000, 0x00000007c0000000)
|
||
eden space 581632K, 56% used [0x000000076dc00000,0x0000000781e8d708,0x0000000791400000)
|
||
from space 59904K, 53% used [0x0000000794d00000,0x0000000796c40d68,0x0000000798780000)
|
||
to space 58368K, 0% used [0x0000000791400000,0x0000000791400000,0x0000000794d00000)
|
||
ParOldGen total 147968K, used 107027K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 72% used [0x00000006c9400000,0x00000006cfc84c48,0x00000006d2480000)
|
||
Metaspace used 32313K, capacity 33372K, committed 33536K, reserved 1079296K
|
||
class space used 3554K, capacity 3831K, committed 3840K, reserved 1048576K
|
||
|
||
Card table byte_map: [0x00000000129c0000,0x0000000013180000] byte_map_base: 0x000000000f376000
|
||
|
||
Marking Bits: (ParMarkBitMap*) 0x0000000058f164f0
|
||
Begin Bits: [0x00000000143b0000, 0x0000000018160000)
|
||
End Bits: [0x0000000018160000, 0x000000001bf10000)
|
||
|
||
Polling page: 0x0000000001530000
|
||
|
||
CodeCache: size=245760Kb used=37313Kb max_used=37344Kb free=208446Kb
|
||
bounds [0x0000000003600000, 0x0000000005ab0000, 0x0000000012600000]
|
||
total_blobs=8451 nmethods=7991 adapters=367
|
||
compilation: enabled
|
||
|
||
Compilation events (10 events):
|
||
Event: 16.653 Thread 0x000000001ebf6800 10284 ! 3 lombok.javac.JavacAST::getAbsoluteFileLocation (13 bytes)
|
||
Event: 16.654 Thread 0x000000001ebf6800 nmethod 10284 0x0000000004552890 code [0x0000000004552a00, 0x0000000004552c28]
|
||
Event: 16.654 Thread 0x000000001ebf6800 10285 3 lombok.core.LombokConfiguration::read (16 bytes)
|
||
Event: 16.654 Thread 0x000000001ebf6800 nmethod 10285 0x0000000004327410 code [0x00000000043275c0, 0x0000000004327a18]
|
||
Event: 16.654 Thread 0x000000001ec3d000 10286 3 lombok.core.configuration.FileSystemSourceCache::cacheClear (43 bytes)
|
||
Event: 16.654 Thread 0x000000001ec61000 10287 3 lombok.javac.JavacAST::<init> (114 bytes)
|
||
Event: 16.654 Thread 0x000000001ebf6800 10288 3 lombok.javac.JavacAST::sourceName (19 bytes)
|
||
Event: 16.654 Thread 0x000000001ec5e800 10289 3 lombok.javac.JavacImportList::<init> (21 bytes)
|
||
Event: 16.655 Thread 0x000000001ec3d000 nmethod 10286 0x00000000045ad690 code [0x00000000045ad820, 0x00000000045adb98]
|
||
Event: 16.655 Thread 0x000000001ebf6800 nmethod 10288 0x000000000404f690 code [0x000000000404f800, 0x000000000404fa68]
|
||
|
||
GC Heap History (10 events):
|
||
Event: 7.629 GC heap before
|
||
{Heap before GC invocations=9 (full 1):
|
||
PSYoungGen total 282112K, used 280182K [0x000000076dc00000, 0x0000000788680000, 0x00000007c0000000)
|
||
eden space 256000K, 100% used [0x000000076dc00000,0x000000077d600000,0x000000077d600000)
|
||
from space 26112K, 92% used [0x000000077d600000,0x000000077ed9d910,0x000000077ef80000)
|
||
to space 28672K, 0% used [0x0000000786a80000,0x0000000786a80000,0x0000000788680000)
|
||
ParOldGen total 147968K, used 38105K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 25% used [0x00000006c9400000,0x00000006cb9365a0,0x00000006d2480000)
|
||
Metaspace used 27931K, capacity 28794K, committed 29056K, reserved 1075200K
|
||
class space used 3191K, capacity 3423K, committed 3456K, reserved 1048576K
|
||
Event: 7.655 GC heap after
|
||
Heap after GC invocations=9 (full 1):
|
||
PSYoungGen total 396288K, used 28666K [0x000000076dc00000, 0x0000000789680000, 0x00000007c0000000)
|
||
eden space 367616K, 0% used [0x000000076dc00000,0x000000076dc00000,0x0000000784300000)
|
||
from space 28672K, 99% used [0x0000000786a80000,0x000000078867ea70,0x0000000788680000)
|
||
to space 40448K, 0% used [0x0000000784300000,0x0000000784300000,0x0000000786a80000)
|
||
ParOldGen total 147968K, used 57337K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 38% used [0x00000006c9400000,0x00000006ccbfe7f8,0x00000006d2480000)
|
||
Metaspace used 27931K, capacity 28794K, committed 29056K, reserved 1075200K
|
||
class space used 3191K, capacity 3423K, committed 3456K, reserved 1048576K
|
||
}
|
||
Event: 9.110 GC heap before
|
||
{Heap before GC invocations=10 (full 1):
|
||
PSYoungGen total 396288K, used 396282K [0x000000076dc00000, 0x0000000789680000, 0x00000007c0000000)
|
||
eden space 367616K, 100% used [0x000000076dc00000,0x0000000784300000,0x0000000784300000)
|
||
from space 28672K, 99% used [0x0000000786a80000,0x000000078867ea70,0x0000000788680000)
|
||
to space 40448K, 0% used [0x0000000784300000,0x0000000784300000,0x0000000786a80000)
|
||
ParOldGen total 147968K, used 57337K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 38% used [0x00000006c9400000,0x00000006ccbfe7f8,0x00000006d2480000)
|
||
Metaspace used 28335K, capacity 29228K, committed 29312K, reserved 1075200K
|
||
class space used 3202K, capacity 3433K, committed 3456K, reserved 1048576K
|
||
Event: 9.143 GC heap after
|
||
Heap after GC invocations=10 (full 1):
|
||
PSYoungGen total 408064K, used 40425K [0x000000076dc00000, 0x0000000790800000, 0x00000007c0000000)
|
||
eden space 367616K, 0% used [0x000000076dc00000,0x000000076dc00000,0x0000000784300000)
|
||
from space 40448K, 99% used [0x0000000784300000,0x0000000786a7a7b0,0x0000000786a80000)
|
||
to space 49664K, 0% used [0x000000078d780000,0x000000078d780000,0x0000000790800000)
|
||
ParOldGen total 147968K, used 65481K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 44% used [0x00000006c9400000,0x00000006cd3f2570,0x00000006d2480000)
|
||
Metaspace used 28335K, capacity 29228K, committed 29312K, reserved 1075200K
|
||
class space used 3202K, capacity 3433K, committed 3456K, reserved 1048576K
|
||
}
|
||
Event: 12.418 GC heap before
|
||
{Heap before GC invocations=11 (full 1):
|
||
PSYoungGen total 408064K, used 408041K [0x000000076dc00000, 0x0000000790800000, 0x00000007c0000000)
|
||
eden space 367616K, 100% used [0x000000076dc00000,0x0000000784300000,0x0000000784300000)
|
||
from space 40448K, 99% used [0x0000000784300000,0x0000000786a7a7b0,0x0000000786a80000)
|
||
to space 49664K, 0% used [0x000000078d780000,0x000000078d780000,0x0000000790800000)
|
||
ParOldGen total 147968K, used 65481K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 44% used [0x00000006c9400000,0x00000006cd3f2570,0x00000006d2480000)
|
||
Metaspace used 30843K, capacity 31756K, committed 31872K, reserved 1077248K
|
||
class space used 3403K, capacity 3657K, committed 3712K, reserved 1048576K
|
||
Event: 12.447 GC heap after
|
||
Heap after GC invocations=11 (full 1):
|
||
PSYoungGen total 506880K, used 49638K [0x000000076dc00000, 0x0000000791900000, 0x00000007c0000000)
|
||
eden space 457216K, 0% used [0x000000076dc00000,0x000000076dc00000,0x0000000789a80000)
|
||
from space 49664K, 99% used [0x000000078d780000,0x00000007907f9be8,0x0000000790800000)
|
||
to space 62464K, 0% used [0x0000000789a80000,0x0000000789a80000,0x000000078d780000)
|
||
ParOldGen total 147968K, used 81474K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 55% used [0x00000006c9400000,0x00000006ce390bf0,0x00000006d2480000)
|
||
Metaspace used 30843K, capacity 31756K, committed 31872K, reserved 1077248K
|
||
class space used 3403K, capacity 3657K, committed 3712K, reserved 1048576K
|
||
}
|
||
Event: 13.669 GC heap before
|
||
{Heap before GC invocations=12 (full 1):
|
||
PSYoungGen total 506880K, used 506854K [0x000000076dc00000, 0x0000000791900000, 0x00000007c0000000)
|
||
eden space 457216K, 100% used [0x000000076dc00000,0x0000000789a80000,0x0000000789a80000)
|
||
from space 49664K, 99% used [0x000000078d780000,0x00000007907f9be8,0x0000000790800000)
|
||
to space 62464K, 0% used [0x0000000789a80000,0x0000000789a80000,0x000000078d780000)
|
||
ParOldGen total 147968K, used 81474K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 55% used [0x00000006c9400000,0x00000006ce390bf0,0x00000006d2480000)
|
||
Metaspace used 30945K, capacity 31890K, committed 32128K, reserved 1077248K
|
||
class space used 3409K, capacity 3658K, committed 3712K, reserved 1048576K
|
||
Event: 13.698 GC heap after
|
||
Heap after GC invocations=12 (full 1):
|
||
PSYoungGen total 519680K, used 30826K [0x000000076dc00000, 0x0000000798780000, 0x00000007c0000000)
|
||
eden space 457216K, 0% used [0x000000076dc00000,0x000000076dc00000,0x0000000789a80000)
|
||
from space 62464K, 49% used [0x0000000789a80000,0x000000078b89ab98,0x000000078d780000)
|
||
to space 59904K, 0% used [0x0000000794d00000,0x0000000794d00000,0x0000000798780000)
|
||
ParOldGen total 147968K, used 107019K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 72% used [0x00000006c9400000,0x00000006cfc82c48,0x00000006d2480000)
|
||
Metaspace used 30945K, capacity 31890K, committed 32128K, reserved 1077248K
|
||
class space used 3409K, capacity 3658K, committed 3712K, reserved 1048576K
|
||
}
|
||
Event: 14.227 GC heap before
|
||
{Heap before GC invocations=13 (full 1):
|
||
PSYoungGen total 519680K, used 488042K [0x000000076dc00000, 0x0000000798780000, 0x00000007c0000000)
|
||
eden space 457216K, 100% used [0x000000076dc00000,0x0000000789a80000,0x0000000789a80000)
|
||
from space 62464K, 49% used [0x0000000789a80000,0x000000078b89ab98,0x000000078d780000)
|
||
to space 59904K, 0% used [0x0000000794d00000,0x0000000794d00000,0x0000000798780000)
|
||
ParOldGen total 147968K, used 107019K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 72% used [0x00000006c9400000,0x00000006cfc82c48,0x00000006d2480000)
|
||
Metaspace used 31023K, capacity 31954K, committed 32128K, reserved 1077248K
|
||
class space used 3409K, capacity 3658K, committed 3712K, reserved 1048576K
|
||
Event: 14.244 GC heap after
|
||
Heap after GC invocations=13 (full 1):
|
||
PSYoungGen total 641536K, used 32003K [0x000000076dc00000, 0x0000000798f80000, 0x00000007c0000000)
|
||
eden space 581632K, 0% used [0x000000076dc00000,0x000000076dc00000,0x0000000791400000)
|
||
from space 59904K, 53% used [0x0000000794d00000,0x0000000796c40d68,0x0000000798780000)
|
||
to space 58368K, 0% used [0x0000000791400000,0x0000000791400000,0x0000000794d00000)
|
||
ParOldGen total 147968K, used 107027K [0x00000006c9400000, 0x00000006d2480000, 0x000000076dc00000)
|
||
object space 147968K, 72% used [0x00000006c9400000,0x00000006cfc84c48,0x00000006d2480000)
|
||
Metaspace used 31023K, capacity 31954K, committed 32128K, reserved 1077248K
|
||
class space used 3409K, capacity 3658K, committed 3712K, reserved 1048576K
|
||
}
|
||
|
||
Deoptimization events (10 events):
|
||
Event: 15.416 Thread 0x0000000003502800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005a67568 method=com.sun.tools.javac.comp.Attr.attribImportQualifier(Lcom/sun/tools/javac/tree/JCTree$JCImport;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type; @ 23
|
||
Event: 15.454 Thread 0x0000000003502800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055f5f4c method=com.sun.tools.javac.code.Types.rank(Lcom/sun/tools/javac/code/Type;)I @ 88
|
||
Event: 15.454 Thread 0x0000000003502800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000545109c method=com.sun.tools.javac.code.Types.rank(Lcom/sun/tools/javac/code/Type;)I @ 88
|
||
Event: 15.455 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005a4de3c method=com.sun.tools.javac.comp.Attr.checkEnumInitializer(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V @ 21
|
||
Event: 15.457 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005a4de3c method=com.sun.tools.javac.comp.Attr.checkEnumInitializer(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V @ 21
|
||
Event: 15.457 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005a4de3c method=com.sun.tools.javac.comp.Attr.checkEnumInitializer(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V @ 21
|
||
Event: 15.460 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005a4de3c method=com.sun.tools.javac.comp.Attr.checkEnumInitializer(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V @ 21
|
||
Event: 16.191 Thread 0x0000000003502800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000593caf8 method=java.util.regex.Pattern.escape(ZZZ)I @ 993
|
||
Event: 16.195 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000045e3980 method=java.util.Collections$UnmodifiableMap.size()I @ 4
|
||
Event: 16.195 Thread 0x0000000003502800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003929c58 method=java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.<init>(Ljava/util/Collections$UnmodifiableMap$UnmodifiableEntrySet;)V @ 17
|
||
|
||
Internal exceptions (10 events):
|
||
Event: 7.969 Thread 0x0000000003502800 Implicit null exception at 0x0000000004b8bffe to 0x0000000004b8c295
|
||
Event: 9.185 Thread 0x0000000003502800 Implicit null exception at 0x0000000003e24333 to 0x0000000003e24ea9
|
||
Event: 9.185 Thread 0x0000000003502800 Implicit null exception at 0x0000000003b33498 to 0x0000000003b33526
|
||
Event: 9.185 Thread 0x0000000003502800 Implicit null exception at 0x0000000004fa34cc to 0x0000000004fa350d
|
||
Event: 11.891 Thread 0x0000000003502800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x000000077f58bcd0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\interprete<74>PCe
|
||
P(@
|
||
Event: 12.156 Thread 0x0000000003502800 Implicit null exception at 0x00000000047ffcd7 to 0x0000000004803c61
|
||
Event: 12.392 Thread 0x0000000003502800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x0000000783db15f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\interprete@,@<40><><EFBFBD>)@
|
||
Event: 12.851 Thread 0x0000000003502800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x0000000771712d18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\interprete
|
||
Event: 14.815 Thread 0x0000000003502800 Exception <a 'java/io/FileNotFoundException'> (0x0000000772917980) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\prims\jni.cpp, line 709]
|
||
Event: 14.816 Thread 0x0000000003502800 Exception <a 'java/io/FileNotFoundException'> (0x0000000772919288) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\prims\jni.cpp, line 709]
|
||
|
||
Events (10 events):
|
||
Event: 16.225 Thread 0x000000001ec3d000 flushing nmethod 0x0000000004596cd0
|
||
Event: 16.225 Thread 0x000000001ec3d000 flushing nmethod 0x00000000045ad410
|
||
Event: 16.225 Thread 0x000000001ec3d000 flushing nmethod 0x00000000045b0810
|
||
Event: 16.225 Thread 0x000000001ec3d000 flushing nmethod 0x0000000004650390
|
||
Event: 16.225 Thread 0x000000001ec3d000 flushing nmethod 0x0000000004666a10
|
||
Event: 16.226 Thread 0x000000001ebdd000 flushing nmethod 0x00000000046a70d0
|
||
Event: 16.226 Thread 0x000000001ebdd000 flushing nmethod 0x00000000046be350
|
||
Event: 16.239 Thread 0x000000001ebcb800 flushing nmethod 0x0000000004fb1c90
|
||
Event: 16.251 Thread 0x000000001ebcb800 flushing nmethod 0x00000000052c3c90
|
||
Event: 16.408 Thread 0x000000001ebed800 flushing nmethod 0x000000000581a150
|
||
|
||
|
||
Dynamic libraries:
|
||
0x00007ff6f96d0000 - 0x00007ff6f9707000 C:\Program Files\Java\jdk1.8.0_92\bin\java.exe
|
||
0x00007ffa61d70000 - 0x00007ffa61f84000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
||
0x00007ffa60830000 - 0x00007ffa608f2000 C:\WINDOWS\System32\KERNEL32.DLL
|
||
0x00007ffa5f7b0000 - 0x00007ffa5fb53000 C:\WINDOWS\System32\KERNELBASE.dll
|
||
0x00007ffa61700000 - 0x00007ffa617ae000 C:\WINDOWS\System32\ADVAPI32.dll
|
||
0x00007ffa60b10000 - 0x00007ffa60bb7000 C:\WINDOWS\System32\msvcrt.dll
|
||
0x00007ffa61c80000 - 0x00007ffa61d24000 C:\WINDOWS\System32\sechost.dll
|
||
0x00007ffa61b60000 - 0x00007ffa61c77000 C:\WINDOWS\System32\RPCRT4.dll
|
||
0x00007ffa60960000 - 0x00007ffa60b0b000 C:\WINDOWS\System32\USER32.dll
|
||
0x00007ffa5f780000 - 0x00007ffa5f7a6000 C:\WINDOWS\System32\win32u.dll
|
||
0x00007ffa5ffe0000 - 0x00007ffa60009000 C:\WINDOWS\System32\GDI32.dll
|
||
0x00007ffa5f5c0000 - 0x00007ffa5f6d8000 C:\WINDOWS\System32\gdi32full.dll
|
||
0x00007ffa5f6e0000 - 0x00007ffa5f77a000 C:\WINDOWS\System32\msvcp_win.dll
|
||
0x00007ffa5f420000 - 0x00007ffa5f531000 C:\WINDOWS\System32\ucrtbase.dll
|
||
0x00007ffa48460000 - 0x00007ffa486ee000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.1465_none_271271ab738361f1\COMCTL32.dll
|
||
0x00007ffa61970000 - 0x00007ffa619a1000 C:\WINDOWS\System32\IMM32.DLL
|
||
0x000000005a150000 - 0x000000005a222000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\msvcr100.dll
|
||
0x0000000058700000 - 0x0000000058f96000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\server\jvm.dll
|
||
0x00007ffa61b50000 - 0x00007ffa61b58000 C:\WINDOWS\System32\PSAPI.DLL
|
||
0x00007ffa4cbd0000 - 0x00007ffa4cbd9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
||
0x00007ffa57250000 - 0x00007ffa5725a000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
||
0x00007ffa58210000 - 0x00007ffa58244000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
||
0x00007ffa5fe30000 - 0x00007ffa5fea1000 C:\WINDOWS\System32\WS2_32.dll
|
||
0x000000005a140000 - 0x000000005a14f000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\verify.dll
|
||
0x000000005a110000 - 0x000000005a139000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\java.dll
|
||
0x000000005a070000 - 0x000000005a093000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\instrument.dll
|
||
0x000000005a0f0000 - 0x000000005a106000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\zip.dll
|
||
0x00007ffa60030000 - 0x00007ffa6082a000 C:\WINDOWS\System32\SHELL32.dll
|
||
0x00007ffa5d180000 - 0x00007ffa5da4e000 C:\WINDOWS\SYSTEM32\windows.storage.dll
|
||
0x00007ffa61220000 - 0x00007ffa615a9000 C:\WINDOWS\System32\combase.dll
|
||
0x00007ffa5d040000 - 0x00007ffa5d17e000 C:\WINDOWS\SYSTEM32\wintypes.dll
|
||
0x00007ffa615b0000 - 0x00007ffa616a1000 C:\WINDOWS\System32\SHCORE.dll
|
||
0x00007ffa61a40000 - 0x00007ffa61a9e000 C:\WINDOWS\System32\shlwapi.dll
|
||
0x00007ffa5f0b0000 - 0x00007ffa5f0d1000 C:\WINDOWS\SYSTEM32\profapi.dll
|
||
0x00007ffa59970000 - 0x00007ffa5998a000 D:\MyTestSoftWera\IntelliJ IDEA 2019.2\bin\breakgen64.dll
|
||
0x000000005a040000 - 0x000000005a05a000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\net.dll
|
||
0x00007ffa5e640000 - 0x00007ffa5e6a9000 C:\WINDOWS\system32\mswsock.dll
|
||
0x00007ffa5e8b0000 - 0x00007ffa5e8cb000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
|
||
0x00007ffa5e140000 - 0x00007ffa5e175000 C:\WINDOWS\system32\rsaenh.dll
|
||
0x00007ffa5e740000 - 0x00007ffa5e768000 C:\WINDOWS\SYSTEM32\USERENV.dll
|
||
0x00007ffa5ea40000 - 0x00007ffa5ea68000 C:\WINDOWS\SYSTEM32\bcrypt.dll
|
||
0x00007ffa5f540000 - 0x00007ffa5f5bb000 C:\WINDOWS\System32\bcryptprimitives.dll
|
||
0x00007ffa5e8a0000 - 0x00007ffa5e8ac000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
|
||
0x00007ffa5dcf0000 - 0x00007ffa5dd1d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
|
||
0x00007ffa5fb60000 - 0x00007ffa5fb69000 C:\WINDOWS\System32\NSI.dll
|
||
0x00007ffa58650000 - 0x00007ffa58669000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
|
||
0x00007ffa58610000 - 0x00007ffa5862f000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
|
||
0x00007ffa5dd20000 - 0x00007ffa5de13000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
|
||
0x000000005a020000 - 0x000000005a031000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\nio.dll
|
||
0x00007ffa5b9d0000 - 0x00007ffa5b9da000 C:\Users\ASUS\AppData\Local\Temp\jansi-1.17.1-6432949963787578949.dll
|
||
0x00007ffa58a80000 - 0x00007ffa58a8a000 C:\Users\ASUS\AppData\Local\Temp\jansi-1.17.1-1226576275788673436.dll
|
||
0x000000005a010000 - 0x000000005a01d000 C:\Program Files\Java\jdk1.8.0_92\jre\bin\management.dll
|
||
0x00007ffa44970000 - 0x00007ffa44987000 C:\WINDOWS\system32\napinsp.dll
|
||
0x00007ffa44600000 - 0x00007ffa4461b000 C:\WINDOWS\system32\pnrpnsp.dll
|
||
0x00007ffa43690000 - 0x00007ffa436a1000 C:\WINDOWS\System32\winrnr.dll
|
||
0x00007ffa57c20000 - 0x00007ffa57c35000 C:\WINDOWS\system32\wshbth.dll
|
||
0x00007ffa43630000 - 0x00007ffa43651000 C:\WINDOWS\system32\nlansp_c.dll
|
||
0x00007ffa58670000 - 0x00007ffa5867a000 C:\Windows\System32\rasadhlp.dll
|
||
0x00007ffa57290000 - 0x00007ffa57314000 C:\WINDOWS\System32\fwpuclnt.dll
|
||
|
||
VM Arguments:
|
||
jvm_args: -Dmaven.multiModuleProjectDirectory=F:\devCode\ProjectInformation\projectinformationboot -Dmaven.home=D:\MyWorks\apache-maven-3.5.4 -Dclassworlds.conf=D:\MyWorks\apache-maven-3.5.4\bin\m2.conf -Dmaven.ext.class.path=D:\MyTestSoftWera\IntelliJ IDEA 2019.2\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\MyTestSoftWera\IntelliJ IDEA 2019.2\lib\idea_rt.jar=52113:D:\MyTestSoftWera\IntelliJ IDEA 2019.2\bin -Dfile.encoding=UTF-8
|
||
java_command: org.codehaus.classworlds.Launcher -Didea.version2019.2 -s D:\MyWorks\apache-maven-3.5.4\conf\settings.xml install
|
||
java_class_path (initial): D:\MyWorks\apache-maven-3.5.4\boot\plexus-classworlds-2.5.2.jar;D:\MyTestSoftWera\IntelliJ IDEA 2019.2\lib\idea_rt.jar
|
||
Launcher Type: SUN_STANDARD
|
||
|
||
Environment Variables:
|
||
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_92
|
||
CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_92\lib;C:\Program Files\Java\jdk1.8.0_92\lib\tools.jar
|
||
PATH=D:\MyTestSoftWera\IntelliJ IDEA 2019.2\jbr\\bin;D:\MyTestSoftWera\IntelliJ IDEA 2019.2\jbr\\bin\server;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\NetSarang;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_92\bin;C:\Program Files\Java\jdk1.8.0_92\jre\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\MyWorks\MY_SQLS\bin;D:\MyWorks\Subversion\bin;D:\MyWorks\apache-maven-3.5.4\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\MyWorks\nvm\nvm;D:\MyWorks\nodejs;D:\MyTestSoftWera\Tortoise\bin;D:\MyTestSoftWera\Git\cmd;D:\MyTestSoftWera\Python\Scripts\;D:\MyTestSoftWera\Python\;C:\Users\ASUS\AppData\Local\Microsoft\WindowsApps;D:\MyTestSoftWera\PyCharm 2020.3.3\bin;;D:\MyTestSoftWera\WebStorm 2021.2\bin;;C:\Users\ASUS\AppData\Roaming\npm;D:\MyTestSoftWera\Microsoft VS Code\bin;D:\MyWorks\nvm\nvm;D:\MyWorks\nodejs;D:\MyTestSoftWera\IntelliJ IDEA 2023.3.2\bin;
|
||
USERNAME=ASUS
|
||
OS=Windows_NT
|
||
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD
|
||
|
||
|
||
|
||
--------------- S Y S T E M ---------------
|
||
|
||
OS: Windows 10.0 , 64 bit Build 22621 (10.0.22621.1680)
|
||
|
||
CPU:total 16 (16 cores per cpu, 1 threads per core) family 23 model 96 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
|
||
|
||
Memory: 4k page, physical 16170268k(4360984k free), swap 27985044k(5424k free)
|
||
|
||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.92-b14) for windows-amd64 JRE (1.8.0_92-b14), built on Mar 31 2016 21:03:04 by "java_re" with MS VC++ 10.0 (VS2010)
|
||
|
||
time: Wed Apr 17 17:57:01 2024
|
||
elapsed time: 16 seconds (0d 0h 0m 16s)
|
||
|