1 Star 1 Fork 1

rowenci/iot_agriculture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hs_err_pid7460.log 34.04 KB
一键复制 编辑 原始数据 按行查看 历史
rowenci 提交于 2019-05-30 20:54 . finish
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001800087dd, pid=7460, tid=0x0000000000000b7c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [rxtxSerial.dll+0x87dd]
#
# 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 (0x0000000021590000): JavaThread "scheduling-1" [_thread_in_native, id=2940, stack(0x0000000025fc0000,0x00000000260c0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000100
Registers:
RAX=0x0000000000000000, RBX=0x00000000223b0f80, RCX=0x0000000000000002, RDX=0x0000000000000000
RSP=0x00000000260be080, RBP=0x00000000260be2f0, RSI=0x000000002437b139, RDI=0x00000000223b1110
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000003, R11=0x0000000000000001
R12=0x00000000260be2f8, R13=0x0000000027044cc8, R14=0x00000000260be2f8, R15=0x0000000021590000
RIP=0x00000001800087dd, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000260be080)
0x00000000260be080: 00000000223b0f80 000000002437b130
0x00000000260be090: 0000000021590000 0000000000000009
0x00000000260be0a0: 000000002437b130 000000018000aab4
0x00000000260be0b0: 00000000215901f8 0000000000000106
0x00000000260be0c0: 0000000027044cc8 00000000260be2f8
0x00000000260be0d0: 0000000024362c60 000000002437b130
0x00000000260be0e0: 00000000260be2f0 000000018000b7fe
0x00000000260be0f0: 0000000000000008 0000000027044cc8
0x00000000260be100: 00000000215901f8 0000000000000000
0x00000000260be110: 0000000021590000 0000000000000000
0x00000000260be120: 00000b0bfe9fc5b3 000000007fffffdc
0x00000000260be130: 00000000260be1c0 0000000000000042
0x00000000260be140: 00000000215901f8 0000000000000000
0x00000000260be150: 000000002437b130 000000018000213d
0x00000000260be160: 00000000260be2f0 000000018001c0b0
0x00000000260be170: 0000000000000000 0000000180000000
Instructions: (pc=0x00000001800087dd)
0x00000001800087bd: 00 00 7e 3d 48 8b 87 08 01 00 00 48 89 bb 00 01
0x00000001800087cd: 00 00 48 89 83 08 01 00 00 48 8b 87 08 01 00 00
0x00000001800087dd: 48 89 98 00 01 00 00 48 89 9f 08 01 00 00 48 8b
0x00000001800087ed: c3 48 8b 5c 24 30 48 8b 74 24 38 48 83 c4 20 5f
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x00000000223b0f80 is an unknown value
RCX=0x0000000000000002 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000260be080 is pointing into the stack for thread: 0x0000000021590000
RBP=0x00000000260be2f0 is pointing into the stack for thread: 0x0000000021590000
RSI=0x000000002437b139 is an unknown value
RDI=0x00000000223b1110 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000003 is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x00000000260be2f8 is pointing into the stack for thread: 0x0000000021590000
R13=0x0000000027044cc8 is pointing into metadata
R14=0x00000000260be2f8 is pointing into the stack for thread: 0x0000000021590000
R15=0x0000000021590000 is a thread
Stack: [0x0000000025fc0000,0x00000000260c0000], sp=0x00000000260be080, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [rxtxSerial.dll+0x87dd]
C [rxtxSerial.dll+0xaab4]
C [rxtxSerial.dll+0x213d]
C 0x00000000032c97db
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j gnu.io.RXTXPort.open(Ljava/lang/String;)I+0
j gnu.io.RXTXPort.<init>(Ljava/lang/String;)V+125
j gnu.io.RXTXCommDriver.getCommPort(Ljava/lang/String;I)Lgnu/io/CommPort;+78
j gnu.io.CommPortIdentifier.open(Ljava/lang/String;I)Lgnu/io/CommPort;+171
j com.rowenci.iot_agriculture.util.iot.SerialUtil.startComPort(Lcom/rowenci/iot_agriculture/bean/iot/Com;)I+79
j com.rowenci.iot_agriculture.util.iot.SerialTask.configureTasks()V+159
v ~StubRoutines::call_stub
J 1628 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000003652abf [0x0000000003652a40+0x7f]
J 1627 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003654164 [0x0000000003653da0+0x3c4]
J 1595 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003645a64 [0x0000000003645a20+0x44]
J 1594 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003645664 [0x0000000003645560+0x104]
j org.springframework.scheduling.support.ScheduledMethodRunnable.run()V+19
j org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run()V+4
j org.springframework.scheduling.concurrent.ReschedulingRunnable.run()V+9
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.run()V+42
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30
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 )
0x0000000024358000 JavaThread "DestroyJavaVM" [_thread_blocked, id=13420, stack(0x0000000002bb0000,0x0000000002cb0000)]
0x0000000024356800 JavaThread "Thread-23" [_thread_in_Java, id=12464, stack(0x00000000273c0000,0x00000000274c0000)]
0x000000002434d800 JavaThread "Thread-26" daemon [_thread_in_native, id=1292, stack(0x00000000272c0000,0x00000000273c0000)]
0x0000000024350800 JavaThread "http-nio-8080-Acceptor-0" daemon [_thread_in_native, id=6848, stack(0x0000000026ec0000,0x0000000026fc0000)]
0x000000002434c000 JavaThread "http-nio-8080-ClientPoller-1" daemon [_thread_in_native, id=11284, stack(0x0000000026dc0000,0x0000000026ec0000)]
0x0000000024353000 JavaThread "http-nio-8080-ClientPoller-0" daemon [_thread_in_native, id=7736, stack(0x0000000026cc0000,0x0000000026dc0000)]
0x0000000024352000 JavaThread "http-nio-8080-exec-10" daemon [_thread_blocked, id=7472, stack(0x0000000026bc0000,0x0000000026cc0000)]
0x000000002434f000 JavaThread "http-nio-8080-exec-9" daemon [_thread_blocked, id=2656, stack(0x0000000026ac0000,0x0000000026bc0000)]
0x0000000024351800 JavaThread "http-nio-8080-exec-8" daemon [_thread_blocked, id=10548, stack(0x00000000269c0000,0x0000000026ac0000)]
0x000000002434e800 JavaThread "http-nio-8080-exec-7" daemon [_thread_blocked, id=9944, stack(0x00000000268c0000,0x00000000269c0000)]
0x0000000024350000 JavaThread "http-nio-8080-exec-6" daemon [_thread_blocked, id=4172, stack(0x00000000267c0000,0x00000000268c0000)]
0x000000002434d000 JavaThread "http-nio-8080-exec-5" daemon [_thread_blocked, id=1128, stack(0x00000000266c0000,0x00000000267c0000)]
0x000000002434b800 JavaThread "http-nio-8080-exec-4" daemon [_thread_blocked, id=3544, stack(0x00000000265c0000,0x00000000266c0000)]
0x000000002158a800 JavaThread "http-nio-8080-exec-3" daemon [_thread_blocked, id=2932, stack(0x00000000264c0000,0x00000000265c0000)]
0x0000000021591800 JavaThread "http-nio-8080-exec-2" daemon [_thread_blocked, id=13280, stack(0x00000000263c0000,0x00000000264c0000)]
0x000000002158d800 JavaThread "http-nio-8080-exec-1" daemon [_thread_blocked, id=3960, stack(0x00000000262c0000,0x00000000263c0000)]
0x0000000021590800 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=6904, stack(0x00000000261c0000,0x00000000262c0000)]
=>0x0000000021590000 JavaThread "scheduling-1" [_thread_in_native, id=2940, stack(0x0000000025fc0000,0x00000000260c0000)]
0x000000002158c000 JavaThread "File Watcher" daemon [_thread_in_Java, id=14408, stack(0x0000000025ec0000,0x0000000025fc0000)]
0x000000002158f000 JavaThread "RMI TCP Connection(5)-192.168.113.2" daemon [_thread_in_native, id=15204, stack(0x00000000256c0000,0x00000000257c0000)]
0x000000002158d000 JavaThread "Live Reload Server" daemon [_thread_in_native, id=10232, stack(0x00000000255c0000,0x00000000256c0000)]
0x000000002158b800 JavaThread "HikariPool-1 connection adder" daemon [_thread_blocked, id=10276, stack(0x0000000023bf0000,0x0000000023cf0000)]
0x000000002158e800 JavaThread "HikariPool-1 housekeeper" daemon [_thread_blocked, id=14940, stack(0x0000000023af0000,0x0000000023bf0000)]
0x00000000214c0000 JavaThread "RMI TCP Connection(4)-192.168.113.2" daemon [_thread_in_native, id=13892, stack(0x00000000234f0000,0x00000000235f0000)]
0x00000000214a3800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=10072, stack(0x00000000233f0000,0x00000000234f0000)]
0x000000002148b000 JavaThread "container-0" [_thread_blocked, id=11888, stack(0x00000000232f0000,0x00000000233f0000)]
0x000000002147e800 JavaThread "Catalina-utility-2" [_thread_blocked, id=14044, stack(0x00000000231f0000,0x00000000232f0000)]
0x0000000021486800 JavaThread "Catalina-utility-1" [_thread_blocked, id=13232, stack(0x00000000230f0000,0x00000000231f0000)]
0x0000000020750800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=6964, stack(0x0000000021ff0000,0x00000000220f0000)]
0x000000001fa1b800 JavaThread "RMI TCP Connection(2)-192.168.113.2" daemon [_thread_in_native, id=7380, stack(0x0000000021ef0000,0x0000000021ff0000)]
0x000000001f5e0000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=1152, stack(0x0000000020160000,0x0000000020260000)]
0x000000001f341000 JavaThread "Service Thread" daemon [_thread_blocked, id=11624, stack(0x0000000020010000,0x0000000020110000)]
0x000000001f32d000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=3568, stack(0x000000001ff10000,0x0000000020010000)]
0x000000001f328800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=7328, stack(0x000000001fe10000,0x000000001ff10000)]
0x000000001f324800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3864, stack(0x000000001fd10000,0x000000001fe10000)]
0x000000001ee8c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13472, stack(0x000000001fc10000,0x000000001fd10000)]
0x000000001eea4000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=9864, stack(0x000000001fb10000,0x000000001fc10000)]
0x000000001eb42800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3580, stack(0x000000001f210000,0x000000001f310000)]
0x000000001eaee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3964, stack(0x000000001f110000,0x000000001f210000)]
0x000000001ead0800 JavaThread "Finalizer" daemon [_thread_blocked, id=3896, stack(0x000000001efb0000,0x000000001f0b0000)]
0x000000001ccbc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6368, stack(0x000000001eeb0000,0x000000001efb0000)]
Other Threads:
0x000000001ccb8800 VMThread [stack: 0x000000001e9b0000,0x000000001eab0000] [id=4060]
0x000000001f5ec800 WatcherThread [stack: 0x0000000020270000,0x0000000020370000] [id=14020]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c1e00000, size: 4066 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 251904K, used 177373K [0x000000076b500000, 0x000000077c780000, 0x00000007c0000000)
eden space 237568K, 68% used [0x000000076b500000,0x000000077546f178,0x0000000779d00000)
from space 14336K, 98% used [0x000000077b980000,0x000000077c7484a0,0x000000077c780000)
to space 18944K, 0% used [0x000000077a280000,0x000000077a280000,0x000000077b500000)
ParOldGen total 154624K, used 20169K [0x00000006c1e00000, 0x00000006cb500000, 0x000000076b500000)
object space 154624K, 13% used [0x00000006c1e00000,0x00000006c31b24e0,0x00000006cb500000)
Metaspace used 55030K, capacity 57900K, committed 58112K, reserved 1099776K
class space used 7618K, capacity 8121K, committed 8192K, reserved 1048576K
Card table byte_map: [0x0000000012670000,0x0000000012e70000] byte_map_base: 0x000000000f061000
Marking Bits: (ParMarkBitMap*) 0x000000006fbd4ce0
Begin Bits: [0x0000000013bc0000, 0x0000000017b48000)
End Bits: [0x0000000017b48000, 0x000000001bad0000)
Polling page: 0x0000000000e50000
CodeCache: size=245760Kb used=9798Kb max_used=9798Kb free=235961Kb
bounds [0x00000000032b0000, 0x0000000003c50000, 0x00000000122b0000]
total_blobs=5510 nmethods=4948 adapters=473
compilation: enabled
Compilation events (10 events):
Event: 11.422 Thread 0x000000001f32d000 nmethod 4944 0x0000000003c34650 code [0x0000000003c347a0, 0x0000000003c348b0]
Event: 11.422 Thread 0x000000001f32d000 4941 1 java.io.BufferedWriter::ensureOpen (18 bytes)
Event: 11.422 Thread 0x000000001f32d000 nmethod 4941 0x0000000003c34950 code [0x0000000003c34ac0, 0x0000000003c34c88]
Event: 11.422 Thread 0x000000001f32d000 4942 1 java.nio.Buffer::flip (20 bytes)
Event: 11.423 Thread 0x000000001f32d000 nmethod 4942 0x0000000003c34d50 code [0x0000000003c34ea0, 0x0000000003c34fd0]
Event: 11.423 Thread 0x000000001f32d000 4943 1 java.lang.Thread::getThreadGroup (5 bytes)
Event: 11.423 Thread 0x000000001f32d000 nmethod 4943 0x0000000003c35010 code [0x0000000003c35160, 0x0000000003c35270]
Event: 11.428 Thread 0x000000001f32d000 4945 1 java.util.concurrent.ConcurrentHashMap$KeyIterator::next (34 bytes)
Event: 11.428 Thread 0x000000001f32d000 nmethod 4945 0x0000000003c352d0 code [0x0000000003c35440, 0x0000000003c35618]
Event: 11.430 Thread 0x000000001f32d000 4946 % ! 1 com.rowenci.iot_agriculture.util.iot.SerialUtil::run @ 9 (748 bytes)
GC Heap History (10 events):
Event: 3.564 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 109056K, used 108734K [0x000000076b500000, 0x0000000774400000, 0x00000007c0000000)
eden space 104448K, 100% used [0x000000076b500000,0x0000000771b00000,0x0000000771b00000)
from space 4608K, 93% used [0x0000000773f80000,0x00000007743af920,0x0000000774400000)
to space 10752K, 0% used [0x0000000772f00000,0x0000000772f00000,0x0000000773980000)
ParOldGen total 99328K, used 8582K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 8% used [0x00000006c1e00000,0x00000006c26618b8,0x00000006c7f00000)
Metaspace used 26395K, capacity 27602K, committed 27648K, reserved 1073152K
class space used 3579K, capacity 3837K, committed 3840K, reserved 1048576K
Event: 3.573 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 135680K, used 8953K [0x000000076b500000, 0x0000000776b00000, 0x00000007c0000000)
eden space 124928K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000772f00000)
from space 10752K, 83% used [0x0000000772f00000,0x00000007737be720,0x0000000773980000)
to space 11776K, 0% used [0x0000000775f80000,0x0000000775f80000,0x0000000776b00000)
ParOldGen total 99328K, used 8590K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 8% used [0x00000006c1e00000,0x00000006c26638b8,0x00000006c7f00000)
Metaspace used 26395K, capacity 27602K, committed 27648K, reserved 1073152K
class space used 3579K, capacity 3837K, committed 3840K, reserved 1048576K
}
Event: 4.555 GC heap before
{Heap before GC invocations=7 (full 1):
PSYoungGen total 135680K, used 133881K [0x000000076b500000, 0x0000000776b00000, 0x00000007c0000000)
eden space 124928K, 100% used [0x000000076b500000,0x0000000772f00000,0x0000000772f00000)
from space 10752K, 83% used [0x0000000772f00000,0x00000007737be720,0x0000000773980000)
to space 11776K, 0% used [0x0000000775f80000,0x0000000775f80000,0x0000000776b00000)
ParOldGen total 99328K, used 8590K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 8% used [0x00000006c1e00000,0x00000006c26638b8,0x00000006c7f00000)
Metaspace used 31454K, capacity 33186K, committed 33408K, reserved 1077248K
class space used 4270K, capacity 4617K, committed 4736K, reserved 1048576K
Event: 4.585 GC heap after
Heap after GC invocations=7 (full 1):
PSYoungGen total 171008K, used 11771K [0x000000076b500000, 0x0000000779600000, 0x00000007c0000000)
eden space 159232K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000775080000)
from space 11776K, 99% used [0x0000000775f80000,0x0000000776afed00,0x0000000776b00000)
to space 15360K, 0% used [0x0000000775080000,0x0000000775080000,0x0000000775f80000)
ParOldGen total 99328K, used 11877K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 11% used [0x00000006c1e00000,0x00000006c29995a8,0x00000006c7f00000)
Metaspace used 31454K, capacity 33186K, committed 33408K, reserved 1077248K
class space used 4270K, capacity 4617K, committed 4736K, reserved 1048576K
}
Event: 6.027 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 171008K, used 56365K [0x000000076b500000, 0x0000000779600000, 0x00000007c0000000)
eden space 159232K, 28% used [0x000000076b500000,0x000000076e08c9f0,0x0000000775080000)
from space 11776K, 99% used [0x0000000775f80000,0x0000000776afed00,0x0000000776b00000)
to space 15360K, 0% used [0x0000000775080000,0x0000000775080000,0x0000000775f80000)
ParOldGen total 99328K, used 11877K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 11% used [0x00000006c1e00000,0x00000006c29995a8,0x00000006c7f00000)
Metaspace used 33708K, capacity 35438K, committed 35496K, reserved 1079296K
class space used 4522K, capacity 4843K, committed 4864K, reserved 1048576K
Event: 6.044 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 174592K, used 14489K [0x000000076b500000, 0x000000077ca80000, 0x00000007c0000000)
eden space 159232K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000775080000)
from space 15360K, 94% used [0x0000000775080000,0x0000000775ea6428,0x0000000775f80000)
to space 17408K, 0% used [0x000000077b980000,0x000000077b980000,0x000000077ca80000)
ParOldGen total 99328K, used 11885K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 11% used [0x00000006c1e00000,0x00000006c299b5a8,0x00000006c7f00000)
Metaspace used 33708K, capacity 35438K, committed 35496K, reserved 1079296K
class space used 4522K, capacity 4843K, committed 4864K, reserved 1048576K
}
Event: 6.044 GC heap before
{Heap before GC invocations=9 (full 2):
PSYoungGen total 174592K, used 14489K [0x000000076b500000, 0x000000077ca80000, 0x00000007c0000000)
eden space 159232K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000775080000)
from space 15360K, 94% used [0x0000000775080000,0x0000000775ea6428,0x0000000775f80000)
to space 17408K, 0% used [0x000000077b980000,0x000000077b980000,0x000000077ca80000)
ParOldGen total 99328K, used 11885K [0x00000006c1e00000, 0x00000006c7f00000, 0x000000076b500000)
object space 99328K, 11% used [0x00000006c1e00000,0x00000006c299b5a8,0x00000006c7f00000)
Metaspace used 33708K, capacity 35438K, committed 35496K, reserved 1079296K
class space used 4522K, capacity 4843K, committed 4864K, reserved 1048576K
Event: 6.107 GC heap after
Heap after GC invocations=9 (full 2):
PSYoungGen total 174592K, used 0K [0x000000076b500000, 0x000000077ca80000, 0x00000007c0000000)
eden space 159232K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000775080000)
from space 15360K, 0% used [0x0000000775080000,0x0000000775080000,0x0000000775f80000)
to space 17408K, 0% used [0x000000077b980000,0x000000077b980000,0x000000077ca80000)
ParOldGen total 154624K, used 20161K [0x00000006c1e00000, 0x00000006cb500000, 0x000000076b500000)
object space 154624K, 13% used [0x00000006c1e00000,0x00000006c31b04e0,0x00000006cb500000)
Metaspace used 33708K, capacity 35438K, committed 35496K, reserved 1079296K
class space used 4522K, capacity 4843K, committed 4864K, reserved 1048576K
}
Event: 8.811 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 174592K, used 159232K [0x000000076b500000, 0x000000077ca80000, 0x00000007c0000000)
eden space 159232K, 100% used [0x000000076b500000,0x0000000775080000,0x0000000775080000)
from space 15360K, 0% used [0x0000000775080000,0x0000000775080000,0x0000000775f80000)
to space 17408K, 0% used [0x000000077b980000,0x000000077b980000,0x000000077ca80000)
ParOldGen total 154624K, used 20161K [0x00000006c1e00000, 0x00000006cb500000, 0x000000076b500000)
object space 154624K, 13% used [0x00000006c1e00000,0x00000006c31b04e0,0x00000006cb500000)
Metaspace used 45885K, capacity 47906K, committed 48384K, reserved 1091584K
class space used 6456K, capacity 6833K, committed 6912K, reserved 1048576K
Event: 8.826 GC heap after
Heap after GC invocations=10 (full 2):
PSYoungGen total 251904K, used 14113K [0x000000076b500000, 0x000000077c780000, 0x00000007c0000000)
eden space 237568K, 0% used [0x000000076b500000,0x000000076b500000,0x0000000779d00000)
from space 14336K, 98% used [0x000000077b980000,0x000000077c7484a0,0x000000077c780000)
to space 18944K, 0% used [0x000000077a280000,0x000000077a280000,0x000000077b500000)
ParOldGen total 154624K, used 20169K [0x00000006c1e00000, 0x00000006cb500000, 0x000000076b500000)
object space 154624K, 13% used [0x00000006c1e00000,0x00000006c31b24e0,0x00000006cb500000)
Metaspace used 45885K, capacity 47906K, committed 48384K, reserved 1091584K
class space used 6456K, capacity 6833K, committed 6912K, reserved 1048576K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 10.416 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007723b8c60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.419 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007723bffe8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.419 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007723c1b78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.419 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007723c34c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.429 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000772406d40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.559 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000772e97768) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.647 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007732e1258) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.672 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007733efcd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 10.977 Thread 0x00000000206f8800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000773c6f1e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 11.410 Thread 0x0000000021590000 Exception <a 'gnu/io/PortInUseException': No error in open> (0x0000000774b1f2f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jni.cpp, line 735]
Events (10 events):
Event: 11.431 loading class java/security/cert/URICertStoreParameters done
Event: 11.431 loading class java/security/cert$URICertStoreParameters
Event: 11.431 loading class java/security/cert$URICertStoreParameters done
Event: 11.433 loading class java/util/WeakHashMap$KeyIterator
Event: 11.433 loading class java/util/WeakHashMap$KeyIterator done
Event: 11.434 Thread 0x00000000206f3800 Thread exited: 0x00000000206f3800
Event: 11.434 loading class org/springframework/boot/devtools/restart/SilentExitExceptionHandler$SilentExitException
Event: 11.434 loading class org/springframework/boot/devtools/restart/SilentExitExceptionHandler$SilentExitException done
Event: 11.436 Thread 0x00000000031b6000 Thread exited: 0x00000000031b6000
Event: 11.436 Thread 0x0000000024358000 Thread added: 0x0000000024358000
Dynamic libraries:
0x00007ff631c80000 - 0x00007ff631cb7000 D:\jdk\bin\java.exe
0x00007ff8fafe0000 - 0x00007ff8fb1c1000 C:\windows\SYSTEM32\ntdll.dll
0x00007ff8fa450000 - 0x00007ff8fa501000 C:\windows\System32\KERNEL32.DLL
0x00007ff8f7250000 - 0x00007ff8f74c3000 C:\windows\System32\KERNELBASE.dll
0x00007ff8faf00000 - 0x00007ff8fafa1000 C:\windows\System32\ADVAPI32.dll
0x00007ff8fab30000 - 0x00007ff8fabce000 C:\windows\System32\msvcrt.dll
0x00007ff8f8710000 - 0x00007ff8f876b000 C:\windows\System32\sechost.dll
0x00007ff8fabd0000 - 0x00007ff8facf4000 C:\windows\System32\RPCRT4.dll
0x00007ff8fa990000 - 0x00007ff8fab20000 C:\windows\System32\USER32.dll
0x00007ff8f7760000 - 0x00007ff8f7780000 C:\windows\System32\win32u.dll
0x00007ff8fadf0000 - 0x00007ff8fae18000 C:\windows\System32\GDI32.dll
0x00007ff8f70b0000 - 0x00007ff8f7242000 C:\windows\System32\gdi32full.dll
0x00007ff8f8220000 - 0x00007ff8f82bf000 C:\windows\System32\msvcp_win.dll
0x00007ff8f7660000 - 0x00007ff8f7758000 C:\windows\System32\ucrtbase.dll
0x00007ff8e2e10000 - 0x00007ff8e3079000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.765_none_fb42a1a930655896\COMCTL32.dll
0x00007ff8f82e0000 - 0x00007ff8f8602000 C:\windows\System32\combase.dll
0x00007ff8f74d0000 - 0x00007ff8f754a000 C:\windows\System32\bcryptPrimitives.dll
0x00007ff8fae30000 - 0x00007ff8fae5d000 C:\windows\System32\IMM32.DLL
0x000000006fc60000 - 0x000000006fd31000 D:\jdk\jre\bin\msvcr100.dll
0x000000006f3b0000 - 0x000000006fc54000 D:\jdk\jre\bin\server\jvm.dll
0x00007ff8f7970000 - 0x00007ff8f7993000 C:\windows\System32\WINMM.dll
0x00007ff8f7030000 - 0x00007ff8f705a000 C:\windows\System32\WINMMBASE.dll
0x00007ff8f75c0000 - 0x00007ff8f7609000 C:\windows\System32\cfgmgr32.dll
0x00007ff8fab20000 - 0x00007ff8fab28000 C:\windows\System32\PSAPI.DLL
0x00007ff8f5cc0000 - 0x00007ff8f5cc9000 C:\windows\SYSTEM32\WSOCK32.dll
0x00007ff8fa1d0000 - 0x00007ff8fa23c000 C:\windows\System32\WS2_32.dll
0x00007ff8f2d70000 - 0x00007ff8f2d7a000 C:\windows\SYSTEM32\VERSION.dll
0x00007ff8f1f40000 - 0x00007ff8f1f4f000 D:\jdk\jre\bin\verify.dll
0x00007ff8ecb30000 - 0x00007ff8ecb59000 D:\jdk\jre\bin\java.dll
0x00007ff8eca10000 - 0x00007ff8eca33000 D:\jdk\jre\bin\instrument.dll
0x00007ff8f0c40000 - 0x00007ff8f0c56000 D:\jdk\jre\bin\zip.dll
0x00007ff8f8c80000 - 0x00007ff8fa0c0000 C:\windows\System32\SHELL32.dll
0x00007ff8fa3a0000 - 0x00007ff8fa449000 C:\windows\System32\shcore.dll
0x00007ff8f7b10000 - 0x00007ff8f821d000 C:\windows\System32\windows.storage.dll
0x00007ff8fa930000 - 0x00007ff8fa981000 C:\windows\System32\shlwapi.dll
0x00007ff8f7060000 - 0x00007ff8f7071000 C:\windows\System32\kernel.appcore.dll
0x00007ff8f7090000 - 0x00007ff8f70af000 C:\windows\System32\profapi.dll
0x00007ff8f7610000 - 0x00007ff8f765c000 C:\windows\System32\powrprof.dll
0x00007ff8f7080000 - 0x00007ff8f708a000 C:\windows\System32\FLTLIB.DLL
0x00007ff8ec9f0000 - 0x00007ff8eca0a000 D:\idea\IntelliJ IDEA 2018.3.4\bin\breakgen64.dll
0x00007ff8ec9d0000 - 0x00007ff8ec9ea000 D:\jdk\jre\bin\net.dll
0x00007ff8eb520000 - 0x00007ff8eb6e8000 C:\windows\SYSTEM32\urlmon.dll
0x00007ff8e7e60000 - 0x00007ff8e8107000 C:\windows\SYSTEM32\iertutil.dll
0x00007ff8f6a20000 - 0x00007ff8f6a2b000 C:\windows\SYSTEM32\CRYPTBASE.DLL
0x00007ff8f6850000 - 0x00007ff8f68b6000 C:\windows\system32\mswsock.dll
0x00007ff8de310000 - 0x00007ff8de33f000 C:\Program Files (x86)\Sangfor\SSL\ClientComponent3\SangforNspX64.dll
0x00007ff8fa240000 - 0x00007ff8fa391000 C:\windows\System32\ole32.dll
0x00007ff8fa6d0000 - 0x00007ff8fa792000 C:\windows\System32\OLEAUT32.dll
0x00007ff8f6610000 - 0x00007ff8f66ce000 C:\windows\SYSTEM32\DNSAPI.dll
0x00007ff8fa920000 - 0x00007ff8fa928000 C:\windows\System32\NSI.dll
0x00007ff8f65d0000 - 0x00007ff8f6608000 C:\windows\SYSTEM32\IPHLPAPI.DLL
0x0000000071400000 - 0x0000000071426000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff8ed5c0000 - 0x00007ff8ed5ca000 C:\Windows\System32\rasadhlp.dll
0x00007ff8ed7d0000 - 0x00007ff8ed842000 C:\windows\System32\fwpuclnt.dll
0x00007ff8f6b30000 - 0x00007ff8f6b55000 C:\windows\SYSTEM32\bcrypt.dll
0x00007ff8ec990000 - 0x00007ff8ec99d000 D:\jdk\jre\bin\management.dll
0x00007ff8ec970000 - 0x00007ff8ec981000 D:\jdk\jre\bin\nio.dll
0x00007ff8f6a00000 - 0x00007ff8f6a17000 C:\windows\SYSTEM32\CRYPTSP.dll
0x00007ff8f6430000 - 0x00007ff8f6463000 C:\windows\system32\rsaenh.dll
0x00007ff8f6f10000 - 0x00007ff8f6f38000 C:\windows\SYSTEM32\USERENV.dll
0x00007ff8ef7c0000 - 0x00007ff8ef7d6000 C:\windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff8ee060000 - 0x00007ff8ee07a000 C:\windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff8e4c90000 - 0x00007ff8e4ca6000 C:\windows\system32\napinsp.dll
0x00007ff8dd700000 - 0x00007ff8dd71a000 C:\windows\system32\pnrpnsp.dll
0x00007ff8f0990000 - 0x00007ff8f09a9000 C:\windows\system32\NLAapi.dll
0x00007ff8ef860000 - 0x00007ff8ef86e000 C:\windows\System32\winrnr.dll
0x00007ff8f0e40000 - 0x00007ff8f0e55000 C:\windows\System32\wshbth.dll
0x0000000180000000 - 0x0000000180025000 D:\jdk\bin\rxtxSerial.dll
0x00007ff8f5aa0000 - 0x00007ff8f5c69000 C:\windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:D:\idea\IntelliJ IDEA 2018.3.4\lib\idea_rt.jar=59101:D:\idea\IntelliJ IDEA 2018.3.4\bin -Dfile.encoding=UTF-8
java_command: com.rowenci.iot_agriculture.IotAgricultureApplication
java_class_path (initial): D:\jdk\jre\lib\charsets.jar;D:\jdk\jre\lib\deploy.jar;D:\jdk\jre\lib\ext\access-bridge-64.jar;D:\jdk\jre\lib\ext\cldrdata.jar;D:\jdk\jre\lib\ext\dnsns.jar;D:\jdk\jre\lib\ext\jaccess.jar;D:\jdk\jre\lib\ext\jfxrt.jar;D:\jdk\jre\lib\ext\localedata.jar;D:\jdk\jre\lib\ext\nashorn.jar;D:\jdk\jre\lib\ext\sunec.jar;D:\jdk\jre\lib\ext\sunjce_provider.jar;D:\jdk\jre\lib\ext\sunmscapi.jar;D:\jdk\jre\lib\ext\sunpkcs11.jar;D:\jdk\jre\lib\ext\zipfs.jar;D:\jdk\jre\lib\javaws.jar;D:\jdk\jre\lib\jce.jar;D:\jdk\jre\lib\jfr.jar;D:\jdk\jre\lib\jfxswt.jar;D:\jdk\jre\lib\jsse.jar;D:\jdk\jre\lib\management-agent.jar;D:\jdk\jre\lib\plugin.jar;D:\jdk\jre\lib\resources.jar;D:\jdk\jre\lib\rt.jar;D:\iot_agriculture\target\classes;C:\Users\rowenci\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.1.3.RELEASE\spring-boot-starter-web-2.1.3.RELEASE.jar;C:\Users\rowenci\.m2\repository\org\springframework\boot\spring-boot-starter\2.1.3.RELEASE\spring-boot-starter-2.1.3.RELEASE.jar;C:\Users\rowenci\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.1.3.RELEASE\spring-boot-starter-logging-2.1.3.RELEASE.jar;C:\Users\rowenci\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\rowenci\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\rowenci\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.11.2\log4j-to-slf4j-2.11.2.jar;C:\Users\rowenci\.m2\repository\org\apache\logging\log4j\log4j-api\2.11.2\log4j-api-2.11.2.jar;C:\Users\rowenci\.m2\repository\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;C:\Users\rowenci\.m2\repository\org\yaml\snakeyaml\1.23\snakeyaml-1.23.jar;C:\Users\rowenci\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.1.3.RELEASE\spring-boot-starter-json-2.1.3.RELEASE.jar;C:\Users\rowenci\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.9.8\jackson-databind-2.9.8.jar;C:\Users\rowenci\.m2\repository\com\fasterxml\jackson\c
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=D:\xshell\xshell\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\python\Scripts\;D:\python\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;D:\jdk\bin\;D:\maven\apache-maven-3.6.0\bin;F:\MatLab\runtime\win64;F:\MatLab\bin;C:\Program Files\dotnet\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;D:\vscode\Microsoft VS Code\bin;D:\python\Scripts\;D:\python\;D:\jdk\bin\;;%IntelliJ IDEA%;%PyCharm%;C:\Users\rowenci\AppData\Local\hyper\app-3.0.2\resources\bin
USERNAME=rowenci
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.753)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16647124k(9918260k free), swap 19137492k(10344712k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for windows-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 18:36:39 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed May 15 18:25:50 2019
timezone: �й���׼ʱ��
elapsed time: 11 seconds (0d 0h 0m 11s)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/rowenci/iot_agriculture.git
[email protected]:rowenci/iot_agriculture.git
rowenci
iot_agriculture
iot_agriculture
master

搜索帮助