Advertisement
Guest User

Untitled

a guest
Jan 29th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.57 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x76ee372e, pid=5108, tid=0x0000111c
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
  7. # Java VM: Java HotSpot(TM) Client VM (25.121-b13 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [ntdll.dll+0x3372e]
  10. #
  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. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x469e3c00): JavaThread "qtp24119573-26" [_thread_in_native, id=4380, stack(0x4beb0000,0x4bf00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x55ffffc0
  24.  
  25. Registers:
  26. EAX=0x029e0050, EBX=0x00620000, ECX=0x55ffffc0, EDX=0x00100000
  27. ESP=0x4befe230, EBP=0x4befe254, ESI=0x48931058, EDI=0x00620174
  28. EIP=0x76ee372e, EFLAGS=0x00010283
  29.  
  30. Top of Stack: (sp=0x4befe230)
  31. 0x4befe230: 00000037 48930ea0 00620000 489310e0
  32. 0x4befe240: 0062019c 00620000 0072002a 00000000
  33. 0x4befe250: 00000011 4befe340 76ee33bd 48931058
  34. 0x4befe260: 4893d760 00620150 006200c4 00000011
  35. 0x4befe270: 3dabc8c3 00000142 0062033c 00620000
  36. 0x4befe280: 00620150 00644f30 00627238 00620150
  37. 0x4befe290: 0064e328 0062017c 7677fcb3 00000011
  38. 0x4befe2a0: 76698b00 00620150 00000048 4b666f68
  39.  
  40. Instructions: (pc=0x76ee372e)
  41. 0x76ee370e: f8 8b 53 4c 85 ca 74 03 33 4b 50 0f b7 c9 0f b7
  42. 0x76ee371e: c9 39 4d fc 0f 87 ca 6c 05 00 8b 48 04 8b 75 08
  43. 0x76ee372e: 8b 11 83 c6 08 89 75 10 3b d0 0f 85 c3 6c 05 00
  44. 0x76ee373e: 89 06 89 4e 04 89 31 89 70 04 8b 45 08 0f b7 00
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x029e0050 is at entry_point+16 in (nmethod*)0x029dff48
  50. EBX=0x00620000 is an unknown value
  51. ECX=0x55ffffc0 is an unknown value
  52. EDX=0x00100000 is an unknown value
  53. ESP=0x4befe230 is pointing into the stack for thread: 0x469e3c00
  54. EBP=0x4befe254 is pointing into the stack for thread: 0x469e3c00
  55. ESI=0x48931058 is an unknown value
  56. EDI=0x00620174 is an unknown value
  57.  
  58.  
  59. Stack: [0x4beb0000,0x4bf00000], sp=0x4befe230, free space=312k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [ntdll.dll+0x3372e]
  62. C [ntdll.dll+0x333bd]
  63. C [ntdll.dll+0x33461]
  64. C [GDI32.dll+0x1ec61]
  65. C [GDI32.dll+0x1eefe]
  66. C [GDI32.dll+0x1eeb6]
  67. C [GDI32.dll+0x1edd7]
  68. C [GDI32.dll+0x1b2b9]
  69. C [GDI32.dll+0x1d83d]
  70. C [awt.dll+0x6e3bb]
  71. j sun.print.Win32PrintService.getMediaPrintableArea(Ljava/lang/String;I)[F+0
  72. j sun.print.Win32PrintService.getDefaultAttributeValue(Ljava/lang/Class;)Ljava/lang/Object;+415
  73. j com.gnostice.pdfone.CB.H()V+247
  74. j com.gnostice.pdfone.CB.setSelectedPrinterName(Ljava/lang/String;)V+6
  75. j com.gnostice.pdfone.PdfPrinter.<init>()V+154
  76. j com.application.tool.services.printers.helper.PlentyPrinterHelper.isPdfPrinternameAvailable(Ljava/lang/String;)Z+4
  77. j com.application.tool.services.printers.communicator.PrinterCommunicatorForPdfOne.processPrinting(Lcom/application/tool/services/printers/legacy/PrintJobData;)V+65
  78. j com.application.tool.services.printers.legacy.LegacyPrintHelper.print(Lcom/application/tool/services/printers/legacy/PrintJobData;Ljava/lang/String;)Lcom/application/tool/services/printers/beans/PrintStatus;+23
  79. j com.application.tool.services.printers.legacy.LegacyPrintHelper.print(Lcom/application/tool/services/printers/beans/FileReferencePrintJobBean;)Lcom/application/tool/services/printers/beans/PrintStatus;+12
  80. j com.application.tool.services.printers.service.PrintService.print(Lcom/application/tool/services/printers/beans/FilePrintJobBean;Ljava/util/Map;)Lcom/application/tool/services/printers/beans/PrintStatus;+146
  81. j com.application.tool.services.printers.service.PrintService.multiPrint(Ljava/util/List;Ljava/util/Map;)Lcom/application/tool/services/printers/beans/MultiPrintResponse;+44
  82. j com.application.tool.services.printers.service.PrintApiService.multiPrintFromFormData(Ljava/lang/String;Ljavax/ws/rs/core/MultivaluedMap;)Lcom/application/tool/services/printers/beans/MultiPrintResponse;+20
  83. j com.application.tool.servlets.PrintersServlet.print(Ljavax/ws/rs/core/MultivaluedMap;)Ljavax/ws/rs/core/Response;+14
  84. v ~StubRoutines::call_stub
  85. V [jvm.dll+0x15aa85]
  86. V [jvm.dll+0x220d7e]
  87. V [jvm.dll+0x15ab1e]
  88. V [jvm.dll+0x1672c8]
  89. V [jvm.dll+0x167533]
  90. V [jvm.dll+0x103f33]
  91. C [java.dll+0x3b26]
  92. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  93. J 2173 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02b00f00 [0x02b00ed0+0x30]
  94. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  95. j org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+3
  96. j org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$$Lambda$160.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+3
  97. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run()Ljava/lang/Object;+38
  98. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(Lorg/glassfish/jersey/server/ContainerRequest;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+66
  99. j org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(Ljava/lang/Object;Lorg/glassfish/jersey/server/ContainerRequest;)Ljavax/ws/rs/core/Response;+10
  100. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(Ljava/lang/Object;Lorg/glassfish/jersey/server/ContainerRequest;)Ljavax/ws/rs/core/Response;+5
  101. j org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(Lorg/glassfish/jersey/server/internal/process/RequestProcessingContext;Ljava/lang/Object;)Ljavax/ws/rs/core/Response;+26
  102. j org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(Lorg/glassfish/jersey/server/internal/process/RequestProcessingContext;)Lorg/glassfish/jersey/server/ContainerResponse;+100
  103. j org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
  104. j org.glassfish.jersey.server.ServerRuntime$1.run()V+89
  105. j org.glassfish.jersey.internal.Errors$1.call()Ljava/lang/Void;+4
  106. j org.glassfish.jersey.internal.Errors$1.call()Ljava/lang/Object;+1
  107. j org.glassfish.jersey.internal.Errors.process(Ljava/util/concurrent/Callable;Z)Ljava/lang/Object;+36
  108. j org.glassfish.jersey.internal.Errors.process(Lorg/glassfish/jersey/internal/util/Producer;Z)Ljava/lang/Object;+2
  109. j org.glassfish.jersey.internal.Errors.process(Ljava/lang/Runnable;)V+9
  110. j org.glassfish.jersey.process.internal.RequestScope.runInScope(Lorg/glassfish/jersey/process/internal/RequestContext;Ljava/lang/Runnable;)V+17
  111. j org.glassfish.jersey.server.ServerRuntime.process(Lorg/glassfish/jersey/server/ContainerRequest;)V+181
  112. j org.glassfish.jersey.server.ApplicationHandler.handle(Lorg/glassfish/jersey/server/ContainerRequest;)V+13
  113. j org.glassfish.jersey.servlet.WebComponent.serviceImpl(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/servlet/internal/ResponseWriter;+81
  114. j org.glassfish.jersey.servlet.WebComponent.service(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/internal/util/collection/Value;+6
  115. j org.glassfish.jersey.servlet.ServletContainer.service(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/internal/util/collection/Value;+9
  116. j org.glassfish.jersey.servlet.ServletContainer.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+183
  117. j org.glassfish.jersey.servlet.ServletContainer.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+39
  118. j org.eclipse.jetty.servlet.ServletHolder.handle(Lorg/eclipse/jetty/server/Request;Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+129
  119. j org.eclipse.jetty.servlet.ServletHandler.doHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+209
  120. j org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+27
  121. j org.eclipse.jetty.server.handler.ContextHandler.doHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+141
  122. j org.eclipse.jetty.server.handler.ScopedHandler.nextScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+38
  123. j org.eclipse.jetty.servlet.ServletHandler.doScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+188
  124. j org.eclipse.jetty.server.handler.ScopedHandler.nextScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+16
  125. j org.eclipse.jetty.server.handler.ContextHandler.doScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+426
  126. j org.eclipse.jetty.server.handler.ScopedHandler.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+20
  127. j org.eclipse.jetty.server.handler.HandlerCollection.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+42
  128. j org.eclipse.jetty.server.handler.HandlerWrapper.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+18
  129. j org.eclipse.jetty.server.Server.handle(Lorg/eclipse/jetty/server/HttpChannel;)V+141
  130. j org.eclipse.jetty.server.HttpChannel.handle()Z+332
  131. j org.eclipse.jetty.server.HttpConnection.onFillable()V+137
  132. j org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded()V+4
  133. j org.eclipse.jetty.io.FillInterest.fillable()Z+57
  134. j org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable()V+86
  135. j org.eclipse.jetty.io.ssl.SslConnection.onFillable()V+50
  136. j org.eclipse.jetty.io.ssl.SslConnection$2.succeeded()V+4
  137. j org.eclipse.jetty.io.FillInterest.fillable()Z+57
  138. j org.eclipse.jetty.io.ChannelEndPoint$2.run()V+7
  139. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(Ljava/lang/Runnable;)V+1
  140. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(Z)Z+507
  141. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(Z)V+134
  142. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run()V+2
  143. j org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run()V+203
  144. j org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(Ljava/lang/Runnable;)V+1
  145. j org.eclipse.jetty.util.thread.QueuedThreadPool$2.run()V+104
  146. j java.lang.Thread.run()V+11
  147. v ~StubRoutines::call_stub
  148. V [jvm.dll+0x15aa85]
  149. V [jvm.dll+0x220d7e]
  150. V [jvm.dll+0x15ab1e]
  151. V [jvm.dll+0x15aca6]
  152. V [jvm.dll+0x15ad17]
  153. V [jvm.dll+0xff20f]
  154. V [jvm.dll+0x17d800]
  155. V [jvm.dll+0x17e07a]
  156. V [jvm.dll+0x1c2ae6]
  157. C [MSVCR100.dll+0x5c556]
  158. C [MSVCR100.dll+0x5c600]
  159. C [kernel32.dll+0x1343d]
  160. C [ntdll.dll+0x39802]
  161. ...<more frames>...
  162.  
  163. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  164. j sun.print.Win32PrintService.getMediaPrintableArea(Ljava/lang/String;I)[F+0
  165. j sun.print.Win32PrintService.getDefaultAttributeValue(Ljava/lang/Class;)Ljava/lang/Object;+415
  166. j com.gnostice.pdfone.CB.H()V+247
  167. j com.gnostice.pdfone.CB.setSelectedPrinterName(Ljava/lang/String;)V+6
  168. j com.gnostice.pdfone.PdfPrinter.<init>()V+154
  169. j com.application.tool.services.printers.helper.PlentyPrinterHelper.isPdfPrinternameAvailable(Ljava/lang/String;)Z+4
  170. j com.application.tool.services.printers.communicator.PrinterCommunicatorForPdfOne.processPrinting(Lcom/application/tool/services/printers/legacy/PrintJobData;)V+65
  171. j com.application.tool.services.printers.legacy.LegacyPrintHelper.print(Lcom/application/tool/services/printers/legacy/PrintJobData;Ljava/lang/String;)Lcom/application/tool/services/printers/beans/PrintStatus;+23
  172. j com.application.tool.services.printers.legacy.LegacyPrintHelper.print(Lcom/application/tool/services/printers/beans/FileReferencePrintJobBean;)Lcom/application/tool/services/printers/beans/PrintStatus;+12
  173. j com.application.tool.services.printers.service.PrintService.print(Lcom/application/tool/services/printers/beans/FilePrintJobBean;Ljava/util/Map;)Lcom/application/tool/services/printers/beans/PrintStatus;+146
  174. j com.application.tool.services.printers.service.PrintService.multiPrint(Ljava/util/List;Ljava/util/Map;)Lcom/application/tool/services/printers/beans/MultiPrintResponse;+44
  175. j com.application.tool.services.printers.service.PrintApiService.multiPrintFromFormData(Ljava/lang/String;Ljavax/ws/rs/core/MultivaluedMap;)Lcom/application/tool/services/printers/beans/MultiPrintResponse;+20
  176. j com.application.tool.servlets.PrintersServlet.print(Ljavax/ws/rs/core/MultivaluedMap;)Ljavax/ws/rs/core/Response;+14
  177. v ~StubRoutines::call_stub
  178. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  179. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  180. J 2173 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02b00f00 [0x02b00ed0+0x30]
  181. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  182. j org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+3
  183. j org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$$Lambda$160.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+3
  184. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run()Ljava/lang/Object;+38
  185. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(Lorg/glassfish/jersey/server/ContainerRequest;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+66
  186. j org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(Ljava/lang/Object;Lorg/glassfish/jersey/server/ContainerRequest;)Ljavax/ws/rs/core/Response;+10
  187. j org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(Ljava/lang/Object;Lorg/glassfish/jersey/server/ContainerRequest;)Ljavax/ws/rs/core/Response;+5
  188. j org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(Lorg/glassfish/jersey/server/internal/process/RequestProcessingContext;Ljava/lang/Object;)Ljavax/ws/rs/core/Response;+26
  189. j org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(Lorg/glassfish/jersey/server/internal/process/RequestProcessingContext;)Lorg/glassfish/jersey/server/ContainerResponse;+100
  190. j org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
  191. j org.glassfish.jersey.server.ServerRuntime$1.run()V+89
  192. j org.glassfish.jersey.internal.Errors$1.call()Ljava/lang/Void;+4
  193. j org.glassfish.jersey.internal.Errors$1.call()Ljava/lang/Object;+1
  194. j org.glassfish.jersey.internal.Errors.process(Ljava/util/concurrent/Callable;Z)Ljava/lang/Object;+36
  195. j org.glassfish.jersey.internal.Errors.process(Lorg/glassfish/jersey/internal/util/Producer;Z)Ljava/lang/Object;+2
  196. j org.glassfish.jersey.internal.Errors.process(Ljava/lang/Runnable;)V+9
  197. j org.glassfish.jersey.process.internal.RequestScope.runInScope(Lorg/glassfish/jersey/process/internal/RequestContext;Ljava/lang/Runnable;)V+17
  198. j org.glassfish.jersey.server.ServerRuntime.process(Lorg/glassfish/jersey/server/ContainerRequest;)V+181
  199. j org.glassfish.jersey.server.ApplicationHandler.handle(Lorg/glassfish/jersey/server/ContainerRequest;)V+13
  200. j org.glassfish.jersey.servlet.WebComponent.serviceImpl(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/servlet/internal/ResponseWriter;+81
  201. j org.glassfish.jersey.servlet.WebComponent.service(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/internal/util/collection/Value;+6
  202. j org.glassfish.jersey.servlet.ServletContainer.service(Ljava/net/URI;Ljava/net/URI;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/glassfish/jersey/internal/util/collection/Value;+9
  203. j org.glassfish.jersey.servlet.ServletContainer.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+183
  204. j org.glassfish.jersey.servlet.ServletContainer.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+39
  205. j org.eclipse.jetty.servlet.ServletHolder.handle(Lorg/eclipse/jetty/server/Request;Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+129
  206. j org.eclipse.jetty.servlet.ServletHandler.doHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+209
  207. j org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+27
  208. j org.eclipse.jetty.server.handler.ContextHandler.doHandle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+141
  209. j org.eclipse.jetty.server.handler.ScopedHandler.nextScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+38
  210. j org.eclipse.jetty.servlet.ServletHandler.doScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+188
  211. j org.eclipse.jetty.server.handler.ScopedHandler.nextScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+16
  212. j org.eclipse.jetty.server.handler.ContextHandler.doScope(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+426
  213. j org.eclipse.jetty.server.handler.ScopedHandler.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+20
  214. j org.eclipse.jetty.server.handler.HandlerCollection.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+42
  215. j org.eclipse.jetty.server.handler.HandlerWrapper.handle(Ljava/lang/String;Lorg/eclipse/jetty/server/Request;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+18
  216. j org.eclipse.jetty.server.Server.handle(Lorg/eclipse/jetty/server/HttpChannel;)V+141
  217. j org.eclipse.jetty.server.HttpChannel.handle()Z+332
  218. j org.eclipse.jetty.server.HttpConnection.onFillable()V+137
  219. j org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded()V+4
  220. j org.eclipse.jetty.io.FillInterest.fillable()Z+57
  221. j org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable()V+86
  222. j org.eclipse.jetty.io.ssl.SslConnection.onFillable()V+50
  223. j org.eclipse.jetty.io.ssl.SslConnection$2.succeeded()V+4
  224. j org.eclipse.jetty.io.FillInterest.fillable()Z+57
  225. j org.eclipse.jetty.io.ChannelEndPoint$2.run()V+7
  226. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(Ljava/lang/Runnable;)V+1
  227. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(Z)Z+507
  228. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(Z)V+134
  229. j org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run()V+2
  230. j org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run()V+203
  231. j org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(Ljava/lang/Runnable;)V+1
  232. j org.eclipse.jetty.util.thread.QueuedThreadPool$2.run()V+104
  233. j java.lang.Thread.run()V+11
  234. v ~StubRoutines::call_stub
  235.  
  236. --------------- P R O C E S S ---------------
  237.  
  238. Java Threads: ( => current thread )
  239. 0x469e5c00 JavaThread "Thread-18" daemon [_thread_in_native, id=6096, stack(0x4d740000,0x4d790000)]
  240. 0x469e5800 JavaThread "qtp24119573-30" [_thread_blocked, id=5812, stack(0x4bd60000,0x4bdb0000)]
  241. 0x469e5000 JavaThread "qtp24119573-29" [_thread_blocked, id=1244, stack(0x4c230000,0x4c280000)]
  242. 0x469e4800 JavaThread "qtp24119573-28" [_thread_in_native, id=5848, stack(0x4c180000,0x4c1d0000)]
  243. 0x469e4400 JavaThread "Scheduler-18365216" [_thread_blocked, id=1976, stack(0x4bf90000,0x4bfe0000)]
  244. =>0x469e3c00 JavaThread "qtp24119573-26" [_thread_in_native, id=4380, stack(0x4beb0000,0x4bf00000)]
  245. 0x469e3800 JavaThread "qtp24119573-23" [_thread_blocked, id=4512, stack(0x4a050000,0x4a0a0000)]
  246. 0x469e3000 JavaThread "qtp24119573-22" [_thread_in_native, id=5332, stack(0x4a240000,0x4a290000)]
  247. 0x469e2c00 JavaThread "qtp24119573-21-acceptor-0@12c3e71-ServerConnector@183df68{SSL,[ssl, http/1.1]}{0.0.0.0:7331}" [_thread_in_native, id=4332, stack(0x4a380000,0x4a3d0000)]
  248. 0x46c24400 JavaThread "qtp24119573-20" [_thread_blocked, id=4736, stack(0x4a2a0000,0x4a2f0000)]
  249. 0x46c23c00 JavaThread "qtp24119573-19" [_thread_blocked, id=4216, stack(0x4a000000,0x4a050000)]
  250. 0x46c61800 JavaThread "qtp24119573-18-acceptor-0@21c025-ServerConnector@bf72b5{HTTP/1.1,[http/1.1]}{0.0.0.0:7332}" [_thread_in_native, id=3296, stack(0x49f80000,0x49fd0000)]
  251. 0x46c61000 JavaThread "qtp24119573-17" [_thread_in_native, id=6088, stack(0x49990000,0x499e0000)]
  252. 0x46c60c00 JavaThread "qtp24119573-16" [_thread_in_native, id=5556, stack(0x49a40000,0x49a90000)]
  253. 0x46c73c00 JavaThread "JdbcPooledConnectionSource connection tester" daemon [_thread_blocked, id=5432, stack(0x48940000,0x48990000)]
  254. 0x46ba4000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2004, stack(0x47b60000,0x47bb0000)]
  255. 0x46a80c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5928, stack(0x477d0000,0x47820000)]
  256. 0x46a80400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3180, stack(0x478f0000,0x47940000)]
  257. 0x46a7fc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1704, stack(0x45a70000,0x45ac0000)]
  258. 0x45047000 JavaThread "Service Thread" daemon [_thread_blocked, id=2584, stack(0x45820000,0x45870000)]
  259. 0x45026000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=184, stack(0x04770000,0x047c0000)]
  260. 0x45025000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5704, stack(0x455a0000,0x455f0000)]
  261. 0x4502c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6048, stack(0x45620000,0x45670000)]
  262. 0x45016400 JavaThread "Finalizer" daemon [_thread_blocked, id=1112, stack(0x453b0000,0x45400000)]
  263. 0x44ff0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5376, stack(0x45340000,0x45390000)]
  264. 0x00abc400 JavaThread "main" [_thread_blocked, id=1300, stack(0x00190000,0x001e0000)]
  265.  
  266. Other Threads:
  267. 0x44fe9c00 VMThread [stack: 0x005d0000,0x00620000] [id=4364]
  268. 0x4505b800 WatcherThread [stack: 0x45910000,0x45960000] [id=4108]
  269.  
  270. VM state:not at safepoint (normal execution)
  271.  
  272. VM Mutex/Monitor currently owned by a thread: None
  273.  
  274. Heap:
  275. def new generation total 73856K, used 48318K [0x04800000, 0x09820000, 0x19d50000)
  276. eden space 65664K, 64% used [0x04800000, 0x071517e8, 0x08820000)
  277. from space 8192K, 73% used [0x09020000, 0x095fe208, 0x09820000)
  278. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  279. tenured generation total 163912K, used 128067K [0x19d50000, 0x23d62000, 0x44800000)
  280. the space 163912K, 78% used [0x19d50000, 0x21a60dc0, 0x21a60e00, 0x23d62000)
  281. Metaspace used 32591K, capacity 33310K, committed 33408K, reserved 34176K
  282.  
  283. Card table byte_map: [0x44800000,0x44a10000] byte_map_base: 0x447dc000
  284.  
  285. Polling page: 0x00120000
  286.  
  287. CodeCache: size=32768Kb used=4689Kb max_used=4689Kb free=28078Kb
  288. bounds [0x02740000, 0x02bd8000, 0x04740000]
  289. total_blobs=2783 nmethods=2403 adapters=310
  290. compilation: enabled
  291.  
  292. Compilation events (10 events):
  293. Event: 45.328 Thread 0x45026000 2463 s java.util.Hashtable::containsKey (65 bytes)
  294. Event: 45.329 Thread 0x45026000 nmethod 2463 0x02bc6f08 code [0x02bc7030, 0x02bc72f8]
  295. Event: 45.330 Thread 0x45026000 2464 java.text.DecimalFormat::subformat (1238 bytes)
  296. Event: 45.337 Thread 0x45026000 nmethod 2464 0x02bc7488 code [0x02bc79a0, 0x02bcdd08]
  297. Event: 45.338 Thread 0x45026000 2465 java.text.NumberFormat::isGroupingUsed (5 bytes)
  298. Event: 45.338 Thread 0x45026000 nmethod 2465 0x02bd4948 code [0x02bd4a40, 0x02bd4ac0]
  299. Event: 45.338 Thread 0x45026000 2466 org.apache.pdfbox.pdfwriter.COSWriterXRefEntry::getKey (5 bytes)
  300. Event: 45.338 Thread 0x45026000 nmethod 2466 0x02bd4b08 code [0x02bd4c00, 0x02bd4c80]
  301. Event: 45.349 Thread 0x45026000 2468 javax.print.DocFlavor::equals (34 bytes)
  302. Event: 45.349 Thread 0x45026000 nmethod 2468 0x02bd4f88 code [0x02bd50b0, 0x02bd5204]
  303.  
  304. GC Heap History (10 events):
  305. Event: 15.451 GC heap before
  306. {Heap before GC invocations=53 (full 10):
  307. def new generation total 73856K, used 65549K [0x04800000, 0x09820000, 0x19d50000)
  308. eden space 65664K, 99% used [0x04800000, 0x08803470, 0x08820000)
  309. from space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  310. to space 8192K, 0% used [0x09020000, 0x09020000, 0x09820000)
  311. tenured generation total 163912K, used 98345K [0x19d50000, 0x23d62000, 0x44800000)
  312. the space 163912K, 59% used [0x19d50000, 0x1fd5a5e8, 0x1fd5a600, 0x23d62000)
  313. Metaspace used 23585K, capacity 24020K, committed 24064K, reserved 24960K
  314. Event: 15.489 GC heap after
  315. Heap after GC invocations=54 (full 10):
  316. def new generation total 73856K, used 8192K [0x04800000, 0x09820000, 0x19d50000)
  317. eden space 65664K, 0% used [0x04800000, 0x04800000, 0x08820000)
  318. from space 8192K, 100% used [0x09020000, 0x09820000, 0x09820000)
  319. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  320. tenured generation total 163912K, used 103245K [0x19d50000, 0x23d62000, 0x44800000)
  321. the space 163912K, 62% used [0x19d50000, 0x202235a8, 0x20223600, 0x23d62000)
  322. Metaspace used 23585K, capacity 24020K, committed 24064K, reserved 24960K
  323. }
  324. Event: 15.773 GC heap before
  325. {Heap before GC invocations=54 (full 10):
  326. def new generation total 73856K, used 73856K [0x04800000, 0x09820000, 0x19d50000)
  327. eden space 65664K, 100% used [0x04800000, 0x08820000, 0x08820000)
  328. from space 8192K, 100% used [0x09020000, 0x09820000, 0x09820000)
  329. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  330. tenured generation total 163912K, used 103245K [0x19d50000, 0x23d62000, 0x44800000)
  331. the space 163912K, 62% used [0x19d50000, 0x202235a8, 0x20223600, 0x23d62000)
  332. Metaspace used 23957K, capacity 24426K, committed 24448K, reserved 24960K
  333. Event: 15.822 GC heap after
  334. Heap after GC invocations=55 (full 10):
  335. def new generation total 73856K, used 8192K [0x04800000, 0x09820000, 0x19d50000)
  336. eden space 65664K, 0% used [0x04800000, 0x04800000, 0x08820000)
  337. from space 8192K, 100% used [0x08820000, 0x09020000, 0x09020000)
  338. to space 8192K, 0% used [0x09020000, 0x09020000, 0x09820000)
  339. tenured generation total 163912K, used 114871K [0x19d50000, 0x23d62000, 0x44800000)
  340. the space 163912K, 70% used [0x19d50000, 0x20d7dc00, 0x20d7dc00, 0x23d62000)
  341. Metaspace used 23957K, capacity 24426K, committed 24448K, reserved 24960K
  342. }
  343. Event: 24.646 GC heap before
  344. {Heap before GC invocations=55 (full 10):
  345. def new generation total 73856K, used 73856K [0x04800000, 0x09820000, 0x19d50000)
  346. eden space 65664K, 100% used [0x04800000, 0x08820000, 0x08820000)
  347. from space 8192K, 100% used [0x08820000, 0x09020000, 0x09020000)
  348. to space 8192K, 0% used [0x09020000, 0x09020000, 0x09820000)
  349. tenured generation total 163912K, used 114871K [0x19d50000, 0x23d62000, 0x44800000)
  350. the space 163912K, 70% used [0x19d50000, 0x20d7dc00, 0x20d7dc00, 0x23d62000)
  351. Metaspace used 28663K, capacity 29371K, committed 29440K, reserved 30080K
  352. Event: 24.700 GC heap after
  353. Heap after GC invocations=56 (full 10):
  354. def new generation total 73856K, used 8192K [0x04800000, 0x09820000, 0x19d50000)
  355. eden space 65664K, 0% used [0x04800000, 0x04800000, 0x08820000)
  356. from space 8192K, 100% used [0x09020000, 0x09820000, 0x09820000)
  357. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  358. tenured generation total 163912K, used 123617K [0x19d50000, 0x23d62000, 0x44800000)
  359. the space 163912K, 75% used [0x19d50000, 0x21608730, 0x21608800, 0x23d62000)
  360. Metaspace used 28663K, capacity 29371K, committed 29440K, reserved 30080K
  361. }
  362. Event: 40.586 GC heap before
  363. {Heap before GC invocations=56 (full 10):
  364. def new generation total 73856K, used 73856K [0x04800000, 0x09820000, 0x19d50000)
  365. eden space 65664K, 100% used [0x04800000, 0x08820000, 0x08820000)
  366. from space 8192K, 100% used [0x09020000, 0x09820000, 0x09820000)
  367. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  368. tenured generation total 163912K, used 123617K [0x19d50000, 0x23d62000, 0x44800000)
  369. the space 163912K, 75% used [0x19d50000, 0x21608730, 0x21608800, 0x23d62000)
  370. Metaspace used 28773K, capacity 29502K, committed 29568K, reserved 30080K
  371. Event: 40.611 GC heap after
  372. Heap after GC invocations=57 (full 10):
  373. def new generation total 73856K, used 485K [0x04800000, 0x09820000, 0x19d50000)
  374. eden space 65664K, 0% used [0x04800000, 0x04800000, 0x08820000)
  375. from space 8192K, 5% used [0x08820000, 0x08899738, 0x09020000)
  376. to space 8192K, 0% used [0x09020000, 0x09020000, 0x09820000)
  377. tenured generation total 163912K, used 128067K [0x19d50000, 0x23d62000, 0x44800000)
  378. the space 163912K, 78% used [0x19d50000, 0x21a60dc0, 0x21a60e00, 0x23d62000)
  379. Metaspace used 28773K, capacity 29502K, committed 29568K, reserved 30080K
  380. }
  381. Event: 42.367 GC heap before
  382. {Heap before GC invocations=57 (full 10):
  383. def new generation total 73856K, used 66149K [0x04800000, 0x09820000, 0x19d50000)
  384. eden space 65664K, 100% used [0x04800000, 0x08820000, 0x08820000)
  385. from space 8192K, 5% used [0x08820000, 0x08899738, 0x09020000)
  386. to space 8192K, 0% used [0x09020000, 0x09020000, 0x09820000)
  387. tenured generation total 163912K, used 128067K [0x19d50000, 0x23d62000, 0x44800000)
  388. the space 163912K, 78% used [0x19d50000, 0x21a60dc0, 0x21a60e00, 0x23d62000)
  389. Metaspace used 32582K, capacity 33278K, committed 33280K, reserved 34176K
  390. Event: 42.383 GC heap after
  391. Heap after GC invocations=58 (full 10):
  392. def new generation total 73856K, used 6008K [0x04800000, 0x09820000, 0x19d50000)
  393. eden space 65664K, 0% used [0x04800000, 0x04800000, 0x08820000)
  394. from space 8192K, 73% used [0x09020000, 0x095fe208, 0x09820000)
  395. to space 8192K, 0% used [0x08820000, 0x08820000, 0x09020000)
  396. tenured generation total 163912K, used 128067K [0x19d50000, 0x23d62000, 0x44800000)
  397. the space 163912K, 78% used [0x19d50000, 0x21a60dc0, 0x21a60e00, 0x23d62000)
  398. Metaspace used 32582K, capacity 33278K, committed 33280K, reserved 34176K
  399. }
  400.  
  401. Deoptimization events (0 events):
  402. No events
  403.  
  404. Internal exceptions (10 events):
  405. Event: 45.338 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x07132658) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  406. Event: 45.338 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x07132c68) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  407. Event: 45.339 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713a120) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  408. Event: 45.339 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713a730) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  409. Event: 45.339 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713b8d8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  410. Event: 45.340 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713bee8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  411. Event: 45.340 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713d3b8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  412. Event: 45.340 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713d9c8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  413. Event: 45.348 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713f140) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  414. Event: 45.348 Thread 0x469e3c00 Exception <a 'java/io/IOException'> (0x0713f750) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  415.  
  416. Events (10 events):
  417. Event: 45.340 Executing VM operation: RevokeBias
  418. Event: 45.340 Executing VM operation: RevokeBias done
  419. Event: 45.340 Executing VM operation: RevokeBias
  420. Event: 45.340 Executing VM operation: RevokeBias done
  421. Event: 45.340 Executing VM operation: RevokeBias
  422. Event: 45.340 Executing VM operation: RevokeBias done
  423. Event: 45.348 Executing VM operation: RevokeBias
  424. Event: 45.349 Executing VM operation: RevokeBias done
  425. Event: 45.374 Executing VM operation: RevokeBias
  426. Event: 45.374 Executing VM operation: RevokeBias done
  427.  
  428.  
  429. Dynamic libraries:
  430. 0x00c20000 - 0x00cd8000 C:\Program Files (x86)\app\app.exe
  431. 0x76eb0000 - 0x77030000 C:\Windows\SysWOW64\ntdll.dll
  432. 0x75bf0000 - 0x75d00000 C:\Windows\syswow64\kernel32.dll
  433. 0x76770000 - 0x767b7000 C:\Windows\syswow64\KERNELBASE.dll
  434. 0x75800000 - 0x75900000 C:\Windows\syswow64\USER32.dll
  435. 0x76350000 - 0x763e0000 C:\Windows\syswow64\GDI32.dll
  436. 0x75470000 - 0x7547a000 C:\Windows\syswow64\LPK.dll
  437. 0x76a30000 - 0x76acd000 C:\Windows\syswow64\USP10.dll
  438. 0x764a0000 - 0x7654c000 C:\Windows\syswow64\msvcrt.dll
  439. 0x767c0000 - 0x76861000 C:\Windows\syswow64\ADVAPI32.dll
  440. 0x76960000 - 0x76979000 C:\Windows\SysWOW64\sechost.dll
  441. 0x76680000 - 0x76770000 C:\Windows\syswow64\RPCRT4.dll
  442. 0x745d0000 - 0x74630000 C:\Windows\syswow64\SspiCli.dll
  443. 0x745c0000 - 0x745cc000 C:\Windows\syswow64\CRYPTBASE.dll
  444. 0x74790000 - 0x747f0000 C:\Windows\system32\IMM32.DLL
  445. 0x75b20000 - 0x75bed000 C:\Windows\syswow64\MSCTF.dll
  446. 0x71de0000 - 0x71f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\comctl32.dll
  447. 0x76980000 - 0x769d7000 C:\Windows\syswow64\SHLWAPI.dll
  448. 0x6c2f0000 - 0x6c6be000 c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin\client\jvm.dll
  449. 0x71820000 - 0x71827000 C:\Windows\system32\WSOCK32.dll
  450. 0x761b0000 - 0x761e5000 C:\Windows\syswow64\WS2_32.dll
  451. 0x75d00000 - 0x75d06000 C:\Windows\syswow64\NSI.dll
  452. 0x717e0000 - 0x71812000 C:\Windows\system32\WINMM.dll
  453. 0x72a80000 - 0x72a89000 C:\Windows\system32\VERSION.dll
  454. 0x75b10000 - 0x75b15000 C:\Windows\syswow64\PSAPI.DLL
  455. 0x71b40000 - 0x71bff000 C:\Windows\system32\MSVCR100.dll
  456. 0x74450000 - 0x7445c000 c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin\verify.dll
  457. 0x74400000 - 0x74421000 c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin\java.dll
  458. 0x743e0000 - 0x743f3000 c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin\zip.dll
  459. 0x747f0000 - 0x7543c000 C:\Windows\syswow64\SHELL32.dll
  460. 0x74630000 - 0x7478f000 C:\Windows\syswow64\ole32.dll
  461. 0x75450000 - 0x7545b000 C:\Windows\syswow64\profapi.dll
  462. 0x71b10000 - 0x71b37000 C:\Program Files (x86)\app\.install4j\i4jinst.dll
  463. 0x765e0000 - 0x76671000 C:\Windows\syswow64\OLEAUT32.dll
  464. 0x74440000 - 0x7444a000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\management.dll
  465. 0x71af0000 - 0x71b06000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\net.dll
  466. 0x71080000 - 0x710bc000 C:\Windows\system32\mswsock.dll
  467. 0x74430000 - 0x74436000 C:\Windows\System32\wship6.dll
  468. 0x74380000 - 0x74390000 C:\Windows\system32\NLAapi.dll
  469. 0x74320000 - 0x74330000 C:\Windows\system32\napinsp.dll
  470. 0x71ad0000 - 0x71ae2000 C:\Windows\system32\pnrpnsp.dll
  471. 0x71030000 - 0x71074000 C:\Windows\system32\DNSAPI.dll
  472. 0x742f0000 - 0x742f8000 C:\Windows\System32\winrnr.dll
  473. 0x743d0000 - 0x743d5000 C:\Windows\System32\wshtcpip.dll
  474. 0x727c0000 - 0x727dc000 C:\Windows\system32\IPHLPAPI.DLL
  475. 0x72900000 - 0x72907000 C:\Windows\system32\WINNSI.DLL
  476. 0x711c0000 - 0x711c6000 C:\Windows\system32\rasadhlp.dll
  477. 0x74390000 - 0x743c8000 C:\Windows\System32\fwpuclnt.dll
  478. 0x73b10000 - 0x73b1f000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\nio.dll
  479. 0x71980000 - 0x71ac6000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\awt.dll
  480. 0x71d50000 - 0x71dd0000 C:\Windows\system32\uxtheme.dll
  481. 0x71330000 - 0x71343000 C:\Windows\system32\dwmapi.dll
  482. 0x71190000 - 0x711a7000 C:\Windows\system32\CRYPTSP.dll
  483. 0x71150000 - 0x7118b000 C:\Windows\system32\rsaenh.dll
  484. 0x769f0000 - 0x76a07000 C:\Windows\syswow64\USERENV.dll
  485. 0x741b0000 - 0x741bd000 C:\Windows\system32\dhcpcsvc6.DLL
  486. 0x74190000 - 0x741a2000 C:\Windows\system32\dhcpcsvc.DLL
  487. 0x718b0000 - 0x71978000 C:\Windows\system32\opengl32.dll
  488. 0x71880000 - 0x718a2000 C:\Windows\system32\GLU32.dll
  489. 0x6c200000 - 0x6c2e7000 C:\Windows\system32\DDRAW.dll
  490. 0x73130000 - 0x73136000 C:\Windows\system32\DCIMAN32.dll
  491. 0x75970000 - 0x75b0d000 C:\Windows\syswow64\SETUPAPI.dll
  492. 0x76470000 - 0x76497000 C:\Windows\syswow64\CFGMGR32.dll
  493. 0x76a10000 - 0x76a22000 C:\Windows\syswow64\DEVOBJ.dll
  494. 0x6c030000 - 0x6c1f3000 C:\Windows\system32\d3d9.dll
  495. 0x71870000 - 0x71876000 C:\Windows\system32\d3d8thk.dll
  496. 0x68f30000 - 0x6901f000 C:\Windows\system32\aticfx32.dll
  497. 0x71850000 - 0x71869000 C:\Windows\system32\atiu9pag.dll
  498. 0x685b0000 - 0x68b71000 C:\Windows\system32\atiumdag.dll
  499. 0x68160000 - 0x685a5000 C:\Windows\system32\atiumdva.dll
  500. 0x64280000 - 0x64371000 C:\Users\packen\AppData\Local\Temp\sqlite-3.25.2-64e1fbca-c904-4b17-a47d-7f9862cffc92-sqlitejdbc.dll
  501. 0x717a0000 - 0x717d9000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\fontmanager.dll
  502. 0x71720000 - 0x71799000 C:\Windows\system32\mscms.dll
  503. 0x716b0000 - 0x716e8000 C:\Windows\system32\icm32.dll
  504. 0x76550000 - 0x765d3000 C:\Windows\syswow64\CLBCatQ.DLL
  505. 0x67880000 - 0x679b1000 C:\Windows\system32\WindowsCodecs.dll
  506. 0x71d00000 - 0x71d4c000 C:\Windows\system32\apphelp.dll
  507. 0x6bfb0000 - 0x6bfe1000 C:\Windows\system32\EhStorShell.dll
  508. 0x71c00000 - 0x71cf5000 C:\Windows\system32\PROPSYS.dll
  509. 0x68db0000 - 0x68e20000 C:\Windows\system32\ntshrui.dll
  510. 0x71f80000 - 0x71f99000 C:\Windows\system32\srvcli.dll
  511. 0x71840000 - 0x7184b000 C:\Windows\system32\cscapi.dll
  512. 0x71830000 - 0x7183a000 C:\Windows\system32\slc.dll
  513. 0x6bff0000 - 0x6c022000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\t2k.dll
  514. 0x71450000 - 0x71470000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\sunec.dll
  515. 0x713a0000 - 0x713a9000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\sunmscapi.dll
  516. 0x756d0000 - 0x757f2000 C:\Windows\syswow64\CRYPT32.dll
  517. 0x756c0000 - 0x756cc000 C:\Windows\syswow64\MSASN1.dll
  518. 0x70fc0000 - 0x70ff0000 C:\Program Files (x86)\Common Files\i4j_jres\1.8.0_121\bin\lcms.dll
  519. 0x713f0000 - 0x71441000 C:\Windows\system32\WINSPOOL.DRV
  520. 0x72da0000 - 0x72e8b000 C:\Windows\system32\dbghelp.dll
  521.  
  522. VM Arguments:
  523. jvm_args: -Dexe4j.semaphoreName=Local\c:_program_files_(x86)_app_app.exe -Dexe4j.isInstall4j=true -Dexe4j.moduleName=C:\Program Files (x86)\app\app.exe -Dexe4j.tempDir= -Dexe4j.unextractedPosition=0 -Djava.library.path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin -Dexe4j.consoleCodepage=cp0 -Dapple.awt.UIElement=true -Xmx1024m -Dinstall4j.launcherId=23 -Dinstall4j.swt=false
  524. java_command: C:\Program Files (x86)\app\app.exe
  525. java_class_path (initial): C:\Program Files (x86)\app\.install4j\i4jruntime.jar;C:\Program Files (x86)\app\.\app.jar
  526. Launcher Type: generic
  527.  
  528. Environment Variables:
  529. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\program files (x86)\common files\i4j_jres\1.8.0_121\bin
  530. USERNAME=packen
  531. OS=Windows_NT
  532. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 16 Stepping 1, AuthenticAMD
  533.  
  534.  
  535.  
  536. --------------- S Y S T E M ---------------
  537.  
  538. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.24335)
  539.  
  540. CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 16 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  541.  
  542. Memory: 4k page, physical 7827068k(5044928k free), swap 15652232k(12257576k free)
  543.  
  544. vm_info: Java HotSpot(TM) Client VM (25.121-b13) for windows-x86 JRE (1.8.0_121-b13), built on Dec 12 2016 18:17:00 by "java_re" with MS VC++ 10.0 (VS2010)
  545.  
  546. time: Wed Jan 23 11:51:01 2019
  547. elapsed time: 45 seconds (0d 0h 0m 45s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement