或喜或悲,感谢相遇 2019-11-02 10:28 采纳率: 0%
浏览 1040
已结题

紧急求助,java访问串口出现项目崩溃问题,求大神指导

紧急求助,关于访问串口的问题:

在windows_64位系统下,用java程序访问串口,用的是rxtx api,偶尔就出现这个问题,不知道怎么看这个文档:

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180004465, pid=2256, tid=0x0000000000000eb0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.111-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  0x0000000180004465
#
# 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 (0x00000000582fc000):  JavaThread "http-nio-8080-exec-3" daemon [_thread_in_native, id=3760, stack(0x0000000080370000,0x0000000080470000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff818af15c

Registers:
RAX=0x000000000000001c, RBX=0x00000000582fc1f8, RCX=0x000000008046c54c, RDX=0x0000000000000000
RSP=0x000000008046be30, RBP=0x0000000000000001, RSI=0x0000000000000000, RDI=0x0000000000000001
R8 =0x000000008046baf0, R9 =0x0000000180000000, R10=0x0000000000000000, R11=0x0000000000000200
R12=0xffffffff818af150, R13=0x0000000000000000, R14=0x000000008046c660, R15=0x00000000582fc000
RIP=0x0000000180004465, EFLAGS=0x0000000000010286

Top of Stack: (sp=0x000000008046be30)
0x000000008046be30:   00000000582fc1f8 000000018001c4c0
0x000000008046be40:   0000000000000000 0000000000000001
0x000000008046be50:   00002f94e86aabd0 00000000ebd0eb98
0x000000008046be60:   000000008046c660 00000000c2459220
0x000000008046be70:   0000000000000019 00000000c2459220
0x000000008046be80:   0000000000000000 00000000c2459220
0x000000008046be90:   00000000582fc000 000000007216ca5b
0x000000008046bea0:   000000008046bfa0 00000000025308da
0x000000008046beb0:   00000000025308da 00000000ebd0eb98
0x000000008046bec0:   00000000c2456a30 0000000000000000
0x000000008046bed0:   0000000000000000 0000000000000000
0x000000008046bee0:   0000000000000000 0000000000000000
0x000000008046bef0:   0000000000000000 0000000000000000
0x000000008046bf00:   0000000000000000 0000000000000000
0x000000008046bf10:   0000000000000000 0000000000000000
0x000000008046bf20:   0000000000000000 0000000000000000 

Instructions: (pc=0x0000000180004465)
0x0000000180004445:   1b 48 8b d7 48 8b cb 41 ff 93 b8 00 00 00 45 84
0x0000000180004455:   ed 0f 85 97 00 00 00 4d 85 e4 0f 84 8e 00 00 00
0x0000000180004465:   41 83 7c 24 0c 00 0f 84 82 00 00 00 4c 8d 44 24
0x0000000180004475:   30 48 8d 4c 24 38 4d 8b cc 48 8b d3 e8 8a f4 ff 


Register to memory mapping:

RAX=0x000000000000001c is an unknown value
RBX=0x00000000582fc1f8 is an unknown value
RCX=0x000000008046c54c is pointing into the stack for thread: 0x00000000582fc000
RDX=0x0000000000000000 is an unknown value
RSP=0x000000008046be30 is pointing into the stack for thread: 0x00000000582fc000
RBP=0x0000000000000001 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x000000008046baf0 is pointing into the stack for thread: 0x00000000582fc000
R9 =0x0000000180000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000200 is an unknown value
R12=0xffffffff818af150 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x000000008046c660 is pointing into the stack for thread: 0x00000000582fc000
R15=0x00000000582fc000 is a thread


Stack: [0x0000000080370000,0x0000000080470000],  sp=0x000000008046be30,  free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x0000000180004465
C  0x0000000002547f54

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  gnu.io.RXTXPort.nativeDrain(Z)Z+0
j  gnu.io.RXTXPort$SerialOutputStream.flush()V+92
j  com.ah.business.SerialPort.SerialTool.sendToPort(Lgnu/io/SerialPort;[B)V+43
j  com.ah.business.SerialPort.controller.SerialPortController.readCabinet(Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/http/HttpServletResponse;)V+57
v  ~StubRoutines::call_stub
J 1232  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x00000000029bee3f [0x00000000029bedc0+0x7f]
J 1231 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x00000000029d3bdc [0x00000000029d2a80+0x115c]
J 4876 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003331a18 [0x0000000003331980+0x98]
j  org.springframework.web.method.support.InvocableHandlerMethod.doInvoke([Ljava/lang/Object;)Ljava/lang/Object;+16
j  org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(Lorg/springframework/web/context/request/NativeWebRequest;Lorg/springframework/web/method/support/ModelAndViewContainer;[Ljava/lang/Object;)Ljava/lang/Object;+96
j  org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(Lorg/springframework/web/context/request/ServletWebRequest;Lorg/springframework/web/method/support/ModelAndViewContainer;[Ljava/lang/Object;)V+4
j  org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/springframework/web/method/HandlerMethod;)Lorg/springframework/web/servlet/ModelAndView;+262
j  org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/springframework/web/method/HandlerMethod;)Lorg/springframework/web/servlet/ModelAndView;+90
j  org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/Object;)Lorg/springframework/web/servlet/ModelAndView;+7
j  org.springframework.web.servlet.DispatcherServlet.doDispatch(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+318
j  org.springframework.web.servlet.DispatcherServlet.doService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+301
j  org.springframework.web.servlet.FrameworkServlet.processRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+71
j  org.springframework.web.servlet.FrameworkServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+149
j  org.springframework.web.servlet.FrameworkServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+32
j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x000000000324633c [0x00000000032454c0+0xe7c]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.apache.tomcat.websocket.server.WsFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+21
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.springframework.web.filter.RequestContextFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+21
j  org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+111
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+87
j  org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+111
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+71
j  org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+111
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+53
j  org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+111
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.springframework.boot.context.web.ErrorPageFilter.doFilter(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+14
j  org.springframework.boot.context.web.ErrorPageFilter.access$000(Lorg/springframework/boot/context/web/ErrorPageFilter;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+4
j  org.springframework.boot.context.web.ErrorPageFilter$1.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+7
j  org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+111
j  org.springframework.boot.context.web.ErrorPageFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+7
J 5735 C1 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (624 bytes) @ 0x0000000003245ad4 [0x00000000032454c0+0x614]
J 5734 C1 org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V (105 bytes) @ 0x0000000002b6038c [0x0000000002b60300+0x8c]
j  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+781
j  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+166
j  org.apache.catalina.authenticator.AuthenticatorBase.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+428
j  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+100
j  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
j  org.apache.catalina.valves.AbstractAccessLogValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
j  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+71
j  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+199
j  org.apache.coyote.http11.AbstractHttp11Processor.process(Lorg/apache/tomcat/util/net/SocketWrapper;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+632
j  org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(Lorg/apache/tomcat/util/net/SocketWrapper;Lorg/apache/tomcat/util/net/SocketStatus;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+270
j  org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Lorg/apache/tomcat/util/net/SocketWrapper;Lorg/apache/tomcat/util/net/SocketStatus;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+37
j  org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(Ljava/nio/channels/SelectionKey;Lorg/apache/tomcat/util/net/NioEndpoint$KeyAttachment;)V+148
j  org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run()V+97
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run()V+4
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000582fa800 JavaThread "Thread-27" daemon [_thread_in_native, id=1332, stack(0x00000000817b0000,0x00000000818b0000)]
  0x0000000058304800 JavaThread "Thread-26" daemon [_thread_in_native, id=3796, stack(0x0000000081080000,0x0000000081180000)]
  0x0000000058303000 JavaThread "Thread-25" daemon [_thread_in_native, id=3752, stack(0x0000000080c20000,0x0000000080d20000)]
  0x0000000058303800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4164, stack(0x00000000833b0000,0x00000000834b0000)]
  0x0000000058302000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4580, stack(0x0000000082640000,0x0000000082740000)]
  0x0000000058301800 JavaThread "http-nio-8080-exec-10" daemon [_thread_in_native, id=4784, stack(0x0000000081db0000,0x0000000081eb0000)]
  0x0000000058300800 JavaThread "http-nio-8080-exec-9" daemon [_thread_blocked, id=3672, stack(0x00000000820b0000,0x00000000821b0000)]
  0x0000000058300000 JavaThread "http-nio-8080-exec-8" daemon [_thread_blocked, id=520, stack(0x0000000080e40000,0x0000000080f40000)]
  0x00000000582ff000 JavaThread "http-nio-8080-exec-7" daemon [_thread_blocked, id=4776, stack(0x00000000801f0000,0x00000000802f0000)]
  0x00000000582fe800 JavaThread "http-nio-8080-exec-6" daemon [_thread_blocked, id=4448, stack(0x0000000080f80000,0x0000000081080000)]
  0x00000000582fd800 JavaThread "http-nio-8080-exec-5" daemon [_thread_blocked, id=1004, stack(0x0000000080ac0000,0x0000000080bc0000)]
  0x00000000582fd000 JavaThread "http-nio-8080-exec-4" daemon [_thread_blocked, id=4800, stack(0x0000000080810000,0x0000000080910000)]
=>0x00000000582fc000 JavaThread "http-nio-8080-exec-3" daemon [_thread_in_native, id=3760, stack(0x0000000080370000,0x0000000080470000)]
  0x00000000582fb800 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=4040, stack(0x000000007e9e0000,0x000000007eae0000)]
  0x00000000582fa000 JavaThread "http-nio-8080-exec-2" daemon [_thread_blocked, id=3664, stack(0x000000007ecb0000,0x000000007edb0000)]
  0x00000000582f9000 JavaThread "http-nio-8080-exec-1" daemon [_thread_blocked, id=3612, stack(0x000000006ee50000,0x000000006ef50000)]
  0x00000000582f8800 JavaThread "ajp-nio-8009-Acceptor-0" daemon [_thread_in_native, id=3312, stack(0x000000006ebf0000,0x000000006ecf0000)]
  0x00000000582f7800 JavaThread "ajp-nio-8009-ClientPoller-1" daemon [_thread_in_native, id=3308, stack(0x000000006eae0000,0x000000006ebe0000)]
  0x00000000582f7000 JavaThread "ajp-nio-8009-ClientPoller-0" daemon [_thread_in_native, id=3304, stack(0x000000006e640000,0x000000006e740000)]
  0x00000000582f6000 JavaThread "http-nio-8080-Acceptor-0" daemon [_thread_in_native, id=3300, stack(0x000000006e920000,0x000000006ea20000)]
  0x000000005b7a5000 JavaThread "http-nio-8080-ClientPoller-1" daemon [_thread_in_native, id=3296, stack(0x000000006e760000,0x000000006e860000)]
  0x0000000057bbe800 JavaThread "http-nio-8080-ClientPoller-0" daemon [_thread_in_native, id=3292, stack(0x000000006e530000,0x000000006e630000)]
  0x000000005b77d800 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=3288, stack(0x000000006e410000,0x000000006e510000)]
  0x000000005aa13000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2428, stack(0x000000005c9c0000,0x000000005cac0000)]
  0x000000005793a800 JavaThread "NioBlockingSelector.BlockPoller-2" daemon [_thread_in_native, id=2712, stack(0x0000000059420000,0x0000000059520000)]
  0x0000000057947000 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=2708, stack(0x0000000058cd0000,0x0000000058dd0000)]
  0x0000000057424800 JavaThread "GC Daemon" daemon [_thread_blocked, id=2684, stack(0x0000000058e50000,0x0000000058f50000)]
  0x0000000056427000 JavaThread "AsyncFileHandlerWriter-225534817" daemon [_thread_blocked, id=2640, stack(0x0000000056eb0000,0x0000000056fb0000)]
  0x0000000056322800 JavaThread "Service Thread" daemon [_thread_blocked, id=2612, stack(0x0000000056da0000,0x0000000056ea0000)]
  0x00000000562c8800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2608, stack(0x0000000056c00000,0x0000000056d00000)]
  0x00000000562c3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2604, stack(0x0000000056b00000,0x0000000056c00000)]
  0x00000000562bf000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2600, stack(0x00000000567f0000,0x00000000568f0000)]
  0x0000000054e7e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2596, stack(0x0000000056980000,0x0000000056a80000)]
  0x0000000054e7d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2592, stack(0x00000000566f0000,0x00000000567f0000)]
  0x0000000054e59800 JavaThread "Finalizer" daemon [_thread_blocked, id=2524, stack(0x00000000561a0000,0x00000000562a0000)]
  0x0000000054e12800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2520, stack(0x0000000055fa0000,0x00000000560a0000)]
  0x000000000221e800 JavaThread "main" [_thread_in_native, id=2348, stack(0x0000000002380000,0x0000000002480000)]

Other Threads:
  0x0000000054e0a800 VMThread [stack: 0x0000000055dc0000,0x0000000055ec0000] [id=2496]
  0x000000005634a800 WatcherThread [stack: 0x0000000057030000,0x0000000057130000] [id=2632]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 283648K, used 10945K [0x00000000eb300000, 0x00000000ffd80000, 0x0000000100000000)
  eden space 281088K, 3% used [0x00000000eb300000,0x00000000ebdb04a8,0x00000000fc580000)
  from space 2560K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fc800000)
  to   space 28672K, 0% used [0x00000000fe180000,0x00000000fe180000,0x00000000ffd80000)
 ParOldGen       total 78336K, used 45934K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 58% used [0x00000000c1800000,0x00000000c44db808,0x00000000c6480000)
 Metaspace       used 43550K, capacity 44114K, committed 44800K, reserved 1089536K
  class space    used 5151K, capacity 5340K, committed 5376K, reserved 1048576K

Card table byte_map: [0x00000000118f0000,0x0000000011af0000] byte_map_base: 0x00000000112e4000

Marking Bits: (ParMarkBitMap*) 0x00000000728ca6c0
 Begin Bits: [0x0000000012340000, 0x00000000132e0000)
 End Bits:   [0x00000000132e0000, 0x0000000014280000)

Polling page: 0x0000000000110000

CodeCache: size=245760Kb used=15648Kb max_used=15708Kb free=230111Kb
 bounds [0x0000000002530000, 0x00000000034b0000, 0x0000000011530000]
 total_blobs=5475 nmethods=4786 adapters=600
 compilation: enabled

Compilation events (10 events):
Event: 29130.199 Thread 0x00000000562c8800 5988  s    3       java.lang.StringBuffer::append (13 bytes)
Event: 29130.199 Thread 0x00000000562c8800 nmethod 5988 0x000000000343fc50 code [0x000000000343fdc0, 0x00000000034400c8]
Event: 29130.270 Thread 0x00000000562bf000 nmethod 5986 0x00000000031ac050 code [0x00000000031ac380, 0x00000000031ae778]
Event: 29130.274 Thread 0x00000000562c3000 5989       4       java.lang.String::toLowerCase (8 bytes)
Event: 29130.275 Thread 0x00000000562c3000 nmethod 5989 0x0000000002a38910 code [0x0000000002a38a60, 0x0000000002a38ae8]
Event: 29130.660 Thread 0x00000000562c8800 5990       3       java.lang.String::regionMatches (91 bytes)
Event: 29130.661 Thread 0x00000000562c8800 nmethod 5990 0x000000000343f550 code [0x000000000343f6c0, 0x000000000343fa70]
Event: 29130.664 Thread 0x00000000562c8800 5992       3       java.security.CodeSource::hashCode (17 bytes)
Event: 29130.664 Thread 0x00000000562c8800 nmethod 5992 0x000000000343ecd0 code [0x000000000343ee60, 0x000000000343f3c8]
Event: 29130.678 Thread 0x00000000562bf000 5993       4       java.net.URI$Parser::scan (73 bytes)

GC Heap History (10 events):
Event: 25731.308 GC heap before
{Heap before GC invocations=19 (full 4):
 PSYoungGen      total 310784K, used 2356K [0x00000000eb300000, 0x00000000fff80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 29696K, 7% used [0x00000000fc580000,0x00000000fc7cd020,0x00000000fe280000)
  to   space 29696K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000fff80000)
 ParOldGen       total 78336K, used 39408K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 50% used [0x00000000c1800000,0x00000000c3e7c048,0x00000000c6480000)
 Metaspace       used 43208K, capacity 43746K, committed 44288K, reserved 1087488K
  class space    used 5128K, capacity 5316K, committed 5376K, reserved 1048576K
Event: 25731.661 GC heap after
Heap after GC invocations=19 (full 4):
 PSYoungGen      total 310784K, used 0K [0x00000000eb300000, 0x00000000fff80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 29696K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe280000)
  to   space 29696K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000fff80000)
 ParOldGen       total 78336K, used 41473K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 52% used [0x00000000c1800000,0x00000000c40804f0,0x00000000c6480000)
 Metaspace       used 43179K, capacity 43692K, committed 44288K, reserved 1087488K
  class space    used 5123K, capacity 5307K, committed 5376K, reserved 1048576K
}
Event: 28248.257 GC heap before
{Heap before GC invocations=20 (full 4):
 PSYoungGen      total 310784K, used 36289K [0x00000000eb300000, 0x00000000fff80000, 0x0000000100000000)
  eden space 281088K, 12% used [0x00000000eb300000,0x00000000ed670428,0x00000000fc580000)
  from space 29696K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe280000)
  to   space 29696K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000fff80000)
 ParOldGen       total 78336K, used 41473K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 52% used [0x00000000c1800000,0x00000000c40804f0,0x00000000c6480000)
 Metaspace       used 43321K, capacity 43858K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
Event: 28248.263 GC heap after
Heap after GC invocations=20 (full 4):
 PSYoungGen      total 309760K, used 2548K [0x00000000eb300000, 0x00000000ffe80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 28672K, 8% used [0x00000000fe280000,0x00000000fe4fd020,0x00000000ffe80000)
  to   space 29184K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe200000)
 ParOldGen       total 78336K, used 41473K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 52% used [0x00000000c1800000,0x00000000c40804f0,0x00000000c6480000)
 Metaspace       used 43321K, capacity 43858K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
}
Event: 28248.263 GC heap before
{Heap before GC invocations=21 (full 5):
 PSYoungGen      total 309760K, used 2548K [0x00000000eb300000, 0x00000000ffe80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 28672K, 8% used [0x00000000fe280000,0x00000000fe4fd020,0x00000000ffe80000)
  to   space 29184K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe200000)
 ParOldGen       total 78336K, used 41473K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 52% used [0x00000000c1800000,0x00000000c40804f0,0x00000000c6480000)
 Metaspace       used 43321K, capacity 43858K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
Event: 28248.577 GC heap after
Heap after GC invocations=21 (full 5):
 PSYoungGen      total 309760K, used 0K [0x00000000eb300000, 0x00000000ffe80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 28672K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000ffe80000)
  to   space 29184K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe200000)
 ParOldGen       total 78336K, used 43698K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 55% used [0x00000000c1800000,0x00000000c42acbd0,0x00000000c6480000)
 Metaspace       used 43319K, capacity 43852K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5339K, committed 5376K, reserved 1048576K
}
Event: 28927.095 GC heap before
{Heap before GC invocations=22 (full 5):
 PSYoungGen      total 309760K, used 39167K [0x00000000eb300000, 0x00000000ffe80000, 0x0000000100000000)
  eden space 281088K, 13% used [0x00000000eb300000,0x00000000ed93ffd8,0x00000000fc580000)
  from space 28672K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000ffe80000)
  to   space 29184K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fe200000)
 ParOldGen       total 78336K, used 43698K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 55% used [0x00000000c1800000,0x00000000c42acbd0,0x00000000c6480000)
 Metaspace       used 43415K, capacity 43922K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
Event: 28927.101 GC heap after
Heap after GC invocations=22 (full 5):
 PSYoungGen      total 283648K, used 2548K [0x00000000eb300000, 0x00000000ffd80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 2560K, 99% used [0x00000000fc580000,0x00000000fc7fd020,0x00000000fc800000)
  to   space 28672K, 0% used [0x00000000fe180000,0x00000000fe180000,0x00000000ffd80000)
 ParOldGen       total 78336K, used 43706K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 55% used [0x00000000c1800000,0x00000000c42aebd0,0x00000000c6480000)
 Metaspace       used 43415K, capacity 43922K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
}
Event: 28927.101 GC heap before
{Heap before GC invocations=23 (full 6):
 PSYoungGen      total 283648K, used 2548K [0x00000000eb300000, 0x00000000ffd80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 2560K, 99% used [0x00000000fc580000,0x00000000fc7fd020,0x00000000fc800000)
  to   space 28672K, 0% used [0x00000000fe180000,0x00000000fe180000,0x00000000ffd80000)
 ParOldGen       total 78336K, used 43706K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 55% used [0x00000000c1800000,0x00000000c42aebd0,0x00000000c6480000)
 Metaspace       used 43415K, capacity 43922K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
Event: 28927.218 GC heap after
Heap after GC invocations=23 (full 6):
 PSYoungGen      total 283648K, used 0K [0x00000000eb300000, 0x00000000ffd80000, 0x0000000100000000)
  eden space 281088K, 0% used [0x00000000eb300000,0x00000000eb300000,0x00000000fc580000)
  from space 2560K, 0% used [0x00000000fc580000,0x00000000fc580000,0x00000000fc800000)
  to   space 28672K, 0% used [0x00000000fe180000,0x00000000fe180000,0x00000000ffd80000)
 ParOldGen       total 78336K, used 45934K [0x00000000c1800000, 0x00000000c6480000, 0x00000000eb300000)
  object space 78336K, 58% used [0x00000000c1800000,0x00000000c44db808,0x00000000c6480000)
 Metaspace       used 43415K, capacity 43922K, committed 44544K, reserved 1089536K
  class space    used 5138K, capacity 5340K, committed 5376K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 25737.871 Thread 0x00000000582fd000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e55fcc method=java.io.WinNTFileSystem.normalize(Ljava/lang/String;II)Ljava/lang/String; @ 103
Event: 25737.875 Thread 0x00000000582fd000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031ba998 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
Event: 25899.792 Thread 0x00000000582fd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000342a82c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 25899.800 Thread 0x00000000582fd800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033a6230 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
Event: 28245.195 Thread 0x000000005b7a5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032134b4 method=org.apache.tomcat.util.net.NioEndpoint$Poller.run()V @ 307
Event: 28400.700 Thread 0x0000000057bbe800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032134b4 method=org.apache.tomcat.util.net.NioEndpoint$Poller.run()V @ 307
Event: 28401.005 Thread 0x00000000582f9000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000342a82c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 28775.421 Thread 0x00000000582fc000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000342a82c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 28847.369 Thread 0x00000000582fd000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000342a82c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 29130.166 Thread 0x00000000582fc000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003330eec method=org.apache.tomcat.util.buf.UDecoder.convert(Lorg/apache/tomcat/util/buf/ByteChunk;Z)V @ 125

Internal exceptions (10 events):
Event: 28847.578 Thread 0x00000000582fd800 Exception <a 'java/io/IOException'> (0x00000000ebea4cc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28847.602 Thread 0x00000000582fd800 Exception <a 'java/io/IOException'> (0x00000000ec07f0d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28847.603 Thread 0x00000000582fd800 Exception <a 'java/io/IOException'> (0x00000000ec07f9b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28847.604 Thread 0x00000000582fd800 Exception <a 'java/io/IOException'> (0x00000000ec07ff20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28972.779 Thread 0x0000000058300800 Exception <a 'java/io/IOException'> (0x00000000eb76d3e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28972.802 Thread 0x0000000058300800 Exception <a 'java/io/IOException'> (0x00000000eba5f788) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28972.803 Thread 0x0000000058300800 Exception <a 'java/io/IOException'> (0x00000000eba60068) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 28972.804 Thread 0x0000000058300800 Exception <a 'java/io/IOException'> (0x00000000eba605d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 29130.196 Thread 0x00000000582fc000 Exception <a 'java/io/FileNotFoundException'> (0x00000000ebcaca50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 29130.660 Thread 0x00000000582fc000 Exception <a 'java/io/FileNotFoundException'> (0x00000000ebcc32c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 28972.785 Thread 0x00000000562c8800 flushing nmethod 0x00000000033a59d0
Event: 28972.786 Thread 0x00000000562c8800 flushing nmethod 0x000000000342c390
Event: 29057.592 Thread 0x0000000058303000 Thread added: 0x0000000058303000
Event: 29057.592 Thread 0x0000000058304800 Thread added: 0x0000000058304800
Event: 29130.166 Thread 0x00000000582fc000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003330eec
Event: 29130.166 Thread 0x00000000582fc000 DEOPT PACKING pc=0x0000000003330eec sp=0x000000008046db40
Event: 29130.166 Thread 0x00000000582fc000 DEOPT UNPACKING pc=0x000000000257582a sp=0x000000008046da98 mode 2
Event: 29130.173 loading class java/util/TooManyListenersException
Event: 29130.173 loading class java/util/TooManyListenersException done
Event: 29130.673 Thread 0x00000000582fa800 Thread added: 0x00000000582fa800


Dynamic libraries:
0x000000013f290000 - 0x000000013f2c7000     C:\java\jdk1.8.0_111\bin\java.exe
0x00000000773f0000 - 0x000000007758f000     C:\Windows\SYSTEM32\ntdll.dll
0x00000000771d0000 - 0x00000000772ef000     C:\Windows\system32\kernel32.dll
0x000007fefd070000 - 0x000007fefd0da000     C:\Windows\system32\KERNELBASE.dll
0x000007fefd9c0000 - 0x000007fefda9b000     C:\Windows\system32\ADVAPI32.dll
0x000007fefd520000 - 0x000007fefd5bf000     C:\Windows\system32\msvcrt.dll
0x000007fefec90000 - 0x000007fefecaf000     C:\Windows\SYSTEM32\sechost.dll
0x000007fefd7f0000 - 0x000007fefd91c000     C:\Windows\system32\RPCRT4.dll
0x00000000772f0000 - 0x00000000773ea000     C:\Windows\system32\USER32.dll
0x000007fefd4b0000 - 0x000007fefd517000     C:\Windows\system32\GDI32.dll
0x000007fefec80000 - 0x000007fefec8e000     C:\Windows\system32\LPK.dll
0x000007fefd5c0000 - 0x000007fefd68b000     C:\Windows\system32\USP10.dll
0x000007fefb590000 - 0x000007fefb785000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.24440_none_e36f1bbf30ff0606\COMCTL32.dll
0x000007fefdaa0000 - 0x000007fefdb11000     C:\Windows\system32\SHLWAPI.dll
0x000007fefecb0000 - 0x000007fefecde000     C:\Windows\system32\IMM32.DLL
0x000007fefd690000 - 0x000007fefd799000     C:\Windows\system32\MSCTF.dll
0x0000000072950000 - 0x0000000072a22000     C:\java\jdk1.8.0_111\jre\bin\msvcr100.dll
0x00000000720b0000 - 0x000000007294a000     C:\java\jdk1.8.0_111\jre\bin\server\jvm.dll
0x000007fef5dd0000 - 0x000007fef5dd9000     C:\Windows\system32\WSOCK32.dll
0x000007fefd7a0000 - 0x000007fefd7ed000     C:\Windows\system32\WS2_32.dll
0x000007fefeab0000 - 0x000007fefeab8000     C:\Windows\system32\NSI.dll
0x000007fef8cc0000 - 0x000007fef8cfb000     C:\Windows\system32\WINMM.dll
0x000007fefc030000 - 0x000007fefc03c000     C:\Windows\system32\VERSION.dll
0x0000000077590000 - 0x0000000077597000     C:\Windows\system32\PSAPI.DLL
0x0000000072d70000 - 0x0000000072d7f000     C:\java\jdk1.8.0_111\jre\bin\verify.dll
0x0000000072d40000 - 0x0000000072d69000     C:\java\jdk1.8.0_111\jre\bin\java.dll
0x0000000072cc0000 - 0x0000000072cd6000     C:\java\jdk1.8.0_111\jre\bin\zip.dll
0x000007fefdd20000 - 0x000007fefeaab000     C:\Windows\system32\SHELL32.dll
0x000007fefdb20000 - 0x000007fefdd1f000     C:\Windows\system32\ole32.dll
0x000007fefcf40000 - 0x000007fefcf4f000     C:\Windows\system32\profapi.dll
0x0000000074ca0000 - 0x0000000074cad000     C:\java\jdk1.8.0_111\jre\bin\management.dll
0x0000000074c80000 - 0x0000000074c9a000     C:\java\jdk1.8.0_111\jre\bin\net.dll
0x000007fefc6d0000 - 0x000007fefc725000     C:\Windows\system32\mswsock.dll
0x000007fefc6c0000 - 0x000007fefc6c7000     C:\Windows\System32\wship6.dll
0x0000000074c60000 - 0x0000000074c71000     C:\java\jdk1.8.0_111\jre\bin\nio.dll
0x0000000074c30000 - 0x0000000074c54000     C:\java\jdk1.8.0_111\jre\bin\sunec.dll
0x0000000074c20000 - 0x0000000074c2b000     C:\java\jdk1.8.0_111\jre\bin\sunmscapi.dll
0x000007fefd0e0000 - 0x000007fefd24d000     C:\Windows\system32\CRYPT32.dll
0x000007fefcf50000 - 0x000007fefcf5f000     C:\Windows\system32\MSASN1.dll
0x000007fefc730000 - 0x000007fefc748000     C:\Windows\system32\CRYPTSP.dll
0x000007fefc430000 - 0x000007fefc477000     C:\Windows\system32\rsaenh.dll
0x000007fefcfc0000 - 0x000007fefcfde000     C:\Windows\system32\USERENV.dll
0x000007fefcde0000 - 0x000007fefcdef000     C:\Windows\system32\CRYPTBASE.dll
0x000007fefa6f0000 - 0x000007fefa717000     C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa6d0000 - 0x000007fefa6db000     C:\Windows\system32\WINNSI.DLL
0x000007fefa4e0000 - 0x000007fefa4f1000     C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa4c0000 - 0x000007fefa4d8000     C:\Windows\system32\dhcpcsvc.DLL
0x000007fefab80000 - 0x000007fefab95000     C:\Windows\system32\NLAapi.dll
0x000007feeac50000 - 0x000007feeac65000     C:\Windows\system32\napinsp.dll
0x000007feeac30000 - 0x000007feeac49000     C:\Windows\system32\pnrpnsp.dll
0x000007fefc550000 - 0x000007fefc5ab000     C:\Windows\system32\DNSAPI.dll
0x000007fef9b80000 - 0x000007fef9b8b000     C:\Windows\System32\winrnr.dll
0x000007fefc100000 - 0x000007fefc107000     C:\Windows\System32\wshtcpip.dll
0x000007fef9b20000 - 0x000007fef9b28000     C:\Windows\system32\rasadhlp.dll
0x000007fefa560000 - 0x000007fefa5b3000     C:\Windows\System32\fwpuclnt.dll
0x000007feeac20000 - 0x000007feeac2a000     C:\java\jdk1.8.0_111\jre\bin\libarcsoft_face_engine_jni.dll
0x000007fee9920000 - 0x000007fee99c6000     C:\Windows\system32\MSVCP120.dll
0x000007fee9830000 - 0x000007fee991f000     C:\Windows\system32\MSVCR120.dll
0x000007fee97c0000 - 0x000007fee9826000     C:\java\jdk1.8.0_111\bin\libarcsoft_face_engine.dll
0x000007fee6a90000 - 0x000007fee97bf000     C:\java\jdk1.8.0_111\bin\libarcsoft_face.dll
0x000007fefeba0000 - 0x000007fefebf2000     C:\Windows\system32\WLDAP32.dll
0x000007fefcd80000 - 0x000007fefcdd7000     C:\Windows\system32\apphelp.dll
0x000007fef1710000 - 0x000007fef1761000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\concrt140.dll
0x000007fee1430000 - 0x000007fee14cd000     C:\Windows\system32\MSVCP140.dll
0x000007fef1670000 - 0x000007fef1687000     C:\Windows\system32\VCRUNTIME140.dll
0x000007fefaf90000 - 0x000007fefaf94000     C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fee1330000 - 0x000007fee1424000     C:\Windows\system32\ucrtbase.DLL
0x000007fef1700000 - 0x000007fef1703000     C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll
0x000007fef15d0000 - 0x000007fef15d3000     C:\Windows\system32\api-ms-win-core-file-l2-1-0.dll
0x000007fef15c0000 - 0x000007fef15c3000     C:\Windows\system32\api-ms-win-core-localization-l1-2-0.dll
0x000007fef5e40000 - 0x000007fef5e43000     C:\Windows\system32\api-ms-win-core-synch-l1-2-0.dll
0x000007fee2e50000 - 0x000007fee2e53000     C:\Windows\system32\api-ms-win-core-processthreads-l1-1-1.dll
0x000007fee1220000 - 0x000007fee1223000     C:\Windows\system32\api-ms-win-core-file-l1-2-0.dll
0x000007fee1210000 - 0x000007fee1214000     C:\Windows\system32\api-ms-win-crt-string-l1-1-0.dll
0x000007fee1190000 - 0x000007fee1193000     C:\Windows\system32\api-ms-win-crt-heap-l1-1-0.dll
0x000007fee1180000 - 0x000007fee1184000     C:\Windows\system32\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fee1170000 - 0x000007fee1174000     C:\Windows\system32\api-ms-win-crt-convert-l1-1-0.dll
0x000007fee1160000 - 0x000007fee1163000     C:\Windows\system32\api-ms-win-crt-locale-l1-1-0.dll
0x000007fee1150000 - 0x000007fee1155000     C:\Windows\system32\api-ms-win-crt-math-l1-1-0.dll
0x000007fee1140000 - 0x000007fee1145000     C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
0x000007fee1130000 - 0x000007fee1133000     C:\Windows\system32\api-ms-win-crt-time-l1-1-0.dll
0x000007fee1120000 - 0x000007fee1123000     C:\Windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fee1110000 - 0x000007fee1113000     C:\Windows\system32\api-ms-win-crt-environment-l1-1-0.dll
0x000007fee1100000 - 0x000007fee1103000     C:\Windows\system32\api-ms-win-crt-utility-l1-1-0.dll
0x000007fee0700000 - 0x000007fee079d000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\msvcp140.dll
0x000007fee10e0000 - 0x000007fee10f7000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\vcruntime140.dll
0x000007fee10d0000 - 0x000007fee10d3000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-locale-l1-1-0.dll
0x000007fee0830000 - 0x000007fee0834000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-string-l1-1-0.dll
0x000007fee0820000 - 0x000007fee0824000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fee0810000 - 0x000007fee0815000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-math-l1-1-0.dll
0x000007fee0800000 - 0x000007fee0803000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-heap-l1-1-0.dll
0x000007fee07f0000 - 0x000007fee07f4000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fee06f0000 - 0x000007fee06f4000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-convert-l1-1-0.dll
0x000007fee06e0000 - 0x000007fee06e3000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-environment-l1-1-0.dll
0x000007fee06d0000 - 0x000007fee06d3000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-time-l1-1-0.dll
0x000007fee06c0000 - 0x000007fee06c3000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fee06b0000 - 0x000007fee06b3000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-utility-l1-1-0.dll
0x000007fee06a0000 - 0x000007fee06a5000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\api-ms-win-crt-multibyte-l1-1-0.dll
0x000007fee0230000 - 0x000007fee0534000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_core341.dll
0x000007fedec90000 - 0x000007fedf095000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_imgproc341.dll
0x000007fede900000 - 0x000007fedec8e000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_core.dll
0x000007fede7a0000 - 0x000007fede8f6000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_imgproc.dll
0x000007fede4d0000 - 0x000007fede79f000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_imgcodecs341.dll
0x000007fee0660000 - 0x000007fee0694000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_imgcodecs.dll
0x000007fee0600000 - 0x000007fee0651000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_videoio341.dll
0x000007fee05d0000 - 0x000007fee05f9000     C:\Windows\system32\MSVFW32.dll
0x000007fee0560000 - 0x000007fee057f000     C:\Windows\system32\AVIFIL32.dll
0x000007fef5920000 - 0x000007fef5938000     C:\Windows\system32\MSACM32.dll
0x000007fee0210000 - 0x000007fee0227000     C:\Windows\system32\AVICAP32.dll
0x000007fefeac0000 - 0x000007fefeb9b000     C:\Windows\system32\OLEAUT32.dll
0x000007fee01f0000 - 0x000007fee020f000     C:\Users\Administrator\.javacpp\cache\opencv-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_videoio.dll
0x000007fefb530000 - 0x000007fefb586000     C:\Windows\system32\uxtheme.dll
0x000007fef8480000 - 0x000007fef84ff000     C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x000007fefece0000 - 0x000007fefed79000     C:\Windows\system32\CLBCatQ.DLL
0x000007fee0110000 - 0x000007fee0126000     C:\Windows\system32\devenum.dll
0x000007fefed80000 - 0x000007fefef57000     C:\Windows\system32\setupapi.dll
0x000007fefcf60000 - 0x000007fefcf96000     C:\Windows\system32\CFGMGR32.dll
0x000007fefd010000 - 0x000007fefd02a000     C:\Windows\system32\DEVOBJ.dll
0x000007fefac70000 - 0x000007fefac9d000     C:\Windows\system32\ntmarta.dll
0x000007fefd030000 - 0x000007fefd06b000     C:\Windows\system32\WINTRUST.dll
0x000007fee0550000 - 0x000007fee055d000     C:\Windows\system32\msdmo.dll
0x000007fedfd10000 - 0x000007fedfd3f000     C:\Windows\system32\qcap.dll
0x000007fede310000 - 0x000007fede4c4000     C:\Windows\system32\quartz.dll
0x000007fefb150000 - 0x000007fefb168000     C:\Windows\system32\dwmapi.dll
0x000007fedfcc0000 - 0x000007fedfd01000     C:\Windows\system32\ksproxy.ax
0x0000000072a30000 - 0x0000000072a36000     C:\Windows\system32\ksuser.dll
0x000007fefa7c0000 - 0x000007fefa9bf000     C:\Windows\system32\d3d9.dll
0x000007fefa7b0000 - 0x000007fefa7b7000     C:\Windows\system32\d3d8thk.dll

VM Arguments:
jvm_args: -Djava.util.logging.config.file=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\conf\logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\endorsed -Dcatalina.base=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8 -Dcatalina.home=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8 -Djava.io.tmpdir=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\temp 
java_command: org.apache.catalina.startup.Bootstrap start
java_class_path (initial): D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\bin\bootstrap.jar;D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\bin\tomcat-juli.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\java\jdk1.8.0_111
JRE_HOME=C:\java\jdk1.8.0_111
CLASSPATH=D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\bin\bootstrap.jar;D:\znyg\apache-tomcat-8.0.8\apache-tomcat-8.0.8\bin\tomcat-juli.jar
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\java\jdk1.8.0_111\bin;D:\ffmpeg\bin
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.24441)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, erms, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 4088324k(2881152k free), swap 8174748k(5777920k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.111-b14) for windows-amd64 JRE (1.8.0_111-b14), built on Sep 22 2016 19:24:05 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri Oct 25 11:26:39 2019
elapsed time: 29130 seconds (0d 8h 5m 30s)
  • 写回答

3条回答 默认 最新

  • 少言多做 2020-12-17 17:53
    关注

    你好,我遇到同样了的问题,请问你是怎么解决的,谢谢

    评论

报告相同问题?

悬赏问题

  • ¥15 高价求中通快递查询接口
  • ¥15 解决一个加好友限制问题 或者有好的方案
  • ¥15 关于#java#的问题,请各位专家解答!
  • ¥15 急matlab编程仿真二阶震荡系统
  • ¥20 TEC-9的数据通路实验
  • ¥15 ue5 .3之前好好的现在只要是激活关卡就会崩溃
  • ¥50 MATLAB实现圆柱体容器内球形颗粒堆积
  • ¥15 python如何将动态的多个子列表,拼接后进行集合的交集
  • ¥20 vitis-ai量化基于pytorch框架下的yolov5模型
  • ¥15 如何实现H5在QQ平台上的二次分享卡片效果?