hs_err_pid35912.log 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff260005c7, pid=35912, tid=0x0000000000005fe4
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_441) (build 1.8.0_441-b07)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.441-b07 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x00007fff260005c7
  10. [error occurred during error reporting (printing problematic frame), id 0xc0000005]
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. #
  16. --------------- T H R E A D ---------------
  17. Current thread (0x00000191d7ca5000): JavaThread "http-nio-8080-exec-2" daemon [_thread_in_vm, id=24548, stack(0x00000069c1d00000,0x00000069c1e00000)]
  18. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  19. Registers:
  20. RAX=0x0000000000000048, RBX=0x00000191d7ca5000, RCX=0x8a1280e252a0a505, RDX=0x00000191d7e9c040
  21. RSP=0x00000069c1dfc9d8, RBP=0x00000069c1dfcaa0, RSI=0x00000191d7e9c040, RDI=0x00000006c7274a00
  22. R8 =0x00000191d5e386e9, R9 =0x0000000000000010, R10=0x00000191ba88a042, R11=0x00007fff261ca570
  23. R12=0x0000000000000000, R13=0x00000191d9005438, R14=0x00000191d5e386e9, R15=0x00000191d7ca5000
  24. RIP=0x00007fff260005c7, EFLAGS=0x0000000000010202
  25. Top of Stack: (sp=0x00000069c1dfc9d8)
  26. 0x00000069c1dfc9d8: 00007fff260f60de 00000069c1dfd0a0
  27. 0x00000069c1dfc9e8: 00000006c7274a40 000000076d1e07a0
  28. 0x00000069c1dfc9f8: 00000069c1dfcaa0 00000006c7274a40
  29. 0x00000069c1dfca08: 00007fff6f4593b1 00000069c1dfcaa0
  30. 0x00000069c1dfca18: 000000076d1e07a0 00000069c1dfd0a0
  31. 0x00000069c1dfca28: 00000191d9005438 00000191ba882e38
  32. 0x00000069c1dfca38: 00007fff260ec5f3 0000000000000000
  33. 0x00000069c1dfca48: 00000191ba88a042 00007fff261ca570
  34. 0x00000069c1dfca58: 00007fff6f45928d 00007fff261ca570
  35. 0x00000069c1dfca68: 00007fff6f459257 00000191d9005438
  36. 0x00000069c1dfca78: 00000069c1dfca78 00000191d901109b
  37. 0x00000069c1dfca88: 00000069c1dfcaf0 00000191d9015008
  38. 0x00000069c1dfca98: 0000000000000000 0000019100000000
  39. 0x00000069c1dfcaa8: 00000191d7e9c040 00000069c1dfca90
  40. 0x00000069c1dfcab8: 00000000260eedbd 00000069c1dfca40
  41. 0x00000069c1dfcac8: 00000069c1dfca50 0000000200000000
  42. Instructions: (pc=0x00007fff260005c7)
  43. 0x00007fff260005a7: cc cc cc cc cc cc cc cc cc 48 63 05 31 61 79 00
  44. 0x00007fff260005b7: 48 8b 04 08 c3 cc cc cc cc 48 63 05 1d 61 79 00
  45. 0x00007fff260005c7: 48 8b 04 08 c3 cc cc cc cc 48 83 ec 28 48 63 05
  46. 0x00007fff260005d7: 09 61 79 00 48 8b 14 08 48 85 d2 75 30 48 63 05
  47. Register to memory mapping:
  48. RAX=
  49. [error occurred during error reporting (printing register info), id 0xc0000005]
  50. Stack: [0x00000069c1d00000,0x00000069c1e00000], sp=0x00000069c1dfc9d8, free space=1010k
  51. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  52. C 0x00007fff260005c7
  53. [error occurred during error reporting (printing native stack), id 0xc0000005]
  54. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  55. j com.sun.jna.Native.invokeInt(Lcom/sun/jna/Function;JI[Ljava/lang/Object;)I+0
  56. j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;ZI)Ljava/lang/Object;+218
  57. j com.sun.jna.Function.invoke(Ljava/lang/reflect/Method;[Ljava/lang/Class;Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+271
  58. j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+390
  59. j com.sun.proxy.$Proxy61.NET_DVR_FindNextPicture_V50(ILcom/longc/hkserver/haikang/HCNetSDK$NET_DVR_FIND_PICTURE_V50;)I+23
  60. j com.longc.hkserver.haikang.Video.getPic(Ljava/lang/Integer;I)V+231
  61. j com.longc.hkserver.haikang.DeviceManager.getpic(I)V+29
  62. j com.longc.hkserver.controller.TestController.getPic()V+6
  63. v ~StubRoutines::call_stub
  64. J 1988 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x00000191bac9b7ff [0x00000191bac9b780+0x7f]
  65. J 1987 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x00000191bac9bfe4 [0x00000191bac9bc20+0x3c4]
  66. J 1875 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000191bac64964 [0x00000191bac64920+0x44]
  67. J 1874 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000191bac64564 [0x00000191bac64460+0x104]
  68. j org.springframework.web.method.support.InvocableHandlerMethod.doInvoke([Ljava/lang/Object;)Ljava/lang/Object;+28
  69. 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;+54
  70. 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
  71. 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;+244
  72. 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;+81
  73. 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
  74. j org.springframework.web.servlet.DispatcherServlet.doDispatch(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+259
  75. j org.springframework.web.servlet.DispatcherServlet.doService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+241
  76. j org.springframework.web.servlet.FrameworkServlet.processRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+71
  77. j org.springframework.web.servlet.FrameworkServlet.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
  78. j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+35
  79. j org.springframework.web.servlet.FrameworkServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+33
  80. j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+36
  81. j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+304
  82. j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+99
  83. j org.apache.tomcat.websocket.server.WsFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+21
  84. j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
  85. j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+99
  86. j org.springframework.web.filter.RequestContextFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+21
  87. j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
  88. j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
  89. j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+99
  90. j org.springframework.web.filter.FormContentFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+38
  91. j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
  92. j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
  93. j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+99
  94. j org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+53
  95. j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
  96. j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
  97. j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+99
  98. j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+694
  99. j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+169
  100. j org.apache.catalina.authenticator.AuthenticatorBase.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+260
  101. j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+128
  102. j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
  103. j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+59
  104. j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+203
  105. j org.apache.coyote.http11.Http11Processor.service(Lorg/apache/tomcat/util/net/SocketWrapperBase;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+796
  106. j org.apache.coyote.AbstractProcessorLight.process(Lorg/apache/tomcat/util/net/SocketWrapperBase;Lorg/apache/tomcat/util/net/SocketEvent;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+170
  107. j org.apache.coyote.AbstractProtocol$ConnectionHandler.process(Lorg/apache/tomcat/util/net/SocketWrapperBase;Lorg/apache/tomcat/util/net/SocketEvent;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+489
  108. j org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun()V+249
  109. j org.apache.tomcat.util.net.SocketProcessorBase.run()V+21
  110. j org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(Lorg/apache/tomcat/util/threads/ThreadPoolExecutor$Worker;)V+92
  111. j org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run()V+5
  112. j org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run()V+4
  113. j java.lang.Thread.run()V+11
  114. v ~StubRoutines::call_stub
  115. --------------- P R O C E S S ---------------
  116. Java Threads: ( => current thread )
  117. 0x00000191d7797800 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=6368, stack(0x00000069c6a00000,0x00000069c6b00000)]
  118. 0x00000191d7796800 JavaThread "RMI TCP Connection(4)-192.168.110.164" daemon [_thread_in_native, id=36508, stack(0x00000069c6900000,0x00000069c6a00000)]
  119. 0x00000191d7cb5800 JavaThread "DestroyJavaVM" [_thread_blocked, id=27608, stack(0x00000069bff00000,0x00000069c0000000)]
  120. 0x00000191d7cb6000 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=14720, stack(0x00000069c2800000,0x00000069c2900000)]
  121. 0x00000191d7cb4800 JavaThread "http-nio-8080-Acceptor" daemon [_thread_in_native, id=24392, stack(0x00000069c2700000,0x00000069c2800000)]
  122. 0x00000191d7cb1000 JavaThread "http-nio-8080-Poller" daemon [_thread_in_native, id=9944, stack(0x00000069c2600000,0x00000069c2700000)]
  123. 0x00000191d7cb4000 JavaThread "http-nio-8080-exec-10" daemon [_thread_blocked, id=35480, stack(0x00000069c2500000,0x00000069c2600000)]
  124. 0x00000191d7cb3000 JavaThread "http-nio-8080-exec-9" daemon [_thread_blocked, id=30120, stack(0x00000069c2400000,0x00000069c2500000)]
  125. 0x00000191d7cb2800 JavaThread "http-nio-8080-exec-8" daemon [_thread_blocked, id=19272, stack(0x00000069c2300000,0x00000069c2400000)]
  126. 0x00000191d7cb0000 JavaThread "http-nio-8080-exec-7" daemon [_thread_blocked, id=3868, stack(0x00000069c2200000,0x00000069c2300000)]
  127. 0x00000191d7cb1800 JavaThread "http-nio-8080-exec-6" daemon [_thread_blocked, id=19140, stack(0x00000069c2100000,0x00000069c2200000)]
  128. 0x00000191d7caf800 JavaThread "http-nio-8080-exec-5" daemon [_thread_blocked, id=22396, stack(0x00000069c2000000,0x00000069c2100000)]
  129. 0x00000191d7ca6800 JavaThread "http-nio-8080-exec-4" daemon [_thread_blocked, id=34168, stack(0x00000069c1f00000,0x00000069c2000000)]
  130. 0x00000191d7ca6000 JavaThread "http-nio-8080-exec-3" daemon [_thread_blocked, id=18172, stack(0x00000069c1e00000,0x00000069c1f00000)]
  131. =>0x00000191d7ca5000 JavaThread "http-nio-8080-exec-2" daemon [_thread_in_vm, id=24548, stack(0x00000069c1d00000,0x00000069c1e00000)]
  132. 0x00000191d7ca2800 JavaThread "http-nio-8080-exec-1" daemon [_thread_blocked, id=18460, stack(0x00000069c1c00000,0x00000069c1d00000)]
  133. 0x00000191d7b98000 JavaThread "container-0" [_thread_blocked, id=12796, stack(0x00000069c1b00000,0x00000069c1c00000)]
  134. 0x00000191d7b97000 JavaThread "Catalina-utility-2" [_thread_blocked, id=11328, stack(0x00000069c1a00000,0x00000069c1b00000)]
  135. 0x00000191d7b94800 JavaThread "Catalina-utility-1" [_thread_blocked, id=6976, stack(0x00000069c1900000,0x00000069c1a00000)]
  136. 0x00000191d79bc000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=10264, stack(0x00000069c1800000,0x00000069c1900000)]
  137. 0x00000191d7a1d800 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=8028, stack(0x00000069c1700000,0x00000069c1800000)]
  138. 0x00000191d6585800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=11116, stack(0x00000069c1500000,0x00000069c1600000)]
  139. 0x00000191d5f66800 JavaThread "Service Thread" daemon [_thread_blocked, id=36204, stack(0x00000069c1400000,0x00000069c1500000)]
  140. 0x00000191d5f3f000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=20616, stack(0x00000069c1300000,0x00000069c1400000)]
  141. 0x00000191d5f3d800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=1332, stack(0x00000069c1200000,0x00000069c1300000)]
  142. 0x00000191d5f3c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=26756, stack(0x00000069c1100000,0x00000069c1200000)]
  143. 0x00000191d5f37800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14800, stack(0x00000069c1000000,0x00000069c1100000)]
  144. 0x00000191d5f17000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=35952, stack(0x00000069c0f00000,0x00000069c1000000)]
  145. 0x00000191d3aa4000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11384, stack(0x00000069c0e00000,0x00000069c0f00000)]
  146. 0x00000191d3aae000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11900, stack(0x00000069c0d00000,0x00000069c0e00000)]
  147. 0x00000191b8cfd000 JavaThread "Finalizer" daemon [_thread_blocked, id=31248, stack(0x00000069c0c00000,0x00000069c0d00000)]
  148. 0x00000191d3a6a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4332, stack(0x00000069c0b00000,0x00000069c0c00000)]
  149. Other Threads:
  150. 0x00000191d3a43000 VMThread [stack: 0x00000069c0a00000,0x00000069c0b00000] [id=32948]
  151. 0x00000191d658a800 WatcherThread [stack: 0x00000069c1600000,0x00000069c1700000] [id=12404]
  152. VM state:not at safepoint (normal execution)
  153. VM Mutex/Monitor currently owned by a thread: None
  154. heap address: 0x00000006c6a00000, size: 3990 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  155. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  156. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  157. Heap:
  158. PSYoungGen total 97792K, used 4711K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  159. eden space 87552K, 5% used [0x000000076ce00000,0x000000076d299d60,0x0000000772380000)
  160. from space 10240K, 0% used [0x0000000773180000,0x0000000773180000,0x0000000773b80000)
  161. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  162. ParOldGen total 172032K, used 14995K [0x00000006c6a00000, 0x00000006d1200000, 0x000000076ce00000)
  163. object space 172032K, 8% used [0x00000006c6a00000,0x00000006c78a4fa0,0x00000006d1200000)
  164. Metaspace used 33490K, capacity 35716K, committed 35880K, reserved 1079296K
  165. class space used 4968K, capacity 5393K, committed 5416K, reserved 1048576K
  166. Card table byte_map: [0x00000191c9c30000,0x00000191ca400000] byte_map_base: 0x00000191c65fb000
  167. Marking Bits: (ParMarkBitMap*) 0x00007fff267c0200
  168. Begin Bits: [0x00000191ca940000, 0x00000191ce798000)
  169. End Bits: [0x00000191ce798000, 0x00000191d25f0000)
  170. Polling page: 0x00000191b8f50000
  171. CodeCache: size=245760Kb used=6350Kb max_used=6350Kb free=239409Kb
  172. bounds [0x00000191ba870000, 0x00000191baeb0000, 0x00000191c9870000]
  173. total_blobs=3602 nmethods=3130 adapters=384
  174. compilation: enabled
  175. Compilation events (10 events):
  176. Event: 8.520 Thread 0x00000191d5f3f000 nmethod 3126 0x00000191baea24d0 code [0x00000191baea2620, 0x00000191baea2738]
  177. Event: 8.521 Thread 0x00000191d5f3f000 3127 1 sun.reflect.UnsafeObjectFieldAccessorImpl::get (17 bytes)
  178. Event: 8.521 Thread 0x00000191d5f3f000 nmethod 3127 0x00000191baea2790 code [0x00000191baea2920, 0x00000191baea2c40]
  179. Event: 8.521 Thread 0x00000191d5f3f000 3128 1 com.sun.jna.Structure$LayoutInfo::access$602 (7 bytes)
  180. Event: 8.521 Thread 0x00000191d5f3f000 nmethod 3128 0x00000191baea2f50 code [0x00000191baea30a0, 0x00000191baea3198]
  181. Event: 8.584 Thread 0x00000191d5f3f000 3129 1 java.nio.CharBuffer::hasArray (20 bytes)
  182. Event: 8.585 Thread 0x00000191d5f3f000 nmethod 3129 0x00000191baea3210 code [0x00000191baea3360, 0x00000191baea34b8]
  183. Event: 8.585 Thread 0x00000191d5f3f000 3130 1 com.sun.jna.Structure::writeField (24 bytes)
  184. Event: 8.585 Thread 0x00000191d5f3f000 nmethod 3130 0x00000191baea3510 code [0x00000191baea3680, 0x00000191baea3820]
  185. Event: 8.585 Thread 0x00000191d5f3f000 3131 ! 1 com.sun.jna.Structure::writeField (333 bytes)
  186. GC Heap History (10 events):
  187. Event: 0.824 GC heap before
  188. {Heap before GC invocations=2 (full 0):
  189. PSYoungGen total 74752K, used 73931K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  190. eden space 64512K, 100% used [0x000000076ce00000,0x0000000770d00000,0x0000000770d00000)
  191. from space 10240K, 91% used [0x0000000770d00000,0x0000000771632df0,0x0000000771700000)
  192. to space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  193. ParOldGen total 171008K, used 47K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  194. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6a0bc10,0x00000006d1100000)
  195. Metaspace used 20307K, capacity 21240K, committed 21296K, reserved 1067008K
  196. class space used 2675K, capacity 2888K, committed 2944K, reserved 1048576K
  197. Event: 0.830 GC heap after
  198. Heap after GC invocations=2 (full 0):
  199. PSYoungGen total 74752K, used 10233K [0x000000076ce00000, 0x0000000776000000, 0x00000007c0000000)
  200. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  201. from space 10240K, 99% used [0x0000000771700000,0x00000007720fe710,0x0000000772100000)
  202. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  203. ParOldGen total 171008K, used 1551K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  204. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6b83ef0,0x00000006d1100000)
  205. Metaspace used 20307K, capacity 21240K, committed 21296K, reserved 1067008K
  206. class space used 2675K, capacity 2888K, committed 2944K, reserved 1048576K
  207. }
  208. Event: 0.830 GC heap before
  209. {Heap before GC invocations=3 (full 1):
  210. PSYoungGen total 74752K, used 10233K [0x000000076ce00000, 0x0000000776000000, 0x00000007c0000000)
  211. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  212. from space 10240K, 99% used [0x0000000771700000,0x00000007720fe710,0x0000000772100000)
  213. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  214. ParOldGen total 171008K, used 1551K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  215. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6b83ef0,0x00000006d1100000)
  216. Metaspace used 20307K, capacity 21240K, committed 21296K, reserved 1067008K
  217. class space used 2675K, capacity 2888K, committed 2944K, reserved 1048576K
  218. Event: 0.846 GC heap after
  219. Heap after GC invocations=3 (full 1):
  220. PSYoungGen total 74752K, used 0K [0x000000076ce00000, 0x0000000776000000, 0x00000007c0000000)
  221. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  222. from space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  223. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  224. ParOldGen total 115200K, used 11320K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  225. object space 115200K, 9% used [0x00000006c6a00000,0x00000006c750e1d8,0x00000006cda80000)
  226. Metaspace used 20307K, capacity 21240K, committed 21296K, reserved 1067008K
  227. class space used 2675K, capacity 2888K, committed 2944K, reserved 1048576K
  228. }
  229. Event: 1.130 GC heap before
  230. {Heap before GC invocations=4 (full 1):
  231. PSYoungGen total 74752K, used 64512K [0x000000076ce00000, 0x0000000776000000, 0x00000007c0000000)
  232. eden space 64512K, 100% used [0x000000076ce00000,0x0000000770d00000,0x0000000770d00000)
  233. from space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  234. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  235. ParOldGen total 115200K, used 11389K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  236. object space 115200K, 9% used [0x00000006c6a00000,0x00000006c751f620,0x00000006cda80000)
  237. Metaspace used 26985K, capacity 28672K, committed 28800K, reserved 1075200K
  238. class space used 3563K, capacity 3892K, committed 3968K, reserved 1048576K
  239. Event: 1.134 GC heap after
  240. Heap after GC invocations=4 (full 1):
  241. PSYoungGen total 74752K, used 8284K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  242. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  243. from space 10240K, 80% used [0x0000000770d00000,0x00000007715171f8,0x0000000771700000)
  244. to space 10240K, 0% used [0x0000000773180000,0x0000000773180000,0x0000000773b80000)
  245. ParOldGen total 115200K, used 11397K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  246. object space 115200K, 9% used [0x00000006c6a00000,0x00000006c7521620,0x00000006cda80000)
  247. Metaspace used 26985K, capacity 28672K, committed 28800K, reserved 1075200K
  248. class space used 3563K, capacity 3892K, committed 3968K, reserved 1048576K
  249. }
  250. Event: 8.329 GC heap before
  251. {Heap before GC invocations=5 (full 1):
  252. PSYoungGen total 74752K, used 69004K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  253. eden space 64512K, 94% used [0x000000076ce00000,0x000000077094c198,0x0000000770d00000)
  254. from space 10240K, 80% used [0x0000000770d00000,0x00000007715171f8,0x0000000771700000)
  255. to space 10240K, 0% used [0x0000000773180000,0x0000000773180000,0x0000000773b80000)
  256. ParOldGen total 115200K, used 11397K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  257. object space 115200K, 9% used [0x00000006c6a00000,0x00000006c7521620,0x00000006cda80000)
  258. Metaspace used 33242K, capacity 35460K, committed 35496K, reserved 1079296K
  259. class space used 4824K, capacity 5265K, committed 5288K, reserved 1048576K
  260. Event: 8.336 GC heap after
  261. Heap after GC invocations=5 (full 1):
  262. PSYoungGen total 97792K, used 10208K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  263. eden space 87552K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000772380000)
  264. from space 10240K, 99% used [0x0000000773180000,0x0000000773b783c8,0x0000000773b80000)
  265. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  266. ParOldGen total 115200K, used 11935K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  267. object space 115200K, 10% used [0x00000006c6a00000,0x00000006c75a7f40,0x00000006cda80000)
  268. Metaspace used 33242K, capacity 35460K, committed 35496K, reserved 1079296K
  269. class space used 4824K, capacity 5265K, committed 5288K, reserved 1048576K
  270. }
  271. Event: 8.336 GC heap before
  272. {Heap before GC invocations=6 (full 2):
  273. PSYoungGen total 97792K, used 10208K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  274. eden space 87552K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000772380000)
  275. from space 10240K, 99% used [0x0000000773180000,0x0000000773b783c8,0x0000000773b80000)
  276. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  277. ParOldGen total 115200K, used 11935K [0x00000006c6a00000, 0x00000006cda80000, 0x000000076ce00000)
  278. object space 115200K, 10% used [0x00000006c6a00000,0x00000006c75a7f40,0x00000006cda80000)
  279. Metaspace used 33242K, capacity 35460K, committed 35496K, reserved 1079296K
  280. class space used 4824K, capacity 5265K, committed 5288K, reserved 1048576K
  281. Event: 8.364 GC heap after
  282. Heap after GC invocations=6 (full 2):
  283. PSYoungGen total 97792K, used 0K [0x000000076ce00000, 0x0000000773b80000, 0x00000007c0000000)
  284. eden space 87552K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000772380000)
  285. from space 10240K, 0% used [0x0000000773180000,0x0000000773180000,0x0000000773b80000)
  286. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  287. ParOldGen total 172032K, used 14995K [0x00000006c6a00000, 0x00000006d1200000, 0x000000076ce00000)
  288. object space 172032K, 8% used [0x00000006c6a00000,0x00000006c78a4fa0,0x00000006d1200000)
  289. Metaspace used 33242K, capacity 35460K, committed 35496K, reserved 1079296K
  290. class space used 4824K, capacity 5265K, committed 5288K, reserved 1048576K
  291. }
  292. Deoptimization events (0 events):
  293. No events
  294. Classes redefined (0 events):
  295. No events
  296. Internal exceptions (10 events):
  297. Event: 1.175 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfigurationCustomizer> (0x000000076d6a2590) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\sr
  298. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfigurationCustomizer> (0x000000076d6bfff8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk
  299. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/ResourceLoaderAwareCustomizer> (0x000000076d6e4460) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDicti
  300. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076d6f3048) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  301. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/ApplicationContextAwareCustomizer> (0x000000076d703078) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemD
  302. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076d712278) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  303. Event: 1.176 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/context/ServletContextAwareCustomizer> (0x000000076d722238) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemD
  304. Event: 1.177 Thread 0x00000191b8c52800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076d730e98) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  305. Event: 1.242 Thread 0x00000191b8c52800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x000000076e4bdec0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\
  306. Event: 1.258 Thread 0x00000191b8c52800 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x000000076e721590) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\interpreter\link
  307. Events (10 events):
  308. Event: 8.521 loading class java/util/concurrent/ConcurrentHashMap$TreeNode
  309. Event: 8.521 loading class java/util/concurrent/ConcurrentHashMap$TreeNode done
  310. Event: 8.521 loading class java/util/concurrent/ConcurrentHashMap$TreeBin
  311. Event: 8.521 loading class java/util/concurrent/ConcurrentHashMap$TreeBin done
  312. Event: 8.521 loading class com/sun/jna/Structure$NativeStringTracking
  313. Event: 8.521 loading class com/sun/jna/Structure$NativeStringTracking done
  314. Event: 8.522 loading class com/sun/jna/StructureWriteContext
  315. Event: 8.522 loading class com/sun/jna/StructureWriteContext done
  316. Event: 8.522 loading class com/sun/jna/ToNativeContext
  317. Event: 8.522 loading class com/sun/jna/ToNativeContext done
  318. Dynamic libraries:
  319. VM Arguments:
  320. 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:\util\java\IntelliJ IDEA 2023.3.8\lib\idea_rt.jar=63703:D:\util\java\IntelliJ IDEA 2023.3.8\bin -Dfile.encoding=UTF-8
  321. java_command: com.longc.hkserver.HkServerApplication
  322. java_class_path (initial): D:\environment\Java\jdk1.8\jre\lib\charsets.jar;D:\environment\Java\jdk1.8\jre\lib\deploy.jar;D:\environment\Java\jdk1.8\jre\lib\ext\access-bridge-64.jar;D:\environment\Java\jdk1.8\jre\lib\ext\cldrdata.jar;D:\environment\Java\jdk1.8\jre\lib\ext\dnsns.jar;D:\environment\Java\jdk1.8\jre\lib\ext\jaccess.jar;D:\environment\Java\jdk1.8\jre\lib\ext\jfxrt.jar;D:\environment\Java\jdk1.8\jre\lib\ext\localedata.jar;D:\environment\Java\jdk1.8\jre\lib\ext\nashorn.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunec.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunjce_provider.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunmscapi.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunpkcs11.jar;D:\environment\Java\jdk1.8\jre\lib\ext\zipfs.jar;D:\environment\Java\jdk1.8\jre\lib\javaws.jar;D:\environment\Java\jdk1.8\jre\lib\jce.jar;D:\environment\Java\jdk1.8\jre\lib\jfr.jar;D:\environment\Java\jdk1.8\jre\lib\jfxswt.jar;D:\environment\Java\jdk1.8\jre\lib\jsse.jar;D:\environment\Java\jdk1.8\jre\lib\management-agent.jar;D:\environment\Java\jdk1.8\jre\lib\plugin.jar;D:\environment\Java\jdk1.8\jre\lib\resources.jar;D:\environment\Java\jdk1.8\jre\lib\rt.jar;D:\code\java-workspace\hkServer\target\classes;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter-web\2.6.13\spring-boot-starter-web-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter\2.6.13\spring-boot-starter-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot\2.6.13\spring-boot-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-autoconfigure\2.6.13\spring-boot-autoconfigure-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter-logging\2.6.13\spring-boot-starter-logging-2.6.13.jar;D:\environment\maven_repository\ch\qos\logback\logback-classic\1.2.11\logback-classic-1.2.11.jar;D:\environment\maven_repository\ch\qos\logback\logback-core\1.2.11\logback-core-1.2.11.jar;D:\
  323. Launcher Type: SUN_STANDARD
  324. Environment Variables: