back-end/hs_err_pid8788.log

474 lines
41 KiB
Plaintext
Raw Blame History

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8708e2ddf, pid=8788, tid=0x0000000000001a38
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [avutil-56.dll+0x2ddf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00000000238b5800): JavaThread "scheduling-1" [_thread_in_native, id=6712, stack(0x0000000027c10000,0x0000000027d10000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000000000072, RBX=0x0000000000000000, RCX=0x0000000000000000, RDX=0x00007ff82bffa94d
RSP=0x0000000027d0e058, RBP=0x0000000000000000, RSI=0x00007ff82bff3606, RDI=0x00007ff82bfc0061
R8 =0x0000000000000000, R9 =0x0000000022601740, R10=0x0000000001020000, R11=0x0000000027d0e100
R12=0x0000000027d0e0d8, R13=0x0000000000000000, R14=0x0000000027d0e0e0, R15=0x00007ff82bf9bf40
RIP=0x00007ff8708e2ddf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000027d0e058)
0x0000000027d0e058: 00007ff82bd38f36 0000000000000000
0x0000000027d0e068: 0000000027d0e0d8 0000000000000000
0x0000000027d0e078: 0000000027d0e0e0 00007ff82bf91fa0
0x0000000027d0e088: 00007ff82bc530d2 0000000000000000
0x0000000027d0e098: 0000000000000000 0000000000000000
0x0000000027d0e0a8: 0000000022601640 00007ff870961b18
0x0000000027d0e0b8: 0000000000000000 0000000027d0e380
0x0000000027d0e0c8: 00000000a4c0949e 0000000000000000
0x0000000027d0e0d8: 00000000000000c0 0000000000000000
0x0000000027d0e0e8: 00007ff82c0a8060 0000000000000000
0x0000000027d0e0f8: 0000000000000000 0000000000000000
0x0000000027d0e108: 0000000027d0e1dc 00007ff82c005822
0x0000000027d0e118: 0000000000000000 0000000027d0e1e0
0x0000000027d0e128: 0000000027d0e270 0000000027d0e278
0x0000000027d0e138: 0000000027d0e380 00000000238b5800
0x0000000027d0e148: 00007ff82bc53332 0000000000000000
Instructions: (pc=0x00007ff8708e2ddf)
0x00007ff8708e2dbf: 00 0f b6 02 84 c0 75 18 eb 27 0f 1f 80 00 00 00
0x00007ff8708e2dcf: 00 48 83 c2 01 0f b6 02 48 83 c1 01 84 c0 74 11
0x00007ff8708e2ddf: 3a 01 74 ed 84 c0 0f 94 c0 0f b6 c0 c3 0f 1f 40
0x00007ff8708e2def: 00 4d 85 c0 74 0f 49 89 08 0f b6 02 84 c0 0f 94
Register to memory mapping:
RAX=0x0000000000000072 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x00007ff82bffa94d is an unknown value
RSP=0x0000000027d0e058 is pointing into the stack for thread: 0x00000000238b5800
RBP=0x0000000000000000 is an unknown value
RSI=0x00007ff82bff3606 is an unknown value
RDI=0x00007ff82bfc0061 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000022601740 is an unknown value
R10=0x0000000001020000 is an unknown value
R11=0x0000000027d0e100 is pointing into the stack for thread: 0x00000000238b5800
R12=0x0000000027d0e0d8 is pointing into the stack for thread: 0x00000000238b5800
R13=0x0000000000000000 is an unknown value
R14=0x0000000027d0e0e0 is pointing into the stack for thread: 0x00000000238b5800
R15=0x00007ff82bf9bf40 is an unknown value
Stack: [0x0000000027c10000,0x0000000027d10000], sp=0x0000000027d0e058, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.bytedeco.javacpp.avformat.avformat_open_input(Lorg/bytedeco/javacpp/avformat$AVFormatContext;Ljava/lang/String;Lorg/bytedeco/javacpp/avformat$AVInputFormat;Lorg/bytedeco/javacpp/avutil$AVDictionary;)I+0
j org.bytedeco.javacv.FFmpegFrameGrabber.startUnsafe()V+624
j org.bytedeco.javacv.FFmpegFrameGrabber.start()V+1
j com.dkha.server.schedule.CheckCameraTimer.checkCameras()V+89
v ~StubRoutines::call_stub
J 2054 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x00000000034742ff [0x0000000003474280+0x7f]
J 2053 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003475724 [0x0000000003475360+0x3c4]
J 1700 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000033835a4 [0x0000000003383560+0x44]
J 1694 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000337c564 [0x000000000337c460+0x104]
j org.springframework.scheduling.support.ScheduledMethodRunnable.run()V+19
j org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run()V+4
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.runAndReset()Z+47
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)Z+1
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+37
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000268b6800 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=12432, stack(0x0000000024a40000,0x0000000024b40000)]
0x00000000268b8000 JavaThread "lettuce-eventExecutorLoop-1-3" daemon [_thread_blocked, id=10668, stack(0x000000002bb20000,0x000000002bc20000)]
0x00000000268b5800 JavaThread "elastic-evictor-1" daemon [_thread_blocked, id=2620, stack(0x000000002ba20000,0x000000002bb20000)]
0x00000000268bb800 JavaThread "SimplePauseDetectorThread_2" daemon [_thread_blocked, id=3860, stack(0x000000002b920000,0x000000002ba20000)]
0x00000000268bb000 JavaThread "SimplePauseDetectorThread_1" daemon [_thread_blocked, id=5088, stack(0x000000002b820000,0x000000002b920000)]
0x00000000268b8800 JavaThread "SimplePauseDetectorThread_0" daemon [_thread_blocked, id=8136, stack(0x000000002b720000,0x000000002b820000)]
0x00000000268b9800 JavaThread "Thread-39" daemon [_thread_blocked, id=16232, stack(0x000000002b620000,0x000000002b720000)]
0x00000000268b7000 JavaThread "lettuce-eventExecutorLoop-1-2" daemon [_thread_blocked, id=4356, stack(0x000000002b520000,0x000000002b620000)]
0x00000000268ba000 JavaThread "lettuce-nioEventLoop-4-1" daemon [_thread_in_native, id=2688, stack(0x0000000024b40000,0x0000000024c40000)]
0x000000002688f800 JavaThread "RMI TCP Connection(5)-192.168.220.1" daemon [_thread_in_native, id=2768, stack(0x0000000021470000,0x0000000021570000)]
0x000000002688f000 JavaThread "RMI TCP Connection(4)-192.168.220.1" daemon [_thread_in_native, id=7488, stack(0x0000000021370000,0x0000000021470000)]
0x000000002688e000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4232, stack(0x0000000002c10000,0x0000000002d10000)]
0x000000002688d800 JavaThread "http-nio-8889-Acceptor-0" daemon [_thread_in_native, id=11468, stack(0x0000000029e10000,0x0000000029f10000)]
0x000000002688c800 JavaThread "http-nio-8889-ClientPoller-1" daemon [_thread_in_native, id=16096, stack(0x0000000029d10000,0x0000000029e10000)]
0x000000002688c000 JavaThread "http-nio-8889-ClientPoller-0" daemon [_thread_in_native, id=3156, stack(0x0000000029c10000,0x0000000029d10000)]
0x000000002688b000 JavaThread "http-nio-8889-exec-30" daemon [_thread_blocked, id=4940, stack(0x0000000029b10000,0x0000000029c10000)]
0x0000000026883800 JavaThread "http-nio-8889-exec-29" daemon [_thread_blocked, id=4696, stack(0x0000000029a10000,0x0000000029b10000)]
0x000000002688a800 JavaThread "http-nio-8889-exec-28" daemon [_thread_blocked, id=9884, stack(0x0000000029910000,0x0000000029a10000)]
0x0000000026889800 JavaThread "http-nio-8889-exec-27" daemon [_thread_blocked, id=11708, stack(0x0000000029810000,0x0000000029910000)]
0x0000000026889000 JavaThread "http-nio-8889-exec-26" daemon [_thread_blocked, id=1552, stack(0x0000000029710000,0x0000000029810000)]
0x0000000026884800 JavaThread "http-nio-8889-exec-25" daemon [_thread_blocked, id=16180, stack(0x0000000029610000,0x0000000029710000)]
0x0000000026881800 JavaThread "http-nio-8889-exec-24" daemon [_thread_blocked, id=15632, stack(0x0000000029510000,0x0000000029610000)]
0x0000000026886800 JavaThread "http-nio-8889-exec-23" daemon [_thread_blocked, id=9364, stack(0x0000000029410000,0x0000000029510000)]
0x0000000026883000 JavaThread "http-nio-8889-exec-22" daemon [_thread_blocked, id=1712, stack(0x0000000029310000,0x0000000029410000)]
0x0000000026888000 JavaThread "http-nio-8889-exec-21" daemon [_thread_blocked, id=7692, stack(0x0000000029210000,0x0000000029310000)]
0x0000000026886000 JavaThread "http-nio-8889-exec-20" daemon [_thread_blocked, id=3676, stack(0x0000000029110000,0x0000000029210000)]
0x0000000026880800 JavaThread "http-nio-8889-exec-19" daemon [_thread_blocked, id=8468, stack(0x0000000029010000,0x0000000029110000)]
0x0000000026887800 JavaThread "http-nio-8889-exec-18" daemon [_thread_blocked, id=1600, stack(0x0000000028f10000,0x0000000029010000)]
0x0000000026885000 JavaThread "http-nio-8889-exec-17" daemon [_thread_blocked, id=12696, stack(0x0000000028e10000,0x0000000028f10000)]
0x0000000026882000 JavaThread "http-nio-8889-exec-16" daemon [_thread_blocked, id=14832, stack(0x0000000028d10000,0x0000000028e10000)]
0x0000000022f4c800 JavaThread "http-nio-8889-exec-15" daemon [_thread_blocked, id=8184, stack(0x0000000028c10000,0x0000000028d10000)]
0x00000000238c3800 JavaThread "http-nio-8889-exec-14" daemon [_thread_blocked, id=8060, stack(0x0000000028b10000,0x0000000028c10000)]
0x00000000238c3000 JavaThread "http-nio-8889-exec-13" daemon [_thread_blocked, id=9816, stack(0x0000000028a10000,0x0000000028b10000)]
0x00000000238c2000 JavaThread "http-nio-8889-exec-12" daemon [_thread_blocked, id=3836, stack(0x0000000028910000,0x0000000028a10000)]
0x00000000238c0000 JavaThread "http-nio-8889-exec-11" daemon [_thread_blocked, id=9500, stack(0x0000000028810000,0x0000000028910000)]
0x00000000238bf000 JavaThread "http-nio-8889-exec-10" daemon [_thread_blocked, id=15804, stack(0x0000000028710000,0x0000000028810000)]
0x00000000238c1800 JavaThread "http-nio-8889-exec-9" daemon [_thread_blocked, id=8040, stack(0x0000000028610000,0x0000000028710000)]
0x00000000238c0800 JavaThread "http-nio-8889-exec-8" daemon [_thread_blocked, id=9024, stack(0x0000000028510000,0x0000000028610000)]
0x00000000238b7800 JavaThread "http-nio-8889-exec-7" daemon [_thread_blocked, id=8252, stack(0x0000000028410000,0x0000000028510000)]
0x00000000238be800 JavaThread "http-nio-8889-exec-6" daemon [_thread_blocked, id=3832, stack(0x0000000028310000,0x0000000028410000)]
0x00000000238b7000 JavaThread "http-nio-8889-exec-5" daemon [_thread_blocked, id=8044, stack(0x0000000028210000,0x0000000028310000)]
0x00000000238bd800 JavaThread "http-nio-8889-exec-4" daemon [_thread_blocked, id=5696, stack(0x0000000028110000,0x0000000028210000)]
0x00000000238b6000 JavaThread "http-nio-8889-exec-3" daemon [_thread_blocked, id=12240, stack(0x0000000028010000,0x0000000028110000)]
0x00000000238bd000 JavaThread "http-nio-8889-exec-2" daemon [_thread_blocked, id=11200, stack(0x0000000027f10000,0x0000000028010000)]
0x00000000238bc000 JavaThread "http-nio-8889-exec-1" daemon [_thread_blocked, id=3552, stack(0x0000000027e10000,0x0000000027f10000)]
0x00000000238bb800 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=3068, stack(0x0000000027d10000,0x0000000027e10000)]
=>0x00000000238b5800 JavaThread "scheduling-1" [_thread_in_native, id=6712, stack(0x0000000027c10000,0x0000000027d10000)]
0x00000000238b4800 JavaThread "File Watcher" daemon [_thread_blocked, id=2776, stack(0x0000000025140000,0x0000000025240000)]
0x00000000238ba800 JavaThread "Live Reload Server" daemon [_thread_in_native, id=16220, stack(0x0000000027710000,0x0000000027810000)]
0x00000000238ba000 JavaThread "container-0" [_thread_blocked, id=11668, stack(0x0000000025e40000,0x0000000025f40000)]
0x00000000238b8800 JavaThread "Catalina-utility-2" [_thread_blocked, id=6120, stack(0x0000000025d40000,0x0000000025e40000)]
0x00000000238b9000 JavaThread "Catalina-utility-1" [_thread_blocked, id=2632, stack(0x0000000025c40000,0x0000000025d40000)]
0x0000000022f4d800 JavaThread "lettuce-eventExecutorLoop-1-1" daemon [_thread_blocked, id=5548, stack(0x0000000025b40000,0x0000000025c40000)]
0x0000000022f4c000 JavaThread "ForkJoinPool.commonPool-worker-6" daemon [_thread_blocked, id=15396, stack(0x0000000025040000,0x0000000025140000)]
0x0000000022f4b000 JavaThread "ForkJoinPool.commonPool-worker-5" daemon [_thread_blocked, id=3740, stack(0x0000000024e40000,0x0000000024f40000)]
0x0000000022f4a800 JavaThread "ForkJoinPool.commonPool-worker-4" daemon [_thread_blocked, id=1380, stack(0x0000000024d40000,0x0000000024e40000)]
0x0000000022f4f000 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=3088, stack(0x0000000024c40000,0x0000000024d40000)]
0x0000000022f4f800 JavaThread "Druid-ConnectionPool-Destroy-1702666221" daemon [_thread_blocked, id=8848, stack(0x0000000024540000,0x0000000024640000)]
0x0000000022f4e000 JavaThread "Druid-ConnectionPool-Create-1702666221" daemon [_thread_blocked, id=2576, stack(0x0000000024440000,0x0000000024540000)]
0x0000000022e29800 JavaThread "RMI TCP Connection(3)-192.168.220.1" daemon [_thread_in_native, id=8408, stack(0x0000000024140000,0x0000000024240000)]
0x0000000022dfd800 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=8364, stack(0x0000000024040000,0x0000000024140000)]
0x0000000020c2f000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=12348, stack(0x0000000022370000,0x0000000022470000)]
0x0000000020c24800 JavaThread "RMI TCP Connection(2)-192.168.220.1" daemon [_thread_in_native, id=1368, stack(0x0000000021570000,0x0000000021670000)]
0x000000001f128000 JavaThread "logback-1" daemon [_thread_blocked, id=1640, stack(0x0000000021c70000,0x0000000021d70000)]
0x000000001f7f5000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=13140, stack(0x000000001fef0000,0x000000001fff0000)]
0x000000001f5d4800 JavaThread "Service Thread" daemon [_thread_blocked, id=15728, stack(0x000000001fd10000,0x000000001fe10000)]
0x000000001f537000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=8424, stack(0x000000001fc10000,0x000000001fd10000)]
0x000000001f52e000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=3020, stack(0x000000001fb10000,0x000000001fc10000)]
0x000000001f52b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8064, stack(0x000000001fa10000,0x000000001fb10000)]
0x000000001f524800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1076, stack(0x000000001f910000,0x000000001fa10000)]
0x000000001f523000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=12940, stack(0x000000001f810000,0x000000001f910000)]
0x000000001e949000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10128, stack(0x000000001ef10000,0x000000001f010000)]
0x000000001e8f6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8272, stack(0x000000001ee10000,0x000000001ef10000)]
0x000000001e8d0800 JavaThread "Finalizer" daemon [_thread_blocked, id=7432, stack(0x000000001ecb0000,0x000000001edb0000)]
0x000000001c9e0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4404, stack(0x000000001e7b0000,0x000000001e8b0000)]
Other Threads:
0x000000001c9d8800 VMThread [stack: 0x000000001e6b0000,0x000000001e7b0000] [id=14788]
0x000000001f804000 WatcherThread [stack: 0x000000001fff0000,0x00000000200f0000] [id=13880]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 819712K, used 778553K [0x000000076b500000, 0x000000079ee00000, 0x00000007c0000000)
eden space 796672K, 97% used [0x000000076b500000,0x000000079ad4e500,0x000000079bf00000)
from space 23040K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079ee00000)
to space 24064K, 0% used [0x000000079bf00000,0x000000079bf00000,0x000000079d680000)
ParOldGen total 168448K, used 47357K [0x00000006c1e00000, 0x00000006cc280000, 0x000000076b500000)
object space 168448K, 28% used [0x00000006c1e00000,0x00000006c4c3f748,0x00000006cc280000)
Metaspace used 71171K, capacity 74756K, committed 75136K, reserved 1114112K
class space used 9356K, capacity 10011K, committed 10112K, reserved 1048576K
Card table byte_map: [0x0000000012390000,0x0000000012b90000] byte_map_base: 0x000000000ed81000
Marking Bits: (ParMarkBitMap*) 0x000000005c9f2d00
Begin Bits: [0x00000000138e0000, 0x0000000017868000)
End Bits: [0x0000000017868000, 0x000000001b7f0000)
Polling page: 0x0000000000f60000
CodeCache: size=245760Kb used=15757Kb max_used=15757Kb free=230003Kb
bounds [0x0000000002fd0000, 0x0000000003f40000, 0x0000000011fd0000]
total_blobs=8705 nmethods=8044 adapters=572
compilation: enabled
Compilation events (10 events):
Event: 23.391 Thread 0x000000001f537000 nmethod 8169 0x0000000003f33950 code [0x0000000003f33ac0, 0x0000000003f33ca8]
Event: 23.391 Thread 0x000000001f537000 8170 1 java.util.Collections$SynchronizedCollection::iterator (10 bytes)
Event: 23.391 Thread 0x000000001f537000 nmethod 8170 0x0000000003f33d90 code [0x0000000003f33ee0, 0x0000000003f34028]
Event: 23.413 Thread 0x000000001f537000 8171 1 java.util.Hashtable::access$100 (6 bytes)
Event: 23.414 Thread 0x000000001f537000 nmethod 8171 0x0000000003f34090 code [0x0000000003f34200, 0x0000000003f343a8]
Event: 23.414 Thread 0x000000001f537000 8172 1 java.util.Hashtable::getIterator (22 bytes)
Event: 23.414 Thread 0x000000001f537000 nmethod 8172 0x0000000003f34490 code [0x0000000003f34600, 0x0000000003f347c8]
Event: 23.436 Thread 0x000000001f537000 8173 ! 1 com.sun.proxy.$Proxy232::value (29 bytes)
Event: 23.436 Thread 0x000000001f537000 nmethod 8173 0x0000000003f34850 code [0x0000000003f349c0, 0x0000000003f34c38]
Event: 23.455 Thread 0x000000001f537000 8174 ! 1 java.lang.ClassLoader::findNative (86 bytes)
GC Heap History (10 events):
Event: 5.252 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 366080K, used 7721K [0x000000076b500000, 0x000000078e700000, 0x00000007c0000000)
eden space 348160K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000780900000)
from space 17920K, 43% used [0x0000000780900000,0x000000078108a690,0x0000000781a80000)
to space 17408K, 0% used [0x000000078d600000,0x000000078d600000,0x000000078e700000)
ParOldGen total 91136K, used 24131K [0x00000006c1e00000, 0x00000006c7700000, 0x000000076b500000)
object space 91136K, 26% used [0x00000006c1e00000,0x00000006c3590f98,0x00000006c7700000)
Metaspace used 34137K, capacity 35390K, committed 35456K, reserved 1079296K
class space used 4639K, capacity 4937K, committed 4992K, reserved 1048576K
Event: 5.310 GC heap after
Heap after GC invocations=11 (full 2):
PSYoungGen total 366080K, used 0K [0x000000076b500000, 0x000000078e700000, 0x00000007c0000000)
eden space 348160K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000780900000)
from space 17920K, 0% used [0x0000000780900000,0x0000000780900000,0x0000000781a80000)
to space 17408K, 0% used [0x000000078d600000,0x000000078d600000,0x000000078e700000)
ParOldGen total 118272K, used 20701K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 17% used [0x00000006c1e00000,0x00000006c32374c0,0x00000006c9180000)
Metaspace used 34137K, capacity 35390K, committed 35456K, reserved 1079296K
class space used 4639K, capacity 4937K, committed 4992K, reserved 1048576K
}
Event: 7.843 GC heap before
{Heap before GC invocations=12 (full 2):
PSYoungGen total 366080K, used 348160K [0x000000076b500000, 0x000000078e700000, 0x00000007c0000000)
eden space 348160K, 100% used [0x000000076b500000,0x0000000780900000,0x0000000780900000)
from space 17920K, 0% used [0x0000000780900000,0x0000000780900000,0x0000000781a80000)
to space 17408K, 0% used [0x000000078d600000,0x000000078d600000,0x000000078e700000)
ParOldGen total 118272K, used 20701K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 17% used [0x00000006c1e00000,0x00000006c32374c0,0x00000006c9180000)
Metaspace used 42178K, capacity 43580K, committed 43776K, reserved 1087488K
class space used 5506K, capacity 5816K, committed 5888K, reserved 1048576K
Event: 7.850 GC heap after
Heap after GC invocations=12 (full 2):
PSYoungGen total 543232K, used 12429K [0x000000076b500000, 0x000000078e280000, 0x00000007c0000000)
eden space 530432K, 0% used [0x000000076b500000,0x000000076b500000,0x000000078bb00000)
from space 12800K, 97% used [0x000000078d600000,0x000000078e223748,0x000000078e280000)
to space 17408K, 0% used [0x000000078c080000,0x000000078c080000,0x000000078d180000)
ParOldGen total 118272K, used 20725K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 17% used [0x00000006c1e00000,0x00000006c323d4c0,0x00000006c9180000)
Metaspace used 42178K, capacity 43580K, committed 43776K, reserved 1087488K
class space used 5506K, capacity 5816K, committed 5888K, reserved 1048576K
}
Event: 9.806 GC heap before
{Heap before GC invocations=13 (full 2):
PSYoungGen total 543232K, used 542861K [0x000000076b500000, 0x000000078e280000, 0x00000007c0000000)
eden space 530432K, 100% used [0x000000076b500000,0x000000078bb00000,0x000000078bb00000)
from space 12800K, 97% used [0x000000078d600000,0x000000078e223748,0x000000078e280000)
to space 17408K, 0% used [0x000000078c080000,0x000000078c080000,0x000000078d180000)
ParOldGen total 118272K, used 20725K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 17% used [0x00000006c1e00000,0x00000006c323d4c0,0x00000006c9180000)
Metaspace used 52260K, capacity 54372K, committed 54528K, reserved 1095680K
class space used 6871K, capacity 7310K, committed 7424K, reserved 1048576K
Event: 9.821 GC heap after
Heap after GC invocations=13 (full 2):
PSYoungGen total 553472K, used 17379K [0x000000076b500000, 0x000000079ef00000, 0x00000007c0000000)
eden space 536064K, 0% used [0x000000076b500000,0x000000076b500000,0x000000078c080000)
from space 17408K, 99% used [0x000000078c080000,0x000000078d178d88,0x000000078d180000)
to space 24064K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079ef00000)
ParOldGen total 118272K, used 33719K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 28% used [0x00000006c1e00000,0x00000006c3eedea0,0x00000006c9180000)
Metaspace used 52260K, capacity 54372K, committed 54528K, reserved 1095680K
class space used 6871K, capacity 7310K, committed 7424K, reserved 1048576K
}
Event: 10.411 GC heap before
{Heap before GC invocations=14 (full 2):
PSYoungGen total 553472K, used 188071K [0x000000076b500000, 0x000000079ef00000, 0x00000007c0000000)
eden space 536064K, 31% used [0x000000076b500000,0x0000000775bb0eb0,0x000000078c080000)
from space 17408K, 99% used [0x000000078c080000,0x000000078d178d88,0x000000078d180000)
to space 24064K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079ef00000)
ParOldGen total 118272K, used 33719K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 28% used [0x00000006c1e00000,0x00000006c3eedea0,0x00000006c9180000)
Metaspace used 56551K, capacity 59040K, committed 59096K, reserved 1101824K
class space used 7275K, capacity 7792K, committed 7808K, reserved 1048576K
Event: 10.421 GC heap after
Heap after GC invocations=14 (full 2):
PSYoungGen total 819712K, used 5929K [0x000000076b500000, 0x000000079ee00000, 0x00000007c0000000)
eden space 796672K, 0% used [0x000000076b500000,0x000000076b500000,0x000000079bf00000)
from space 23040K, 25% used [0x000000079d780000,0x000000079dd4a408,0x000000079ee00000)
to space 24064K, 0% used [0x000000079bf00000,0x000000079bf00000,0x000000079d680000)
ParOldGen total 118272K, used 47106K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 39% used [0x00000006c1e00000,0x00000006c4c00ba0,0x00000006c9180000)
Metaspace used 56551K, capacity 59040K, committed 59096K, reserved 1101824K
class space used 7275K, capacity 7792K, committed 7808K, reserved 1048576K
}
Event: 10.421 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 819712K, used 5929K [0x000000076b500000, 0x000000079ee00000, 0x00000007c0000000)
eden space 796672K, 0% used [0x000000076b500000,0x000000076b500000,0x000000079bf00000)
from space 23040K, 25% used [0x000000079d780000,0x000000079dd4a408,0x000000079ee00000)
to space 24064K, 0% used [0x000000079bf00000,0x000000079bf00000,0x000000079d680000)
ParOldGen total 118272K, used 47106K [0x00000006c1e00000, 0x00000006c9180000, 0x000000076b500000)
object space 118272K, 39% used [0x00000006c1e00000,0x00000006c4c00ba0,0x00000006c9180000)
Metaspace used 56551K, capacity 59040K, committed 59096K, reserved 1101824K
class space used 7275K, capacity 7792K, committed 7808K, reserved 1048576K
Event: 10.655 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 819712K, used 0K [0x000000076b500000, 0x000000079ee00000, 0x00000007c0000000)
eden space 796672K, 0% used [0x000000076b500000,0x000000076b500000,0x000000079bf00000)
from space 23040K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079ee00000)
to space 24064K, 0% used [0x000000079bf00000,0x000000079bf00000,0x000000079d680000)
ParOldGen total 168448K, used 47357K [0x00000006c1e00000, 0x00000006cc280000, 0x000000076b500000)
object space 168448K, 28% used [0x00000006c1e00000,0x00000006c4c3f748,0x00000006cc280000)
Metaspace used 56442K, capacity 58866K, committed 59096K, reserved 1101824K
class space used 7258K, capacity 7763K, committed 7808K, reserved 1048576K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079503cfb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079503da10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079503e378) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079503f1e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079503fde8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000795040b18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.901 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000795042310) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.902 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079505c190) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.902 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000079505d220) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 22.909 Thread 0x00000000238b5800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000795176db8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Events (10 events):
Event: 23.412 loading class org/bytedeco/javacv/FrameGrabber$ImageMode
Event: 23.412 loading class org/bytedeco/javacv/FrameGrabber$ImageMode done
Event: 23.413 loading class org/bytedeco/javacv/FrameGrabber$SampleMode
Event: 23.413 loading class org/bytedeco/javacv/FrameGrabber$SampleMode done
Event: 23.413 loading class java/util/concurrent/Executors$FinalizableDelegatedExecutorService
Event: 23.413 loading class java/util/concurrent/Executors$FinalizableDelegatedExecutorService done
Event: 23.454 loading class org/bytedeco/javacv/Frame
Event: 23.454 loading class org/bytedeco/javacv/Frame done
Event: 23.454 loading class org/bytedeco/javacpp/indexer/Indexable
Event: 23.454 loading class org/bytedeco/javacpp/indexer/Indexable done
Dynamic libraries:
0x00007ff7372e0000 - 0x00007ff737317000 C:\Program Files\Java\jdk1.8.0_181\bin\java.exe
0x00007ff8a6810000 - 0x00007ff8a6a05000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff8a5310000 - 0x00007ff8a53ce000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff8a40c0000 - 0x00007ff8a4388000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff8a66c0000 - 0x00007ff8a676e000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff8a4bf0000 - 0x00007ff8a4c8e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff8a5b90000 - 0x00007ff8a5c2c000 C:\WINDOWS\System32\sechost.dll
0x00007ff8a4e40000 - 0x00007ff8a4f65000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff8a4870000 - 0x00007ff8a4a10000 C:\WINDOWS\System32\USER32.dll
0x00007ff8a4840000 - 0x00007ff8a4862000 C:\WINDOWS\System32\win32u.dll
0x00007ff8a5b60000 - 0x00007ff8a5b8a000 C:\WINDOWS\System32\GDI32.dll
0x00007ff8a4390000 - 0x00007ff8a449b000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff8a4750000 - 0x00007ff8a47ed000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff8a3fc0000 - 0x00007ff8a40c0000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff88d3e0000 - 0x00007ff88d67a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff8a5b30000 - 0x00007ff8a5b60000 C:\WINDOWS\System32\IMM32.DLL
0x000000005cac0000 - 0x000000005cb92000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\msvcr100.dll
0x000000005c1d0000 - 0x000000005ca72000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\server\jvm.dll
0x00007ff8a53d0000 - 0x00007ff8a53d8000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff88bc10000 - 0x00007ff88bc37000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff89bf70000 - 0x00007ff89bf7a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff88d100000 - 0x00007ff88d109000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff8a5da0000 - 0x00007ff8a5e0b000 C:\WINDOWS\System32\WS2_32.dll
0x000000005c1c0000 - 0x000000005c1cf000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\verify.dll
0x000000005c190000 - 0x000000005c1b9000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\java.dll
0x000000005c100000 - 0x000000005c123000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\instrument.dll
0x000000005c170000 - 0x000000005c186000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\zip.dll
0x00007ff8a53e0000 - 0x00007ff8a5b24000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff8a2030000 - 0x00007ff8a27c4000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ff8a5ef0000 - 0x00007ff8a6244000 C:\WINDOWS\System32\combase.dll
0x00007ff8a39a0000 - 0x00007ff8a39cc000 C:\WINDOWS\SYSTEM32\Wldp.dll
0x00007ff8a4b40000 - 0x00007ff8a4bed000 C:\WINDOWS\System32\SHCORE.dll
0x00007ff8a4a10000 - 0x00007ff8a4a65000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff8a3e70000 - 0x00007ff8a3e8f000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ff89b250000 - 0x00007ff89b26a000 D:\IntelliJ IDEA 2022.3.3\bin\breakgen64.dll
0x000000005c150000 - 0x000000005c16a000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\net.dll
0x00007ff8a3700000 - 0x00007ff8a376a000 C:\WINDOWS\system32\mswsock.dll
0x00007ff88b910000 - 0x00007ff88b95b000 C:\Program Files (x86)\Sangfor\SSL\ClientComponent\SangforNspX64.dll
0x00007ff8a4f70000 - 0x00007ff8a509a000 C:\WINDOWS\System32\ole32.dll
0x00007ff8a4a70000 - 0x00007ff8a4b3d000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ff8a33f0000 - 0x00007ff8a34bb000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ff8a33a0000 - 0x00007ff8a33db000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ff8a5e30000 - 0x00007ff8a5e38000 C:\WINDOWS\System32\NSI.dll
0x000000005e1b0000 - 0x000000005e1d6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff89add0000 - 0x00007ff89adda000 C:\Windows\System32\rasadhlp.dll
0x00007ff893380000 - 0x00007ff8933ff000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ff8a4600000 - 0x00007ff8a4627000 C:\WINDOWS\System32\bcrypt.dll
0x000000005c0f0000 - 0x000000005c0fd000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\management.dll
0x000000005c130000 - 0x000000005c141000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\nio.dll
0x00007ff8a38f0000 - 0x00007ff8a3908000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ff8a3010000 - 0x00007ff8a3044000 C:\WINDOWS\system32\rsaenh.dll
0x00007ff8a3df0000 - 0x00007ff8a3e1e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ff8a3f30000 - 0x00007ff8a3fb2000 C:\WINDOWS\System32\bcryptprimitives.dll
0x00007ff8a3910000 - 0x00007ff8a391c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ff89ac10000 - 0x00007ff89ac27000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ff89a6c0000 - 0x00007ff89a6dd000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ff88a870000 - 0x00007ff88a887000 C:\WINDOWS\system32\napinsp.dll
0x00007ff889c30000 - 0x00007ff889c4b000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ff89f3c0000 - 0x00007ff89f3dd000 C:\WINDOWS\system32\NLAapi.dll
0x00007ff89e8e0000 - 0x00007ff89e8f5000 C:\WINDOWS\system32\wshbth.dll
0x00007ff889440000 - 0x00007ff889452000 C:\WINDOWS\System32\winrnr.dll
0x000000005c0c0000 - 0x000000005c0e4000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\sunec.dll
0x000000005c0b0000 - 0x000000005c0bb000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\sunmscapi.dll
0x00007ff8a44a0000 - 0x00007ff8a45f6000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ff8708e0000 - 0x00007ff87099b000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\avutil-56.dll
0x000000006fe00000 - 0x000000006fee7000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniavutil.dll
0x00007ff886090000 - 0x00007ff8860b7000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\swresample-3.dll
0x0000000070080000 - 0x00000000700ae000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniswresample.dll
0x00007ff8186f0000 - 0x00007ff81a971000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\avcodec-58.dll
0x000000006a1c0000 - 0x000000006a424000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniavcodec.dll
0x00007ff82bc00000 - 0x00007ff82c0c1000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\avformat-58.dll
0x000000006abc0000 - 0x000000006ad0a000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniavformat.dll
0x00007ff870840000 - 0x00007ff8708d5000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\swscale-5.dll
0x0000000067cc0000 - 0x0000000067cf6000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniswscale.dll
0x00007ff886060000 - 0x00007ff88608a000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\postproc-55.dll
0x000000006a0c0000 - 0x000000006a0ed000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jnipostproc.dll
0x00007ff82b870000 - 0x00007ff82bbf1000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\avfilter-7.dll
0x0000000064400000 - 0x0000000064477000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniavfilter.dll
0x00007ff885a20000 - 0x00007ff885a4c000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\avdevice-58.dll
0x00007ff8886d0000 - 0x00007ff8886e9000 C:\WINDOWS\SYSTEM32\AVICAP32.dll
0x00007ff883dc0000 - 0x00007ff883deb000 C:\WINDOWS\SYSTEM32\MSVFW32.dll
0x000000002a010000 - 0x000000002a049000 C:\Users\Administrator\.javacpp\cache\ffmpeg-4.0.2-1.4.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniavdevice.dll
0x00007ff8a1d50000 - 0x00007ff8a1f34000 C:\WINDOWS\SYSTEM32\dbghelp.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:\IntelliJ IDEA 2022.3.3\lib\idea_rt.jar=53744:D:\IntelliJ IDEA 2022.3.3\bin -Dfile.encoding=UTF-8
java_command: com.dkha.server.FaceServerApplication
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_181\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\rt.jar;D:\gitcode\face-application\face-server\target\classes;D:\gitcode\face-application\face-common\target\classes;D:\MavenRepository\maven_jar\com\ecwid\consul\consul-api\1.2.1\consul-api-1.2.1.jar;D:\MavenRepository\maven_jar\com\google\code\gson\gson\2.8.5\gson-2.8.5.jar;D:\MavenRepository\maven_jar\org\apache\httpcomponents\httpcore\4.4.11\httpcore-4.4.11.jar;D:\MavenRepository\maven_jar\org\apache\httpcomponents\httpclient\4.5.8\httpclient-4.5.8.jar;D:\MavenRepository\maven_jar\com\auth0\java-jwt\3.2.0\java-jwt-3.2.0.jar;D:\MavenRepository\maven_jar\commons-codec\commons-codec\1.11\commons-codec-1.11.jar;D:\MavenRepository\maven_jar\org\boun
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_181
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>17pro\bin\;C:\WINDOWS\system32;C:\WINDOWS;D:\python36\;D:\python36\Scripts\;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:\Anaconda3;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Program Files\nodejs\;C:\Program Files\Java\jdk1.8.0_181\bin;C:\Program Files\Java\jdk1.8.0_181\jre\bin;D:\apache-tomcat-9.0.33\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;D:\apache-maven-3.6.3\bin;D:\Git\bin;D:\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;D:\python36;C:\Users\Administrator\AppData\Roaming\npm;D:\IntelliJ IDEA 2022.3.3\bin;
USERNAME=Administrator
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.1645)
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 16648500k(6991040k free), swap 25561396k(14134832k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul 7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
time: Mon Mar 27 20:15:59 2023
elapsed time: 23 seconds (0d 0h 0m 23s)