Guest User

Untitled

a guest
Dec 20th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.45 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=0x0000000061a3cf13, pid=4232, tid=8080
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x13cf13]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000001ef03800): JavaThread "localhost-startStop-1" daemon [_thread_in_vm, id=8080, stack(0x000000001d800000,0x000000001d900000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x000000030da07fe8
  22.  
  23. Registers:
  24. RAX=0x0000000000000000, RBX=0x000000001ef03800, RCX=0x0000000000000003, RDX=0x000000030da07f80
  25. RSP=0x000000001d8fa7d0, RBP=0x000000001d8fa920, RSI=0x000000001ef039f8, RDI=0x000000001ef03800
  26. R8 =0xfffff801088ed720, R9 =0x000007fef771290f, R10=0x000000000000002f, R11=0x000000000000002f
  27. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000001d8fab68, R15=0x000000001d8fab38
  28. RIP=0x0000000061a3cf13, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x000000001d8fa7d0)
  31. 0x000000001d8fa7d0: 000007fef77128e0 000000001ef03800
  32. 0x000000001d8fa7e0: 000000001d8fa920 0000000000000000
  33. 0x000000001d8fa7f0: 000000001ef03800 0000000000000000
  34. 0x000000001d8fa800: 0000000000000000 0000000000000000
  35. 0x000000001d8fa810: 000000001ef2c600 000007fef7703007
  36. 0x000000001d8fa820: 000000001ef039f8 000000001d8fa920
  37. 0x000000001d8fa830: 000000001ef03800 00000000028b12e0
  38. 0x000000001d8fa840: 0000000000000000 00000000028b13d7
  39. 0x000000001d8fa850: 00000000028b16e0 0000000000000000
  40. 0x000000001d8fa860: 0000000000000000 0000000000000000
  41. 0x000000001d8fa870: 00000000028b12e0 000000001d010000
  42. 0x000000001d8fa880: 0000000000000000 0000000000000000
  43. 0x000000001d8fa890: 0000000000000000 0000000000000000
  44. 0x000000001d8fa8a0: 0000000000000000 0000000000000000
  45. 0x000000001d8fa8b0: 0000000000000000 000000001d8fab50
  46. 0x000000001d8fa8c0: 000000001d8fab70 000000001d8fab38
  47.  
  48. Instructions: (pc=0x0000000061a3cf13)
  49. 0x0000000061a3cef3: 00 00 48 8b 17 74 15 8b 52 08 8b 0d 8d 88 65 00
  50. 0x0000000061a3cf03: 48 d3 e2 48 03 15 7b 88 65 00 eb 04 48 8b 52 08
  51. 0x0000000061a3cf13: 48 8b 52 68 48 8b ce e8 71 75 0d 00 48 83 7c 24
  52. 0x0000000061a3cf23: 28 00 48 8b f0 74 0a 48 8d 4c 24 20 e8 7c c3 13
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000000 is an unknown value
  58. RBX=0x000000001ef03800 is a thread
  59. RCX=0x0000000000000003 is an unknown value
  60. RDX=0x000000030da07f80 is an unknown value
  61. RSP=0x000000001d8fa7d0 is pointing into the stack for thread: 0x000000001ef03800
  62. RBP=0x000000001d8fa920 is pointing into the stack for thread: 0x000000001ef03800
  63. RSI=0x000000001ef039f8 is an unknown value
  64. RDI=0x000000001ef03800 is a thread
  65. R8 =0xfffff801088ed720 is an unknown value
  66. R9 =0x000007fef771290f is an unknown value
  67. R10=0x000000000000002f is an unknown value
  68. R11=0x000000000000002f is an unknown value
  69. R12=0x0000000000000000 is an unknown value
  70. R13=0x0000000000000000 is an unknown value
  71. R14=0x000000001d8fab68 is pointing into the stack for thread: 0x000000001ef03800
  72. R15=0x000000001d8fab38 is pointing into the stack for thread: 0x000000001ef03800
  73.  
  74.  
  75. Stack: [0x000000001d800000,0x000000001d900000], sp=0x000000001d8fa7d0, free space=1001k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x13cf13]
  78. C [sqljdbc_auth.dll+0x3007]
  79. C 0x000000000286dfcc
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j com.microsoft.sqlserver.jdbc.AuthenticationJNI.SNISecGenClientContext([B[I[BI[B[I[ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/logging/Logger;)I+0
  83. j com.microsoft.sqlserver.jdbc.AuthenticationJNI.GenerateClientContext([BI[B[I[Z)I+24
  84. j com.microsoft.sqlserver.jdbc.SQLServerConnection.SSPIData([B[B[I[ZLcom/microsoft/sqlserver/jdbc/AuthenticationJNI;)V+13
  85. j com.microsoft.sqlserver.jdbc.SQLServerConnection.sendLogon(Lcom/microsoft/sqlserver/jdbc/SQLServerConnection$LogonCommand;Lcom/microsoft/sqlserver/jdbc/AuthenticationJNI;)V+151
  86. j com.microsoft.sqlserver.jdbc.SQLServerConnection.logon(Lcom/microsoft/sqlserver/jdbc/SQLServerConnection$LogonCommand;)V+20
  87. j com.microsoft.sqlserver.jdbc.SQLServerConnection.access$000(Lcom/microsoft/sqlserver/jdbc/SQLServerConnection;Lcom/microsoft/sqlserver/jdbc/SQLServerConnection$LogonCommand;)V+2
  88. j com.microsoft.sqlserver.jdbc.SQLServerConnection$LogonCommand.doExecute()Z+5
  89. j com.microsoft.sqlserver.jdbc.TDSCommand.execute(Lcom/microsoft/sqlserver/jdbc/TDSWriter;Lcom/microsoft/sqlserver/jdbc/TDSReader;)Z+30
  90. j com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(Lcom/microsoft/sqlserver/jdbc/TDSCommand;)Z+45
  91. j com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Lcom/microsoft/sqlserver/jdbc/ServerPortPlaceHolder;II)V+284
  92. j com.microsoft.sqlserver.jdbc.SQLServerConnection.login(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lcom/microsoft/sqlserver/jdbc/FailoverInfo;IJ)V+399
  93. j com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Ljava/util/Properties;Lcom/microsoft/sqlserver/jdbc/SQLServerPooledConnection;)Ljava/sql/Connection;+1736
  94. j com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+45
  95. j org.springframework.jdbc.datasource.SimpleDriverDataSource.getConnectionFromDriver(Ljava/util/Properties;)Ljava/sql/Connection;+64
  96. j org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(Ljava/lang/String;Ljava/lang/String;)Ljava/sql/Connection;+51
  97. j org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection()Ljava/sql/Connection;+9
  98. j org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(Ljavax/sql/DataSource;)Ljava/sql/Connection;+79
  99. j org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy$TransactionAwareInvocationHandler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+280
  100. j com.sun.proxy.$Proxy18.getMetaData()Ljava/sql/DatabaseMetaData;+9
  101. j org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.initDatabaseType()V+13
  102. j org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.initDataSource()V+308
  103. j org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.init()V+85
  104. j org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl.buildProcessEngine()Lorg/activiti/engine/ProcessEngine;+1
  105. j org.activiti.spring.SpringProcessEngineConfiguration.buildProcessEngine()Lorg/activiti/engine/ProcessEngine;+1
  106. j org.activiti.spring.ProcessEngineFactoryBean.getObject()Lorg/activiti/engine/ProcessEngine;+42
  107. j org.activiti.spring.ProcessEngineFactoryBean.getObject()Ljava/lang/Object;+1
  108. j org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(Lorg/springframework/beans/factory/FactoryBean;Ljava/lang/String;)Ljava/lang/Object;+42
  109. j org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(Lorg/springframework/beans/factory/FactoryBean;Ljava/lang/String;Z)Ljava/lang/Object;+45
  110. j org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;)Ljava/lang/Object;+127
  111. j org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;Z)Ljava/lang/Object;+123
  112. j org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ljava/lang/String;)Ljava/lang/Object;+5
  113. j org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor$1.intercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/springframework/cglib/proxy/MethodProxy;)Ljava/lang/Object;+25
  114. j org.activiti.spring.ProcessEngineFactoryBean$$EnhancerBySpringCGLIB$$2d2c9ac4.getObject()Lorg/activiti/engine/ProcessEngine;+31
  115. j org.activiti.explorer.conf.ActivitiEngineConfiguration.processEngine()Lorg/activiti/engine/ProcessEngine;+4
  116. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56.CGLIB$processEngine$1()Lorg/activiti/engine/ProcessEngine;+1
  117. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56$$FastClassBySpringCGLIB$$5c7800c3.invoke(ILjava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+239
  118. j org.springframework.cglib.proxy.MethodProxy.invokeSuper(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+19
  119. j org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/springframework/cglib/proxy/MethodProxy;)Ljava/lang/Object;+217
  120. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56.processEngine()Lorg/activiti/engine/ProcessEngine;+31
  121. v ~StubRoutines::call_stub
  122. J 1211 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002d552bf [0x0000000002d55240+0x7f]
  123. J 1210 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002d544b4 [0x0000000002d53280+0x1234]
  124. J 2489 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000032b1d60 [0x00000000032b1ca0+0xc0]
  125. j org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(Lorg/springframework/beans/factory/support/RootBeanDefinition;Ljava/lang/String;Lorg/springframework/beans/factory/BeanFactory;Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+53
  126. j org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+1444
  127. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+11
  128. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+82
  129. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+34
  130. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+124
  131. j org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject()Ljava/lang/Object;+16
  132. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(Ljava/lang/String;Lorg/springframework/beans/factory/ObjectFactory;)Ljava/lang/Object;+132
  133. j org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;Z)Ljava/lang/Object;+375
  134. j org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ljava/lang/String;)Ljava/lang/Object;+5
  135. j org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/springframework/cglib/proxy/MethodProxy;)Ljava/lang/Object;+271
  136. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56.processEngine()Lorg/activiti/engine/ProcessEngine;+31
  137. j org.activiti.explorer.conf.ActivitiEngineConfiguration.identityService()Lorg/activiti/engine/IdentityService;+1
  138. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56.CGLIB$identityService$7()Lorg/activiti/engine/IdentityService;+1
  139. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56$$FastClassBySpringCGLIB$$5c7800c3.invoke(ILjava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+264
  140. j org.springframework.cglib.proxy.MethodProxy.invokeSuper(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+19
  141. j org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/springframework/cglib/proxy/MethodProxy;)Ljava/lang/Object;+217
  142. j org.activiti.explorer.conf.ActivitiEngineConfiguration$$EnhancerBySpringCGLIB$$d1a0ac56.identityService()Lorg/activiti/engine/IdentityService;+31
  143. v ~StubRoutines::call_stub
  144. J 1211 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002d552bf [0x0000000002d55240+0x7f]
  145. J 1210 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002d544b4 [0x0000000002d53280+0x1234]
  146. J 2489 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000032b1d60 [0x00000000032b1ca0+0xc0]
  147. j org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(Lorg/springframework/beans/factory/support/RootBeanDefinition;Ljava/lang/String;Lorg/springframework/beans/factory/BeanFactory;Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+53
  148. j org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+1444
  149. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+11
  150. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Lorg/springframework/beans/BeanWrapper;+82
  151. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+34
  152. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+124
  153. j org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject()Ljava/lang/Object;+16
  154. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(Ljava/lang/String;Lorg/springframework/beans/factory/ObjectFactory;)Ljava/lang/Object;+132
  155. j org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;Z)Ljava/lang/Object;+375
  156. j org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ljava/lang/String;)Ljava/lang/Object;+5
  157. j org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(Ljava/lang/String;Ljava/lang/Class;Lorg/springframework/beans/factory/config/DependencyDescriptor;)Ljava/util/Map;+175
  158. j org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(Lorg/springframework/beans/factory/config/DependencyDescriptor;Ljava/lang/String;Ljava/util/Set;Lorg/springframework/beans/TypeConverter;)Ljava/lang/Object;+803
  159. j org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(Lorg/springframework/beans/factory/config/DependencyDescriptor;Ljava/lang/String;Ljava/util/Set;Lorg/springframework/beans/TypeConverter;)Ljava/lang/Object;+111
  160. j org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(Ljava/lang/Object;Ljava/lang/String;Lorg/springframework/beans/PropertyValues;)V+95
  161. j org.springframework.beans.factory.annotation.InjectionMetadata.inject(Ljava/lang/Object;Ljava/lang/String;Lorg/springframework/beans/PropertyValues;)V+118
  162. j org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(Lorg/springframework/beans/PropertyValues;[Ljava/beans/PropertyDescriptor;Ljava/lang/Object;Ljava/lang/String;)Lorg/springframework/beans/PropertyValues;+19
  163. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;Lorg/springframework/beans/BeanWrapper;)V+305
  164. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+222
  165. j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+124
  166. j org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject()Ljava/lang/Object;+16
  167. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(Ljava/lang/String;Lorg/springframework/beans/factory/ObjectFactory;)Ljava/lang/Object;+132
  168. j org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;Z)Ljava/lang/Object;+375
  169. j org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ljava/lang/String;)Ljava/lang/Object;+5
  170. j org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons()V+231
  171. j org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+103
  172. j org.springframework.context.support.AbstractApplicationContext.refresh()V+54
  173. j org.activiti.explorer.servlet.WebConfigurer.contextInitialized(Ljavax/servlet/ServletContextEvent;)V+48
  174. j org.apache.catalina.core.StandardContext.listenerStart()Z+657
  175. j org.apache.catalina.core.StandardContext.startInternal()V+1203
  176. j org.apache.catalina.util.LifecycleBase.start()V+210
  177. j org.apache.catalina.core.ContainerBase.addChildInternal(Lorg/apache/catalina/Container;)V+170
  178. j org.apache.catalina.core.ContainerBase.addChild(Lorg/apache/catalina/Container;)V+26
  179. j org.apache.catalina.core.StandardHost.addChild(Lorg/apache/catalina/Container;)V+40
  180. j org.apache.catalina.startup.HostConfig.deployWAR(Lorg/apache/catalina/util/ContextName;Ljava/io/File;)V+1672
  181. j org.apache.catalina.startup.HostConfig$DeployWar.run()V+12
  182. j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
  183. j java.util.concurrent.FutureTask.run()V+42
  184. j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
  185. j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
  186. j java.lang.Thread.run()V+11
  187. v ~StubRoutines::call_stub
  188.  
  189. --------------- P R O C E S S ---------------
  190.  
  191. Java Threads: ( => current thread )
  192. =>0x000000001ef03800 JavaThread "localhost-startStop-1" daemon [_thread_in_vm, id=8080, stack(0x000000001d800000,0x000000001d900000)]
  193. 0x000000001e895800 JavaThread "Catalina-startStop-1" daemon [_thread_blocked, id=8532, stack(0x00000000204c0000,0x00000000205c0000)]
  194. 0x000000001f1b2800 JavaThread "GC Daemon" daemon [_thread_blocked, id=1760, stack(0x00000000200e0000,0x00000000201e0000)]
  195. 0x000000001d4ad000 JavaThread "Service Thread" daemon [_thread_blocked, id=4140, stack(0x000000001e0c0000,0x000000001e1c0000)]
  196. 0x000000001d434800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8916, stack(0x000000001de50000,0x000000001df50000)]
  197. 0x000000001d42b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6592, stack(0x000000001df50000,0x000000001e050000)]
  198. 0x000000001d428800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=304, stack(0x000000001ce90000,0x000000001cf90000)]
  199. 0x000000001d41b000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=8272, stack(0x000000001dcf0000,0x000000001ddf0000)]
  200. 0x000000001d40c000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=2368, stack(0x000000001dbf0000,0x000000001dcf0000)]
  201. 0x000000001d401000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5128, stack(0x000000001d940000,0x000000001da40000)]
  202. 0x000000001d400800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2956, stack(0x000000001d200000,0x000000001d300000)]
  203. 0x000000001bdf9800 JavaThread "Finalizer" daemon [_thread_blocked, id=2008, stack(0x000000001d300000,0x000000001d400000)]
  204. 0x000000001bdf2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1436, stack(0x000000001d0f0000,0x000000001d1f0000)]
  205. 0x000000000202a000 JavaThread "main" [_thread_blocked, id=1764, stack(0x0000000002480000,0x0000000002580000)]
  206.  
  207. Other Threads:
  208. 0x000000001bdec800 VMThread [stack: 0x000000001cfc0000,0x000000001d0c0000] [id=2300]
  209. 0x000000001d510000 WatcherThread [stack: 0x000000001e280000,0x000000001e380000] [id=944]
  210.  
  211. VM state:not at safepoint (normal execution)
  212.  
  213. VM Mutex/Monitor currently owned by a thread: None
  214.  
  215. Heap:
  216. PSYoungGen total 560640K, used 60442K [0x000000076bb80000, 0x0000000791380000, 0x00000007c0000000)
  217. eden space 509952K, 11% used [0x000000076bb80000,0x000000076f686848,0x000000078ad80000)
  218. from space 50688K, 0% used [0x000000078e200000,0x000000078e200000,0x0000000791380000)
  219. to space 52224K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078e080000)
  220. ParOldGen total 134144K, used 31970K [0x00000006c3200000, 0x00000006cb500000, 0x000000076bb80000)
  221. object space 134144K, 23% used [0x00000006c3200000,0x00000006c5138800,0x00000006cb500000)
  222. Metaspace used 27570K, capacity 28028K, committed 28544K, reserved 1075200K
  223. class space used 3204K, capacity 3342K, committed 3456K, reserved 1048576K
  224.  
  225. Card table byte_map: [0x0000000011c10000,0x0000000012400000] byte_map_base: 0x000000000e5f7000
  226.  
  227. Marking Bits: (ParMarkBitMap*) 0x000000006210a5b0
  228. Begin Bits: [0x0000000012e00000, 0x0000000016d38000)
  229. End Bits: [0x0000000016d38000, 0x000000001ac70000)
  230.  
  231. Polling page: 0x0000000000350000
  232.  
  233. CodeCache: size=245760Kb used=10934Kb max_used=10952Kb free=234825Kb
  234. bounds [0x0000000002850000, 0x0000000003310000, 0x0000000011850000]
  235. total_blobs=3125 nmethods=2698 adapters=347
  236. compilation: enabled
  237.  
  238. Compilation events (10 events):
  239. Event: 6.351 Thread 0x000000001d42b000 3089 4 sun.security.provider.MD5::FF (33 bytes)
  240. Event: 6.351 Thread 0x000000001d428800 3090 4 sun.security.provider.MD5::GG (33 bytes)
  241. Event: 6.352 Thread 0x000000001d428800 nmethod 3090 0x000000000330a910 code [0x000000000330aa40, 0x000000000330aab8]
  242. Event: 6.352 Thread 0x000000001d42b000 nmethod 3089 0x0000000003306310 code [0x0000000003306440, 0x00000000033064b8]
  243. Event: 6.352 Thread 0x000000001d428800 3091 4 sun.security.provider.MD5::HH (29 bytes)
  244. Event: 6.352 Thread 0x000000001d42b000 3092 4 sun.security.provider.MD5::II (31 bytes)
  245. Event: 6.352 Thread 0x000000001d428800 nmethod 3091 0x0000000003306510 code [0x0000000003306640, 0x00000000033066b8]
  246. Event: 6.352 Thread 0x000000001d42b000 nmethod 3092 0x0000000003306110 code [0x0000000003306240, 0x00000000033062b8]
  247. Event: 6.355 Thread 0x000000001d434800 3093 1 sun.security.jca.ProviderList::access$100 (5 bytes)
  248. Event: 6.355 Thread 0x000000001d434800 nmethod 3093 0x0000000003305a10 code [0x0000000003305b60, 0x0000000003305c50]
  249.  
  250. GC Heap History (10 events):
  251. Event: 2.845 GC heap before
  252. {Heap before GC invocations=5 (full 0):
  253. PSYoungGen total 140800K, used 140794K [0x000000076bb80000, 0x0000000774f80000, 0x00000007c0000000)
  254. eden space 130048K, 100% used [0x000000076bb80000,0x0000000773a80000,0x0000000773a80000)
  255. from space 10752K, 99% used [0x0000000774500000,0x0000000774f7e9d0,0x0000000774f80000)
  256. to space 10752K, 0% used [0x0000000773a80000,0x0000000773a80000,0x0000000774500000)
  257. ParOldGen total 173568K, used 22421K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  258. object space 173568K, 12% used [0x00000006c3200000,0x00000006c47e5568,0x00000006cdb80000)
  259. Metaspace used 13156K, capacity 13406K, committed 13568K, reserved 1060864K
  260. class space used 1402K, capacity 1465K, committed 1536K, reserved 1048576K
  261. Event: 2.864 GC heap after
  262. Heap after GC invocations=5 (full 0):
  263. PSYoungGen total 140800K, used 10731K [0x000000076bb80000, 0x000000077fe80000, 0x00000007c0000000)
  264. eden space 130048K, 0% used [0x000000076bb80000,0x000000076bb80000,0x0000000773a80000)
  265. from space 10752K, 99% used [0x0000000773a80000,0x00000007744fad78,0x0000000774500000)
  266. to space 35328K, 0% used [0x000000077dc00000,0x000000077dc00000,0x000000077fe80000)
  267. ParOldGen total 173568K, used 45232K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  268. object space 173568K, 26% used [0x00000006c3200000,0x00000006c5e2c290,0x00000006cdb80000)
  269. Metaspace used 13156K, capacity 13406K, committed 13568K, reserved 1060864K
  270. class space used 1402K, capacity 1465K, committed 1536K, reserved 1048576K
  271. }
  272. Event: 3.282 GC heap before
  273. {Heap before GC invocations=6 (full 0):
  274. PSYoungGen total 140800K, used 140779K [0x000000076bb80000, 0x000000077fe80000, 0x00000007c0000000)
  275. eden space 130048K, 100% used [0x000000076bb80000,0x0000000773a80000,0x0000000773a80000)
  276. from space 10752K, 99% used [0x0000000773a80000,0x00000007744fad78,0x0000000774500000)
  277. to space 35328K, 0% used [0x000000077dc00000,0x000000077dc00000,0x000000077fe80000)
  278. ParOldGen total 173568K, used 45232K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  279. object space 173568K, 26% used [0x00000006c3200000,0x00000006c5e2c290,0x00000006cdb80000)
  280. Metaspace used 13159K, capacity 13406K, committed 13568K, reserved 1060864K
  281. class space used 1402K, capacity 1465K, committed 1536K, reserved 1048576K
  282. Event: 3.306 GC heap after
  283. Heap after GC invocations=6 (full 0):
  284. PSYoungGen total 290304K, used 32861K [0x000000076bb80000, 0x0000000780880000, 0x00000007c0000000)
  285. eden space 254976K, 0% used [0x000000076bb80000,0x000000076bb80000,0x000000077b480000)
  286. from space 35328K, 93% used [0x000000077dc00000,0x000000077fc176f0,0x000000077fe80000)
  287. to space 40448K, 0% used [0x000000077b480000,0x000000077b480000,0x000000077dc00000)
  288. ParOldGen total 173568K, used 45240K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  289. object space 173568K, 26% used [0x00000006c3200000,0x00000006c5e2e290,0x00000006cdb80000)
  290. Metaspace used 13159K, capacity 13406K, committed 13568K, reserved 1060864K
  291. class space used 1402K, capacity 1465K, committed 1536K, reserved 1048576K
  292. }
  293. Event: 4.092 GC heap before
  294. {Heap before GC invocations=7 (full 0):
  295. PSYoungGen total 290304K, used 287837K [0x000000076bb80000, 0x0000000780880000, 0x00000007c0000000)
  296. eden space 254976K, 100% used [0x000000076bb80000,0x000000077b480000,0x000000077b480000)
  297. from space 35328K, 93% used [0x000000077dc00000,0x000000077fc176f0,0x000000077fe80000)
  298. to space 40448K, 0% used [0x000000077b480000,0x000000077b480000,0x000000077dc00000)
  299. ParOldGen total 173568K, used 45240K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  300. object space 173568K, 26% used [0x00000006c3200000,0x00000006c5e2e290,0x00000006cdb80000)
  301. Metaspace used 13348K, capacity 13704K, committed 13824K, reserved 1060864K
  302. class space used 1415K, capacity 1498K, committed 1536K, reserved 1048576K
  303. Event: 4.121 GC heap after
  304. Heap after GC invocations=7 (full 0):
  305. PSYoungGen total 295424K, used 40430K [0x000000076bb80000, 0x0000000791680000, 0x00000007c0000000)
  306. eden space 254976K, 0% used [0x000000076bb80000,0x000000076bb80000,0x000000077b480000)
  307. from space 40448K, 99% used [0x000000077b480000,0x000000077dbfbbd0,0x000000077dc00000)
  308. to space 53760K, 0% used [0x000000078e200000,0x000000078e200000,0x0000000791680000)
  309. ParOldGen total 173568K, used 57961K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  310. object space 173568K, 33% used [0x00000006c3200000,0x00000006c6a9a610,0x00000006cdb80000)
  311. Metaspace used 13348K, capacity 13704K, committed 13824K, reserved 1060864K
  312. class space used 1415K, capacity 1498K, committed 1536K, reserved 1048576K
  313. }
  314. Event: 5.148 GC heap before
  315. {Heap before GC invocations=8 (full 0):
  316. PSYoungGen total 295424K, used 132466K [0x000000076bb80000, 0x0000000791680000, 0x00000007c0000000)
  317. eden space 254976K, 36% used [0x000000076bb80000,0x0000000771560e60,0x000000077b480000)
  318. from space 40448K, 99% used [0x000000077b480000,0x000000077dbfbbd0,0x000000077dc00000)
  319. to space 53760K, 0% used [0x000000078e200000,0x000000078e200000,0x0000000791680000)
  320. ParOldGen total 173568K, used 57961K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  321. object space 173568K, 33% used [0x00000006c3200000,0x00000006c6a9a610,0x00000006cdb80000)
  322. Metaspace used 20756K, capacity 21034K, committed 21296K, reserved 1069056K
  323. class space used 2332K, capacity 2403K, committed 2432K, reserved 1048576K
  324. Event: 5.158 GC heap after
  325. Heap after GC invocations=8 (full 0):
  326. PSYoungGen total 560640K, used 15275K [0x000000076bb80000, 0x0000000791380000, 0x00000007c0000000)
  327. eden space 509952K, 0% used [0x000000076bb80000,0x000000076bb80000,0x000000078ad80000)
  328. from space 50688K, 30% used [0x000000078e200000,0x000000078f0eaf08,0x0000000791380000)
  329. to space 52224K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078e080000)
  330. ParOldGen total 173568K, used 59936K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  331. object space 173568K, 34% used [0x00000006c3200000,0x00000006c6c880e8,0x00000006cdb80000)
  332. Metaspace used 20756K, capacity 21034K, committed 21296K, reserved 1069056K
  333. class space used 2332K, capacity 2403K, committed 2432K, reserved 1048576K
  334. }
  335. Event: 5.158 GC heap before
  336. {Heap before GC invocations=9 (full 1):
  337. PSYoungGen total 560640K, used 15275K [0x000000076bb80000, 0x0000000791380000, 0x00000007c0000000)
  338. eden space 509952K, 0% used [0x000000076bb80000,0x000000076bb80000,0x000000078ad80000)
  339. from space 50688K, 30% used [0x000000078e200000,0x000000078f0eaf08,0x0000000791380000)
  340. to space 52224K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078e080000)
  341. ParOldGen total 173568K, used 59936K [0x00000006c3200000, 0x00000006cdb80000, 0x000000076bb80000)
  342. object space 173568K, 34% used [0x00000006c3200000,0x00000006c6c880e8,0x00000006cdb80000)
  343. Metaspace used 20756K, capacity 21034K, committed 21296K, reserved 1069056K
  344. class space used 2332K, capacity 2403K, committed 2432K, reserved 1048576K
  345. Event: 5.199 GC heap after
  346. Heap after GC invocations=9 (full 1):
  347. PSYoungGen total 560640K, used 0K [0x000000076bb80000, 0x0000000791380000, 0x00000007c0000000)
  348. eden space 509952K, 0% used [0x000000076bb80000,0x000000076bb80000,0x000000078ad80000)
  349. from space 50688K, 0% used [0x000000078e200000,0x000000078e200000,0x0000000791380000)
  350. to space 52224K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078e080000)
  351. ParOldGen total 134144K, used 31970K [0x00000006c3200000, 0x00000006cb500000, 0x000000076bb80000)
  352. object space 134144K, 23% used [0x00000006c3200000,0x00000006c5138800,0x00000006cb500000)
  353. Metaspace used 20756K, capacity 21034K, committed 21296K, reserved 1069056K
  354. class space used 2332K, capacity 2403K, committed 2432K, reserved 1048576K
  355. }
  356.  
  357. Deoptimization events (10 events):
  358. Event: 6.083 Thread 0x000000001ef03800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e1eef8 method=java.lang.StringCoding$StringEncoder.encode([CII)[B @ 20
  359. Event: 6.144 Thread 0x000000001ef03800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002befb54 method=java.lang.CharacterDataLatin1.digit(II)I @ 82
  360. Event: 6.185 Thread 0x000000001ef03800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002be11ac method=java.lang.CharacterDataLatin1.digit(II)I @ 82
  361. Event: 6.200 Thread 0x000000001ef03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000303978c method=java.util.jar.JarFile.maybeInstantiateVerifier()V @ 79
  362. Event: 6.202 Thread 0x000000001ef03800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ea2b98 method=java.lang.String.regionMatches(ZILjava/lang/String;II)Z @ 123
  363. Event: 6.280 Thread 0x000000001ef03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000303978c method=java.util.jar.JarFile.maybeInstantiateVerifier()V @ 79
  364. Event: 6.285 Thread 0x000000001ef03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ec3528 method=java.io.BufferedInputStream.read1([BII)I @ 39
  365. Event: 6.285 Thread 0x000000001ef03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ec3528 method=java.io.BufferedInputStream.read1([BII)I @ 39
  366. Event: 6.286 Thread 0x000000001ef03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e64874 method=java.io.BufferedInputStream.read1([BII)I @ 39
  367. Event: 6.295 Thread 0x000000001ef03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f2d304 method=java.util.Properties$LineReader.readLine()I @ 410
  368.  
  369. Internal exceptions (10 events):
  370. Event: 5.660 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/spring/SpringProcessEngineConfigurationBeanInfo> (0x000000076cb937d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cpp, Yèg)m¤@
  371. Event: 5.661 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/engine/impl/cfg/ProcessEngineConfigurationImplBeanInfo> (0x000000076cbb0780) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionarºYTt$¥@
  372. Event: 5.661 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/engine/ProcessEngineConfigurationBeanInfo> (0x000000076cbcac88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 2Ù4ŸÙ¥@
  373. Event: 5.662 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/engine/ProcessEngineConfigurationCustomizer> (0x000000076cbe5638) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cpp, line&ÃøÕħ@
  374. Event: 5.664 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/engine/impl/cfg/ProcessEngineConfigurationImplCustomizer> (0x000000076cc5fc78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionÕ~¬±@
  375. Event: 5.674 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/spring/SpringProcessEngineConfigurationCustomizer> (0x000000076cdbe820) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cppq®õ F@
  376. Event: 5.818 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/spring/ProcessEngineFactoryBeanBeanInfo> (0x000000076d191880) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210U*i”ÃF@
  377. Event: 5.819 Thread 0x000000001ef03800 Exception <a 'java/lang/ClassNotFoundException': org/activiti/spring/ProcessEngineFactoryBeanCustomizer> (0x000000076d1aa460) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 2
  378. Event: 6.175 Thread 0x000000001ef03800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076e7a3558) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
  379. Event: 6.176 Thread 0x000000001ef03800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076e7b1788) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
  380.  
  381. Events (10 events):
  382. Event: 6.355 loading class com/microsoft/sqlserver/jdbc/AuthenticationJNI
  383. Event: 6.355 loading class com/microsoft/sqlserver/jdbc/AuthenticationJNI done
  384. Event: 6.355 Thread 0x000000001ef03800 DEOPT PACKING pc=0x0000000002a20289 sp=0x000000001d8f9b00
  385. Event: 6.355 Thread 0x000000001ef03800 DEOPT UNPACKING pc=0x000000000289787f sp=0x000000001d8f9850 mode 1
  386. Event: 6.355 Thread 0x000000001ef03800 DEOPT PACKING pc=0x000000000312ee08 sp=0x000000001d8f9b80
  387. Event: 6.355 Thread 0x000000001ef03800 DEOPT UNPACKING pc=0x000000000289787f sp=0x000000001d8f9930 mode 1
  388. Event: 6.355 Thread 0x000000001ef03800 DEOPT PACKING pc=0x00000000029dc508 sp=0x000000001d8f9ca0
  389. Event: 6.355 Thread 0x000000001ef03800 DEOPT UNPACKING pc=0x000000000289787f sp=0x000000001d8f99b0 mode 1
  390. Event: 6.355 Thread 0x000000001ef03800 DEOPT PACKING pc=0x00000000030c8db4 sp=0x000000001d8f9cd0
  391. Event: 6.355 Thread 0x000000001ef03800 DEOPT UNPACKING pc=0x000000000289787f sp=0x000000001d8f9b38 mode 1
  392.  
  393.  
  394. Dynamic libraries:
  395. 0x000000013ff90000 - 0x000000013ffc7000 C:\Program Files\Java\jdk1.8.0_60\bin\java.exe
  396. 0x0000000077c50000 - 0x0000000077df9000 C:\Windows\SYSTEM32\ntdll.dll
  397. 0x0000000077a30000 - 0x0000000077b4f000 C:\Windows\system32\kernel32.dll
  398. 0x000007fefdc90000 - 0x000007fefdcfb000 C:\Windows\system32\KERNELBASE.dll
  399. 0x00000000758f0000 - 0x0000000075977000 C:\Windows\System32\SYSFER.DLL
  400. 0x000007feffe80000 - 0x000007fefff5b000 C:\Windows\system32\ADVAPI32.dll
  401. 0x000007fefecc0000 - 0x000007fefed5f000 C:\Windows\system32\msvcrt.dll
  402. 0x000007fefe850000 - 0x000007fefe86f000 C:\Windows\SYSTEM32\sechost.dll
  403. 0x000007fefdf80000 - 0x000007fefe0ad000 C:\Windows\system32\RPCRT4.dll
  404. 0x0000000077b50000 - 0x0000000077c4a000 C:\Windows\system32\USER32.dll
  405. 0x000007feffd70000 - 0x000007feffdd7000 C:\Windows\system32\GDI32.dll
  406. 0x000007fefec60000 - 0x000007fefec6e000 C:\Windows\system32\LPK.dll
  407. 0x000007fefe570000 - 0x000007fefe639000 C:\Windows\system32\USP10.dll
  408. 0x000007fefc7d0000 - 0x000007fefc9c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  409. 0x000007fefeb90000 - 0x000007fefec01000 C:\Windows\system32\SHLWAPI.dll
  410. 0x000007fefec30000 - 0x000007fefec5e000 C:\Windows\system32\IMM32.DLL
  411. 0x000007fefe870000 - 0x000007fefe979000 C:\Windows\system32\MSCTF.dll
  412. 0x0000000070010000 - 0x00000000700e2000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\msvcr100.dll
  413. 0x0000000061900000 - 0x0000000062189000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\server\jvm.dll
  414. 0x000007fefa8f0000 - 0x000007fefa8f9000 C:\Windows\system32\WSOCK32.dll
  415. 0x000007fefec70000 - 0x000007fefecbd000 C:\Windows\system32\WS2_32.dll
  416. 0x000007fefdf70000 - 0x000007fefdf78000 C:\Windows\system32\NSI.dll
  417. 0x000007fefba90000 - 0x000007fefbacb000 C:\Windows\system32\WINMM.dll
  418. 0x000007fefccf0000 - 0x000007fefccfc000 C:\Windows\system32\VERSION.dll
  419. 0x0000000077e10000 - 0x0000000077e17000 C:\Windows\system32\PSAPI.DLL
  420. 0x0000000070000000 - 0x000000007000f000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\verify.dll
  421. 0x000000006ffd0000 - 0x000000006fff9000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\java.dll
  422. 0x000000006ff90000 - 0x000000006ffc5000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\jdwp.dll
  423. 0x000000006ff80000 - 0x000000006ff88000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\npt.dll
  424. 0x000000006ff60000 - 0x000000006ff76000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\zip.dll
  425. 0x000007fefed60000 - 0x000007feffae8000 C:\Windows\system32\SHELL32.dll
  426. 0x000007fefe640000 - 0x000007fefe843000 C:\Windows\system32\ole32.dll
  427. 0x000007fefdba0000 - 0x000007fefdbaf000 C:\Windows\system32\profapi.dll
  428. 0x000000006ff50000 - 0x000000006ff59000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\dt_socket.dll
  429. 0x000007fefd3d0000 - 0x000007fefd425000 C:\Windows\system32\mswsock.dll
  430. 0x000007fefcdc0000 - 0x000007fefcdc7000 C:\Windows\System32\wshtcpip.dll
  431. 0x000000006ff40000 - 0x000000006ff4d000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\management.dll
  432. 0x000000006ff20000 - 0x000000006ff3a000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\net.dll
  433. 0x000007fefd3c0000 - 0x000007fefd3c7000 C:\Windows\System32\wship6.dll
  434. 0x0000000068c90000 - 0x0000000068ca1000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\nio.dll
  435. 0x0000000180000000 - 0x000000018018f000 C:\Workflow\apache-tomcat-7.0.62\bin\tcnative-1.dll
  436. 0x000007fefd430000 - 0x000007fefd447000 C:\Windows\system32\CRYPTSP.dll
  437. 0x000007fefd130000 - 0x000007fefd177000 C:\Windows\system32\rsaenh.dll
  438. 0x000007fefda90000 - 0x000007fefda9f000 C:\Windows\system32\CRYPTBASE.dll
  439. 0x000000006fd30000 - 0x000000006fd54000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\sunec.dll
  440. 0x000000006ff10000 - 0x000000006ff1b000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\sunmscapi.dll
  441. 0x000007fefddc0000 - 0x000007fefdf27000 C:\Windows\system32\CRYPT32.dll
  442. 0x000007fefdc40000 - 0x000007fefdc4f000 C:\Windows\system32\MSASN1.dll
  443. 0x000007fefcee0000 - 0x000007fefcefe000 C:\Windows\system32\USERENV.dll
  444. 0x000007fefb430000 - 0x000007fefb457000 C:\Windows\system32\IPHLPAPI.DLL
  445. 0x000007fefb410000 - 0x000007fefb41b000 C:\Windows\system32\WINNSI.DLL
  446. 0x000007fefb020000 - 0x000007fefb031000 C:\Windows\system32\dhcpcsvc6.DLL
  447. 0x000007fefb0a0000 - 0x000007fefb0b8000 C:\Windows\system32\dhcpcsvc.DLL
  448. 0x000007fefd250000 - 0x000007fefd2ab000 C:\Windows\system32\DNSAPI.dll
  449. 0x000007fef9e70000 - 0x000007fef9e78000 C:\Windows\system32\rasadhlp.dll
  450. 0x000007fefb1d0000 - 0x000007fefb223000 C:\Windows\System32\fwpuclnt.dll
  451. 0x000007fefbad0000 - 0x000007fefbae5000 C:\Windows\system32\NLAapi.dll
  452. 0x000007fef6110000 - 0x000007fef6125000 C:\Windows\system32\napinsp.dll
  453. 0x000007fef6130000 - 0x000007fef6149000 C:\Windows\system32\pnrpnsp.dll
  454. 0x000007fef6100000 - 0x000007fef610b000 C:\Windows\System32\winrnr.dll
  455. 0x000007fef7700000 - 0x000007fef7722000 C:\Program Files\Java\jdk1.8.0_60\bin\sqljdbc_auth.dll
  456. 0x000007fefd770000 - 0x000007fefd77b000 C:\Windows\system32\secur32.dll
  457. 0x000007fefd9f0000 - 0x000007fefda15000 C:\Windows\system32\SSPICLI.DLL
  458. 0x000007fefd030000 - 0x000007fefd03a000 C:\Windows\system32\credssp.dll
  459. 0x000007fefd450000 - 0x000007fefd504000 C:\Windows\system32\kerberos.DLL
  460. 0x000007fefd750000 - 0x000007fefd764000 C:\Windows\system32\cryptdll.dll
  461. 0x000007fefd360000 - 0x000007fefd3b1000 C:\Windows\system32\msv1_0.DLL
  462. 0x000007fee8fa0000 - 0x000007fee8fc7000 C:\Windows\system32\ntdsapi.dll
  463. 0x000007fefa6a0000 - 0x000007fefa7c5000 C:\Windows\system32\dbghelp.dll
  464.  
  465. VM Arguments:
  466. jvm_args: -Djava.util.logging.config.file=C:\Workflow\apache-tomcat-7.0.62\conf\logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n -Djava.endorsed.dirs=C:\Workflow\apache-tomcat-7.0.62\endorsed -Dcatalina.base=C:\Workflow\apache-tomcat-7.0.62 -Dcatalina.home=C:\Workflow\apache-tomcat-7.0.62 -Djava.io.tmpdir=C:\Workflow\apache-tomcat-7.0.62\temp
  467. java_command: org.apache.catalina.startup.Bootstrap start
  468. java_class_path (initial): C:\Workflow\apache-tomcat-7.0.62\bin\bootstrap.jar;C:\Workflow\apache-tomcat-7.0.62\bin\tomcat-juli.jar
  469. Launcher Type: SUN_STANDARD
  470.  
  471. Environment Variables:
  472. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_60
  473. JRE_HOME=C:\Program Files\Java\jdk1.8.0_60
  474. CLASSPATH=C:\Workflow\apache-tomcat-7.0.62\bin\bootstrap.jar;C:\Workflow\apache-tomcat-7.0.62\bin\tomcat-juli.jar
  475. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jre7\bin\;c:\Program Files (x86)\CA\SC\CAWIN\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\CA\SC\Csam\SockAdapter\bin;c:\Program Files (x86)\CA\DSM\bin;c:\Program Files (x86)\CA\SC\CBB\;c:\PROGRA~2\CA\SC\CAM\bin;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft Team Foundation Server 2013 Power Tools\;C:\Program Files (x86)\Microsoft Team Foundation Server 2013 Power Tools\Best Practices Analyzer\;C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\PostgreSQL\9.3\bin\
  476. USERNAME=ic34386
  477. OS=Windows_NT
  478. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  479.  
  480.  
  481.  
  482. --------------- S Y S T E M ---------------
  483.  
  484. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18015)
  485.  
  486. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, tsc, tscinvbit, bmi1, bmi2
  487.  
  488. Memory: 4k page, physical 16566340k(6306512k free), swap 33130816k(21113392k free)
  489.  
  490. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010)
  491.  
  492. time: Sun Dec 20 16:46:30 2015
  493. elapsed time: 6 seconds (0d 0h 0m 6s)
Add Comment
Please, Sign In to add comment