Created
March 20, 2017 09:20
-
-
Save glyn/92172606bf77a1408e2c08cd45133638 to your computer and use it in GitHub Desktop.
oom investigation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-03-20T09:09:58.02+0000 [CELL/0] OUT Creating container | |
2017-03-20T09:09:58.11+0000 [CELL/0] OUT Successfully destroyed container | |
2017-03-20T09:09:58.89+0000 [CELL/0] OUT Successfully created container | |
2017-03-20T09:10:02.89+0000 [CELL/0] OUT Starting health monitoring of container | |
2017-03-20T09:10:03.06+0000 [APP/PROC/WEB/0]ERR JVM Memory Configuration: -XX:ReservedCodeCacheSize=240M -XX:CompressedClassSpaceSize=18688K -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=103787K -Xmx362900K | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT . ____ _ __ _ _ | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT \\/ ___)| |_)| | | | | || (_| | ) ) ) ) | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT ' |____| .__|_| |_|_| |_\__, | / / / / | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT =========|_|==============|___/=/_/_/_/ | |
2017-03-20T09:10:08.58+0000 [APP/PROC/WEB/0]OUT :: Spring Boot :: (v1.4.1.RELEASE) | |
2017-03-20T09:10:09.35+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:09.339 INFO 20 --- [ main] pertySourceApplicationContextInitializer : Adding 'cloud' PropertySource to ApplicationContext | |
2017-03-20T09:10:09.86+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:09.861 INFO 20 --- [ main] nfigurationApplicationContextInitializer : Adding cloud service auto-reconfiguration to ApplicationContext | |
2017-03-20T09:10:09.94+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:09.943 INFO 20 --- [ main] o.c.java.test.ApplicationConfiguration : Starting ApplicationConfiguration on e776e202-9f85-4aad-719b-3dffd04b90b9 with PID 20 (/home/vcap/app/BOOT-INF/classes started by vcap in /home/vcap/app) | |
2017-03-20T09:10:09.94+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:09.943 INFO 20 --- [ main] o.c.java.test.ApplicationConfiguration : The following profiles are active: cloud | |
2017-03-20T09:10:10.36+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:10.368 INFO 20 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@506c589e: startup date [Mon Mar 20 09:10:10 UTC 2017]; root of context hierarchy | |
2017-03-20T09:10:20.83+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:20.838 INFO 20 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! | |
2017-03-20T09:10:21.85+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.855 INFO 20 --- [ main] urceCloudServiceBeanFactoryPostProcessor : Auto-reconfiguring beans of type javax.sql.DataSource | |
2017-03-20T09:10:21.87+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.876 INFO 20 --- [ main] urceCloudServiceBeanFactoryPostProcessor : No matching service found. Skipping auto-reconfiguration. | |
2017-03-20T09:10:21.87+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.877 INFO 20 --- [ main] ongoCloudServiceBeanFactoryPostProcessor : Auto-reconfiguring beans of type org.springframework.data.mongodb.MongoDbFactory | |
2017-03-20T09:10:21.87+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.879 INFO 20 --- [ main] ongoCloudServiceBeanFactoryPostProcessor : No matching service found. Skipping auto-reconfiguration. | |
2017-03-20T09:10:21.87+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.879 INFO 20 --- [ main] bbitCloudServiceBeanFactoryPostProcessor : Auto-reconfiguring beans of type org.springframework.amqp.rabbit.connection.ConnectionFactory | |
2017-03-20T09:10:21.88+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.880 INFO 20 --- [ main] bbitCloudServiceBeanFactoryPostProcessor : No matching service found. Skipping auto-reconfiguration. | |
2017-03-20T09:10:21.88+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.881 INFO 20 --- [ main] edisCloudServiceBeanFactoryPostProcessor : Auto-reconfiguring beans of type org.springframework.data.redis.connection.RedisConnectionFactory | |
2017-03-20T09:10:21.88+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:21.882 INFO 20 --- [ main] edisCloudServiceBeanFactoryPostProcessor : No matching service found. Skipping auto-reconfiguration. | |
2017-03-20T09:10:22.21+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:22.216 INFO 20 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration' of type [class org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration$$EnhancerBySpringCGLIB$$19f73c6b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
2017-03-20T09:10:22.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:22.774 INFO 20 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$538b7e3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
2017-03-20T09:10:24.91+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:24.915 INFO 20 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8080 (http) | |
2017-03-20T09:10:24.97+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:24.977 INFO 20 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat | |
2017-03-20T09:10:24.97+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:24.979 INFO 20 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.5 | |
2017-03-20T09:10:25.46+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:25.463 INFO 20 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext | |
2017-03-20T09:10:25.46+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:25.464 INFO 20 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 15112 ms | |
2017-03-20T09:10:26.75+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.751 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.771 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.771 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.771 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.772 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.772 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.772 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*] | |
2017-03-20T09:10:26.77+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.772 INFO 20 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*] | |
2017-03-20T09:10:26.99+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:26.994 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 36.8 MiB of 316.5 MiB used | |
2017-03-20T09:10:27.01+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:27.013 INFO 20 --- [pool-1-thread-2] o.c.j.t.c.MemoryUtils$MemoryExhauster : Exhausting 316.5 MiB of memory | |
2017-03-20T09:10:27.21+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:27.213 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 101.9 MiB of 316.5 MiB used | |
2017-03-20T09:10:28.02+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:28.020 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 203.9 MiB of 316.5 MiB used | |
2017-03-20T09:10:28.48+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:28.483 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 233.0 MiB of 319.5 MiB used | |
2017-03-20T09:10:28.59+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:28.584 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 233.1 MiB of 319.5 MiB used | |
2017-03-20T09:10:28.80+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:28.791 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 277.9 MiB of 319.5 MiB used | |
2017-03-20T09:10:29.29+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:29.289 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 282.9 MiB of 319.5 MiB used | |
2017-03-20T09:10:30.72+0000 [APP/PROC/WEB/0]ERR ResourceExhausted! (1/0) | |
2017-03-20T09:10:31.58+0000 [APP/PROC/WEB/0]OUT 2017-03-20 09:10:30.651 INFO 20 --- [pool-1-thread-1] o.c.j.t.c.MemoryUtils$MemorySizeLogger : 283.0 MiB of 319.5 MiB used | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | Instance Count | Total Bytes | Class Name | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 16219 | 281663872 | [B | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 39035 | 6898352 | [C | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 37832 | 907968 | Ljava/lang/String; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 6612 | 739144 | Ljava/lang/Class; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 14361 | 459552 | Ljava/util/concurrent/ConcurrentHashMap$Node; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 4834 | 425392 | Ljava/lang/reflect/Method; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 10203 | 408120 | Ljava/util/LinkedHashMap$Entry; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 925 | 356320 | [I | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 4046 | 290720 | [Ljava/util/HashMap$Node; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 4698 | 263088 | Ljava/util/LinkedHashMap; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 7836 | 250752 | Ljava/util/HashMap$Node; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 3172 | 176792 | [Ljava/lang/Object; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 10967 | 175472 | Ljava/lang/Object; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 4919 | 157408 | Ljava/lang/ref/WeakReference; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 103 | 138528 | [Ljava/util/concurrent/ConcurrentHashMap$Node; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 3335 | 121280 | [Ljava/lang/String; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 861 | 96432 | Lorg/springframework/boot/loader/jar/JarEntry; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 2052 | 82080 | Ljava/lang/ref/SoftReference; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 2 | 74432 | [[B | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 1237 | 69272 | Ljava/beans/MethodDescriptor; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 919 | 66168 | Lorg/springframework/core/annotation/AnnotationAttributes; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 2060 | 65920 | Ljava/util/LinkedList; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 3050 | 64680 | [Ljava/lang/Class; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 2673 | 64152 | Ljava/beans/MethodRef; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 1286 | 61728 | Lorg/springframework/util/ConcurrentReferenceHashMap$SoftEntryReference; | | |
2017-03-20T09:10:32.84+0000 [APP/PROC/WEB/0]OUT | 1889 | 60448 | Ljava/util/concurrent/locks/ReentrantLock$NonfairSync; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1472 | 58880 | Lorg/springframework/util/ConcurrentReferenceHashMap$Segment; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1678 | 53696 | Ljava/lang/ref/ReferenceQueue; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 2171 | 52104 | Ljava/util/ArrayList; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1298 | 51920 | Ljava/util/TreeMap$Entry; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1472 | 50048 | [Lorg/springframework/util/ConcurrentReferenceHashMap$Reference; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 264 | 44352 | Lorg/springframework/context/annotation/ConfigurationClassBeanDefinitionReader$ConfigurationClassBeanDefinition; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 902 | 43296 | Ljava/util/HashMap; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1631 | 39144 | Lorg/springframework/core/MethodClassKey; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1528 | 36672 | Ljava/util/LinkedList$Node; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 751 | 36048 | Lorg/apache/tomcat/util/modeler/AttributeInfo; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1472 | 35328 | Lorg/springframework/util/ConcurrentReferenceHashMap$ReferenceManager; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 359 | 34464 | Lorg/springframework/beans/GenericTypeAwarePropertyDescriptor; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1077 | 34464 | Ljava/util/Hashtable$Entry; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1999 | 31984 | Ljava/util/LinkedHashSet; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 31 | 31240 | [[C | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 551 | 30856 | Ljava/lang/Package; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1764 | 28224 | Lorg/springframework/core/annotation/AnnotationUtils$DefaultValueHolder; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1680 | 26880 | Ljava/lang/ref/ReferenceQueue$Lock; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 359 | 25848 | Ljava/beans/PropertyDescriptor; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 148 | 23680 | Lorg/springframework/beans/factory/support/RootBeanDefinition; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1422 | 22752 | Ljava/util/LinkedHashMap$LinkedKeySet; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 445 | 21360 | Ljava/util/concurrent/locks/ReentrantReadWriteLock$NonfairSync; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 1134 | 18144 | Ljava/util/LinkedHashMap$LinkedEntrySet; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 369 | 17712 | Lch/qos/logback/classic/Logger; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 363 | 17424 | Lorg/apache/tomcat/util/modeler/OperationInfo; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 243 | 15552 | Lorg/springframework/core/MethodParameter; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 635 | 15240 | Lorg/springframework/beans/BeanMetadataAttribute; | | |
2017-03-20T09:10:32.88+0000 [APP/PROC/WEB/0]OUT | 72 | 14504 | [Z | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 540 | 12960 | Ljava/util/Collections$SynchronizedSet; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 531 | 12744 | Lorg/springframework/beans/factory/config/ConstructorArgumentValues; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 531 | 12744 | Lorg/springframework/beans/factory/support/MethodOverrides; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 531 | 12744 | Lorg/springframework/beans/MutablePropertyValues; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 520 | 12480 | Lorg/springframework/cglib/core/Signature; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 757 | 12112 | Ljava/lang/Integer; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 301 | 12040 | Ljava/util/WeakHashMap$Entry; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 354 | 11328 | Ljavax/management/MBeanAttributeInfo; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 71 | 11184 | [Ljava/util/Hashtable$Entry; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 341 | 10912 | Lsun/misc/FDBigInteger; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 194 | 10864 | Ljava/lang/invoke/MemberName; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 446 | 10704 | Ljava/util/concurrent/locks/ReentrantReadWriteLock; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 166 | 10624 | Ljava/util/concurrent/ConcurrentHashMap; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 237 | 9480 | Ljavax/management/MBeanOperationInfo; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 295 | 9440 | Lorg/springframework/asm/Type; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 96 | 9408 | [Ljava/util/WeakHashMap$Entry; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 84 | 9408 | Lorg/springframework/beans/factory/annotation/AnnotatedGenericBeanDefinition; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 117 | 9360 | Ljava/lang/reflect/Constructor; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 166 | 9296 | Lorg/springframework/core/type/classreading/MethodMetadataReadingVisitor; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 140 | 8960 | Ljava/net/URL; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 274 | 8768 | Lorg/apache/tomcat/util/modeler/ParameterInfo; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 172 | 8256 | Ljava/util/logging/LogManager$LoggerWeakRef; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 342 | 8208 | Lorg/springframework/boot/autoconfigure/condition/ConditionOutcome; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 342 | 8208 | Lorg/springframework/boot/autoconfigure/condition/ConditionEvaluationReport$ConditionAndOutcome; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 318 | 7632 | Lsun/reflect/annotation/AnnotationInvocationHandler; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 363 | 7632 | [Lorg/apache/tomcat/util/modeler/ParameterInfo; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 92 | 7360 | [Lorg/springframework/util/ConcurrentReferenceHashMap$Segment; | | |
2017-03-20T09:10:32.91+0000 [APP/PROC/WEB/0]OUT | 300 | 7200 | Ljava/util/concurrent/CopyOnWriteArrayList; | | |
2017-03-20T09:10:32.99+0000 [APP/PROC/WEB/0]ERR Killing current process | |
2017-03-20T09:10:33.03+0000 [APP/PROC/WEB/0]OUT | 22Exit status 137 | |
2017-03-20T09:10:33.06+0000 [CELL/0] OUT Exit status 0 | |
2017-03-20T09:10:33.07+0000 [CELL/0] OUT Destroying container | |
2017-03-20T09:10:33.10+0000 [API/4] OUT Process has crashed with type: "web" | |
2017-03-20T09:10:33.13+0000 [API/4] OUT App instance exited with guid b2820624-7983-47f5-92b1-bf66e9be3896 payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Exited with status 137\n* cancelled\n* cancelled", "crash_count"=>3, "crash_timestamp"=>1490001033067599559, "version"=>"1ada674b-72a7-4772-a244-cb375f70933f"} | |
2017-03-20T09:10:33.69+0000 [CELL/0] OUT Successfully destroyed container |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment