Created
October 19, 2019 16:10
-
-
Save jkutner/4197f08d24f042ba114453b84160af2c to your computer and use it in GitHub Desktop.
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
2019-10-19T16:05:02.936652+00:00 heroku[web.1]: Starting process with command `java -Dorg.slf4j.simpleLogger.defaultLogLevel=trace -jar webapp-runner.jar --port 53945 --session-store redis --session-store-pool-size 5 target/heroku-redisson-test.war` | |
2019-10-19T16:05:06.420909+00:00 app[web.1]: Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them. | |
2019-10-19T16:05:06.449034+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 | |
2019-10-19T16:05:07.067454+00:00 app[web.1]: Expanding heroku-redisson-test.war into /app/target/tomcat.53945/webapps/expanded | |
2019-10-19T16:05:07.067509+00:00 app[web.1]: Adding Context for /app/target/tomcat.53945/webapps/expanded | |
2019-10-19T16:05:07.107891+00:00 app[web.1]: Using redis session store: org.redisson.tomcat.RedissonSessionManager | |
2019-10-19T16:05:08.332571+00:00 app[web.1]: Oct 19, 2019 4:05:08 PM org.apache.coyote.AbstractProtocol init | |
2019-10-19T16:05:08.332585+00:00 app[web.1]: INFO: Initializing ProtocolHandler ["http-nio-53945"] | |
2019-10-19T16:05:08.381276+00:00 app[web.1]: Oct 19, 2019 4:05:08 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector | |
2019-10-19T16:05:08.38128+00:00 app[web.1]: INFO: Using a shared selector for servlet write/read | |
2019-10-19T16:05:08.437869+00:00 app[web.1]: Oct 19, 2019 4:05:08 PM org.apache.catalina.core.StandardService startInternal | |
2019-10-19T16:05:08.437874+00:00 app[web.1]: INFO: Starting service [Tomcat] | |
2019-10-19T16:05:08.441864+00:00 app[web.1]: Oct 19, 2019 4:05:08 PM org.apache.catalina.core.StandardEngine startInternal | |
2019-10-19T16:05:08.441868+00:00 app[web.1]: INFO: Starting Servlet Engine: Apache Tomcat/8.5.47 | |
2019-10-19T16:05:08.980118+00:00 heroku[web.1]: State changed from starting to up | |
2019-10-19T16:05:08.746312+00:00 app[web.1]: Oct 19, 2019 4:05:08 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment | |
2019-10-19T16:05:08.746336+00:00 app[web.1]: INFO: No global web.xml found | |
2019-10-19T16:05:13.912659+00:00 app[web.1]: Oct 19, 2019 4:05:13 PM org.apache.jasper.servlet.TldScanner scanJars | |
2019-10-19T16:05:13.912691+00:00 app[web.1]: INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. | |
2019-10-19T16:05:14.214543+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework | |
2019-10-19T16:05:14.239157+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 | |
2019-10-19T16:05:14.23957+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 | |
2019-10-19T16:05:14.311039+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 | |
2019-10-19T16:05:14.320972+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false | |
2019-10-19T16:05:14.321077+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 | |
2019-10-19T16:05:14.341022+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false | |
2019-10-19T16:05:14.342473+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 8 | |
2019-10-19T16:05:14.344212+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available | |
2019-10-19T16:05:14.345431+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available | |
2019-10-19T16:05:14.346136+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available | |
2019-10-19T16:05:14.346763+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: available | |
2019-10-19T16:05:14.347939+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true | |
2019-10-19T16:05:14.348101+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 | |
2019-10-19T16:05:14.348189+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): available | |
2019-10-19T16:05:14.348322+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available | |
2019-10-19T16:05:14.348843+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) | |
2019-10-19T16:05:14.349+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) | |
2019-10-19T16:05:14.350528+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 301465600 bytes | |
2019-10-19T16:05:14.350648+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 | |
2019-10-19T16:05:14.352132+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.CleanerJava6 - java.nio.ByteBuffer.cleaner(): available | |
2019-10-19T16:05:14.352301+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false | |
2019-10-19T16:05:14.365112+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available | |
2019-10-19T16:05:14.370708+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@146ba172 | |
2019-10-19T16:05:14.372414+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@36264fa3 | |
2019-10-19T16:05:14.372647+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7f0f1824 | |
2019-10-19T16:05:14.372843+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6c790e09 | |
2019-10-19T16:05:14.373036+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3396072f | |
2019-10-19T16:05:14.373229+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@37c90da9 | |
2019-10-19T16:05:14.373425+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3000fd4c | |
2019-10-19T16:05:14.373613+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@14adb403 | |
2019-10-19T16:05:14.373803+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@178176c6 | |
2019-10-19T16:05:14.373988+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@685a95da | |
2019-10-19T16:05:14.374171+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5f87ef00 | |
2019-10-19T16:05:14.374366+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2673455f | |
2019-10-19T16:05:14.37455+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3a582011 | |
2019-10-19T16:05:14.374734+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@61086c5 | |
2019-10-19T16:05:14.392609+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@668f96e8 | |
2019-10-19T16:05:14.392877+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5aea7edb | |
2019-10-19T16:05:14.393111+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@21c9853f | |
2019-10-19T16:05:14.393336+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@236d096d | |
2019-10-19T16:05:14.393549+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@394ff33e | |
2019-10-19T16:05:14.393791+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@305a5e6a | |
2019-10-19T16:05:14.394396+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5dd7d523 | |
2019-10-19T16:05:14.394399+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@163a8995 | |
2019-10-19T16:05:14.394409+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@502a5e6f | |
2019-10-19T16:05:14.394573+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@32e1e30e | |
2019-10-19T16:05:14.394753+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@51fc46bc | |
2019-10-19T16:05:14.395003+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@13480b37 | |
2019-10-19T16:05:14.399166+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@1113f617 | |
2019-10-19T16:05:14.39943+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2c578ea8 | |
2019-10-19T16:05:14.399662+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@1fade438 | |
2019-10-19T16:05:14.399896+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4cef4549 | |
2019-10-19T16:05:14.400214+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4242a18d | |
2019-10-19T16:05:14.400439+00:00 app[web.1]: [localhost-startStop-1] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@52f045a3 | |
2019-10-19T16:05:14.417663+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false | |
2019-10-19T16:05:14.417919+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false | |
2019-10-19T16:05:14.424222+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) | |
2019-10-19T16:05:14.426041+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 65535 | |
2019-10-19T16:05:14.500787+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple | |
2019-10-19T16:05:14.501383+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 | |
2019-10-19T16:05:14.831301+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d014a87 | |
2019-10-19T16:05:15.007342+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 4 (auto-detected) | |
2019-10-19T16:05:15.020497+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 7e:73:a1:ff:fe:a4:43:41 (auto-detected) | |
2019-10-19T16:05:15.144399+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2 | |
2019-10-19T16:05:15.144527+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2 | |
2019-10-19T16:05:15.14462+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 | |
2019-10-19T16:05:15.144709+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11 | |
2019-10-19T16:05:15.1448+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216 | |
2019-10-19T16:05:15.144887+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512 | |
2019-10-19T16:05:15.144975+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 | |
2019-10-19T16:05:15.145063+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 | |
2019-10-19T16:05:15.145151+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 | |
2019-10-19T16:05:15.14524+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 | |
2019-10-19T16:05:15.145348+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 | |
2019-10-19T16:05:15.145451+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true | |
2019-10-19T16:05:15.14554+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 | |
2019-10-19T16:05:15.172114+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled | |
2019-10-19T16:05:15.172436+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 | |
2019-10-19T16:05:15.172538+00:00 app[web.1]: [localhost-startStop-1] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 | |
2019-10-19T16:05:15.308591+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2a607240 | |
2019-10-19T16:05:15.370079+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [46640: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN A) | |
2019-10-19T16:05:15.378705+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 | |
2019-10-19T16:05:15.37899+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2 | |
2019-10-19T16:05:15.379099+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16 | |
2019-10-19T16:05:15.379681+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 | |
2019-10-19T16:05:15.421787+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true | |
2019-10-19T16:05:15.421983+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true | |
2019-10-19T16:05:15.422129+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5f5b26f6 | |
2019-10-19T16:05:15.498139+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [15503: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN AAAA) | |
2019-10-19T16:05:15.604062+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [46640: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 46640, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.604067+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN A) | |
2019-10-19T16:05:15.60407+00:00 app[web.1]: DefaultDnsRawRecord(. 60 IN SOA 64B) | |
2019-10-19T16:05:15.611462+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:15.615497+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [15503: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 15503, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.615501+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN AAAA) | |
2019-10-19T16:05:15.615503+00:00 app[web.1]: DefaultDnsRawRecord(. 60 IN SOA 64B) | |
2019-10-19T16:05:15.619316+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:15.619644+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [55835: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN CNAME) | |
2019-10-19T16:05:15.62537+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [55835: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 55835, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.625374+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com]. IN CNAME) | |
2019-10-19T16:05:15.625376+00:00 app[web.1]: DefaultDnsRawRecord(. 60 IN SOA 64B) | |
2019-10-19T16:05:15.648005+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:15.668328+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [54045: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN A) | |
2019-10-19T16:05:15.686501+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [62229: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN AAAA) | |
2019-10-19T16:05:15.696084+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [54045: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 54045, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.696088+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN A) | |
2019-10-19T16:05:15.724158+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:15.729491+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [62229: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 62229, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.729496+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN AAAA) | |
2019-10-19T16:05:15.733489+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:15.73385+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsQueryContext - [id: 0x1ffd6912] WRITE: UDP, [1406: /172.16.0.23:53], DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN CNAME) | |
2019-10-19T16:05:15.744774+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.resolver.dns.DnsNameResolver - [id: 0x1ffd6912] RECEIVED: UDP [1406: /172.16.0.23:53], DatagramDnsResponse(from: /172.16.0.23:53, to: /0:0:0:0:0:0:0:0:49889, 1406, QUERY(0), NXDomain(3), RD RA) | |
2019-10-19T16:05:15.744779+00:00 app[web.1]: DefaultDnsQuestion(ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal. IN CNAME) | |
2019-10-19T16:05:15.749886+00:00 app[web.1]: DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) | |
2019-10-19T16:05:17.793471+00:00 app[web.1]: [redisson-netty-2-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: redisson-netty-2-2 | |
2019-10-19T16:05:17.86941+00:00 app[web.1]: Oct 19, 2019 4:05:17 PM org.apache.catalina.core.StandardContext startInternal | |
2019-10-19T16:05:17.869415+00:00 app[web.1]: SEVERE: The session manager failed to start | |
2019-10-19T16:05:17.869421+00:00 app[web.1]: org.apache.catalina.LifecycleException: io.netty.resolver.dns.DnsResolveContext$SearchDomainUnknownHostException: Search domain query failed. Original hostname: 'ec2-34-226-17-251.compute-1.amazonaws.com]' failed to resolve 'ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal' after 3 queries | |
2019-10-19T16:05:17.869423+00:00 app[web.1]: at org.redisson.tomcat.RedissonSessionManager.buildClient(RedissonSessionManager.java:354) | |
2019-10-19T16:05:17.869426+00:00 app[web.1]: at org.redisson.tomcat.RedissonSessionManager.startInternal(RedissonSessionManager.java:237) | |
2019-10-19T16:05:17.869428+00:00 app[web.1]: at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) | |
2019-10-19T16:05:17.86943+00:00 app[web.1]: at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5182) | |
2019-10-19T16:05:17.869432+00:00 app[web.1]: at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) | |
2019-10-19T16:05:17.869434+00:00 app[web.1]: at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1412) | |
2019-10-19T16:05:17.869436+00:00 app[web.1]: at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1402) | |
2019-10-19T16:05:17.869439+00:00 app[web.1]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
2019-10-19T16:05:17.869441+00:00 app[web.1]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
2019-10-19T16:05:17.869443+00:00 app[web.1]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
2019-10-19T16:05:17.869445+00:00 app[web.1]: at java.lang.Thread.run(Thread.java:748) | |
2019-10-19T16:05:17.869448+00:00 app[web.1]: Caused by: io.netty.resolver.dns.DnsResolveContext$SearchDomainUnknownHostException: Search domain query failed. Original hostname: 'ec2-34-226-17-251.compute-1.amazonaws.com]' failed to resolve 'ec2-34-226-17-251.compute-1.amazonaws.com].ec2.internal' after 3 queries | |
2019-10-19T16:05:17.869451+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:925) | |
2019-10-19T16:05:17.869453+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:884) | |
2019-10-19T16:05:17.869455+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:356) | |
2019-10-19T16:05:17.869457+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext.onResponse(DnsResolveContext.java:543) | |
2019-10-19T16:05:17.869459+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext.access$400(DnsResolveContext.java:64) | |
2019-10-19T16:05:17.869461+00:00 app[web.1]: at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:400) | |
2019-10-19T16:05:17.869464+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) | |
2019-10-19T16:05:17.869466+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) | |
2019-10-19T16:05:17.869468+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) | |
2019-10-19T16:05:17.86947+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) | |
2019-10-19T16:05:17.869472+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) | |
2019-10-19T16:05:17.869475+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:604) | |
2019-10-19T16:05:17.869477+00:00 app[web.1]: at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104) | |
2019-10-19T16:05:17.869479+00:00 app[web.1]: at io.netty.resolver.dns.DnsQueryContext.setSuccess(DnsQueryContext.java:204) | |
2019-10-19T16:05:17.869481+00:00 app[web.1]: at io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:196) | |
2019-10-19T16:05:17.869484+00:00 app[web.1]: at io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1320) | |
2019-10-19T16:05:17.869486+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) | |
2019-10-19T16:05:17.869488+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) | |
2019-10-19T16:05:17.869491+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) | |
2019-10-19T16:05:17.869493+00:00 app[web.1]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) | |
2019-10-19T16:05:17.869495+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) | |
2019-10-19T16:05:17.869497+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) | |
2019-10-19T16:05:17.869499+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) | |
2019-10-19T16:05:17.869502+00:00 app[web.1]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) | |
2019-10-19T16:05:17.869504+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) | |
2019-10-19T16:05:17.869506+00:00 app[web.1]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) | |
2019-10-19T16:05:17.869508+00:00 app[web.1]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) | |
2019-10-19T16:05:17.869519+00:00 app[web.1]: at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:93) | |
2019-10-19T16:05:17.869521+00:00 app[web.1]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:700) | |
2019-10-19T16:05:17.869523+00:00 app[web.1]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:635) | |
2019-10-19T16:05:17.869525+00:00 app[web.1]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:552) | |
2019-10-19T16:05:17.869528+00:00 app[web.1]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:514) | |
2019-10-19T16:05:17.86953+00:00 app[web.1]: at io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) | |
2019-10-19T16:05:17.869536+00:00 app[web.1]: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) | |
2019-10-19T16:05:17.869539+00:00 app[web.1]: at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) | |
2019-10-19T16:05:17.869542+00:00 app[web.1]: ... 1 more | |
2019-10-19T16:05:17.869544+00:00 app[web.1]: | |
2019-10-19T16:05:17.870218+00:00 app[web.1]: Oct 19, 2019 4:05:17 PM org.apache.catalina.core.StandardContext startInternal | |
2019-10-19T16:05:17.870222+00:00 app[web.1]: SEVERE: Context [] startup failed due to previous errors | |
2019-10-19T16:05:17.870448+00:00 app[web.1]: SEVERE: Context [] failed in [org.apache.catalina.core.StandardContext] lifecycle. Allowing Tomcat to shutdown. | |
2019-10-19T16:05:17.898784+00:00 app[web.1]: Oct 19, 2019 4:05:17 PM org.apache.coyote.AbstractProtocol start | |
2019-10-19T16:05:17.898788+00:00 app[web.1]: INFO: Starting ProtocolHandler ["http-nio-53945"] | |
2019-10-19T16:05:18.906976+00:00 heroku[web.1]: Process exited with status 0 | |
2019-10-19T16:05:18.94809+00:00 heroku[web.1]: State changed from up to crashed | |
2019-10-19T16:03:47+00:00 app[heroku-redis]: source=REDIS addon=redis-pointy-30140 sample#active-connections=1 sample#load-avg-1m=0.035 sample#load-avg-5m=0.065 sample#load-avg-15m=0.06 sample#read-iops=0 sample#write-iops=0.016393 sample#memory-total=15664212kB sample#memory-free=13536636kB sample#memory-cached=462300kB sample#memory-redis=313712bytes sample#hit-rate=1 sample#evicted-keys=0 | |
2019-10-19T16:06:41+00:00 app[heroku-redis]: source=REDIS addon=redis-pointy-30140 sample#active-connections=1 sample#load-avg-1m=0.1 sample#load-avg-5m=0.075 sample#load-avg-15m=0.065 sample#read-iops=0 sample#write-iops=0 sample#memory-total=15664212kB sample#memory-free=13536712kB sample#memory-cached=462328kB sample#memory-redis=313712bytes sample#hit-rate=1 sample#evicted-keys=0 | |
2019-10-19T16:06:41+00:00 app[heroku-redis]: source=REDIS addon=redis-pointy-30140 sample#active-connections=1 sample#load-avg-1m=0.085 sample#load-avg-5m=0.09 sample#load-avg-15m=0.07 sample#read-iops=0 sample#write-iops=0 sample#memory-total=15664212kB sample#memory-free=13539636kB sample#memory-cached=462320kB sample#memory-redis=313712bytes sample#hit-rate=1 sample#evicted-keys=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment