Skip to content

Instantly share code, notes, and snippets.

@gregw
Created May 29, 2018 12:09
Show Gist options
  • Save gregw/d7b80c564e06e495c131275668b5c414 to your computer and use it in GitHub Desktop.
Save gregw/d7b80c564e06e495c131275668b5c414 to your computer and use it in GitHub Desktop.
Test failure : HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP] #2585
2018-05-29 14:08:16.939:INFO::main: Logging initialized @258ms to org.eclipse.jetty.util.log.StdErrLog
Running org.eclipse.jetty.http.client.HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP]()
2018-05-29 14:08:17.110:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07],AUTO}
2018-05-29 14:08:17.153:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]
2018-05-29 14:08:17.153:DBUG:oejj.MBeanContainer:main: beanAdded null->org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.156:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] mClass=class org.eclipse.jetty.server.jmx.ServerMBean
2018-05-29 14:08:17.156:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] is org.eclipse.jetty.server.jmx.ServerMBean@1ae369b7
2018-05-29 14:08:17.156:DBUG:oejj.ObjectMBean:main: Influence Count: 15
2018-05-29 14:08:17.158:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.jmx.ServerMBean
2018-05-29 14:08:17.160:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStartupTime
2018-05-29 14:08:17.161:DBUG:oejj.ObjectMBean:main: defineAttribute startupTime false:false:class org.eclipse.jetty.server.Server:the startup time since January 1st, 1970 (in ms)
2018-05-29 14:08:17.161:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.167:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getContexts
2018-05-29 14:08:17.167:DBUG:oejj.ObjectMBean:main: defineAttribute contexts false:false:class org.eclipse.jetty.server.Server:contexts on this server
2018-05-29 14:08:17.167:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.168:DBUG:oejj.ObjectMBean:main: passed convert checks contexts for type interface org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.168:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.Server
2018-05-29 14:08:17.169:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getVersion
2018-05-29 14:08:17.169:DBUG:oejj.ObjectMBean:main: defineAttribute version false:false:class org.eclipse.jetty.server.Server:version of this server
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getConnectors
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: defineAttribute connectors false:true:class org.eclipse.jetty.server.Server:connectors for this server
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: passed convert checks connectors for type interface org.eclipse.jetty.server.Connector
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getThreadPool
2018-05-29 14:08:17.170:DBUG:oejj.ObjectMBean:main: defineAttribute threadPool false:false:class org.eclipse.jetty.server.Server:the server thread pool
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: passed convert checks threadPool for type interface org.eclipse.jetty.util.thread.ThreadPool
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isDumpAfterStart
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: defineAttribute dumpAfterStart false:false:class org.eclipse.jetty.server.Server:dump state to stderr after start
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isDumpBeforeStop
2018-05-29 14:08:17.171:DBUG:oejj.ObjectMBean:main: defineAttribute dumpBeforeStop false:false:class org.eclipse.jetty.server.Server:dump state to stderr before stop
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.HandlerWrapper
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getHandler
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: defineAttribute handler false:true:class org.eclipse.jetty.server.Server:Wrapped Handler
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: passed convert checks handler for type interface org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.handler.AbstractHandlerContainer
2018-05-29 14:08:17.172:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.AbstractHandler
2018-05-29 14:08:17.173:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.174:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.174:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.174:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.174:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.174:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.175:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.177:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.177:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.177:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.Server:The stop timeout in milliseconds
2018-05-29 14:08:17.177:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.178:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.178:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.server.Server:Lifecycle State for this instance
2018-05-29 14:08:17.178:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.178:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.178:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.179:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.180:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getServer
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: defineAttribute server false:true:class org.eclipse.jetty.server.Server:the jetty server for this handler
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: passed convert checks server for type class org.eclipse.jetty.server.Server
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:destroy associated resources
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.181:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.HandlerContainer
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getHandlers
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: defineAttribute handlers false:false:class org.eclipse.jetty.server.Server:handlers in this container
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: passed convert checks handlers for type interface org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getChildHandlers
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: defineAttribute childHandlers false:false:class org.eclipse.jetty.server.Server:all contained handlers
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.185:DBUG:oejj.ObjectMBean:main: passed convert checks childHandlers for type interface org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.186:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.Attributes
2018-05-29 14:08:17.186:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.Attributes
2018-05-29 14:08:17.186:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:type=server,id=0
2018-05-29 14:08:17.189:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07] mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.189:DBUG:oejj.ObjectMBean:main: mbeanFor QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07] is org.eclipse.jetty.jmx.ObjectMBean@256216b3
2018-05-29 14:08:17.190:DBUG:oejj.ObjectMBean:main: Influence Count: 13
2018-05-29 14:08:17.190:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.190:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.190:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.QueuedThreadPool
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleThreads
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: defineAttribute idleThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:number of idle threads in the pool
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeout
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: defineAttribute idleTimeout false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:maximum time a thread may be idle in ms
2018-05-29 14:08:17.191:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.192:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isLowOnThreads
2018-05-29 14:08:17.192:DBUG:oejj.ObjectMBean:main: defineAttribute lowOnThreads false:true:class org.eclipse.jetty.util.thread.QueuedThreadPool:thread pool is low on threads
2018-05-29 14:08:17.192:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMaxThreads
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: defineAttribute maxThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:maximum number of threads in the pool
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMinThreads
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: defineAttribute minThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:minimum number of threads in the pool
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getReservedThreads
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: defineAttribute reservedThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:the number of reserved threads in the pool
2018-05-29 14:08:17.193:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getThreadsPriority
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: defineAttribute threadsPriority false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:priority of threads in the pool
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getQueueSize
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: defineAttribute queueSize false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:size of the job queue
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isDetailedDump
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: defineAttribute detailedDump false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:reports additional details in the dump
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getLowThreadsThreshold
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: defineAttribute lowThreadsThreshold false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:threshold at which the pool is low on threads
2018-05-29 14:08:17.194:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.195:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getBusyThreads
2018-05-29 14:08:17.195:DBUG:oejj.ObjectMBean:main: defineAttribute busyThreads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:number of busy threads in the pool
2018-05-29 14:08:17.195:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.195:DBUG:oejj.ObjectMBean:main: Method Annotation found for: interruptThread
2018-05-29 14:08:17.195:DBUG:oejj.ObjectMBean:main: defineOperation interruptThread false:UNKNOWN:interrupts a pool thread
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: Method Cache: interruptThread(long)
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpThread
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: defineOperation dumpThread false:UNKNOWN:dumps a pool thread stack
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: Method Cache: dumpThread(long)
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getName
2018-05-29 14:08:17.197:DBUG:oejj.ObjectMBean:main: defineAttribute name false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:name of the thread pool
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isDaemon
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: defineAttribute daemon false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:thread pool uses daemon threads
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getThreads
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: defineAttribute threads false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:number of threads in the pool
2018-05-29 14:08:17.198:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.QueuedThreadPool:The stop timeout in milliseconds
2018-05-29 14:08:17.199:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.util.thread.QueuedThreadPool:Lifecycle State for this instance
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.200:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ThreadPool
2018-05-29 14:08:17.201:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleThreads
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isLowOnThreads
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getThreads
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Influenced by: java.util.concurrent.Executor
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.util.concurrent.Executor
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.TryExecutor
2018-05-29 14:08:17.202:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.TryExecutor
2018-05-29 14:08:17.202:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.util.thread:type=queuedthreadpool,id=0
2018-05-29 14:08:17.202:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.203:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.203:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa is org.eclipse.jetty.jmx.ObjectMBean@71c7db30
2018-05-29 14:08:17.203:DBUG:oejj.ObjectMBean:main: Influence Count: 7
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.MBeanContainer
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container.InheritedListener
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container.InheritedListener
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container.Listener
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container.Listener
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.204:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.205:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.205:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.205:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.205:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.205:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.205:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.jmx:type=mbeancontainer,id=0
2018-05-29 14:08:17.205:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,POJO}
2018-05-29 14:08:17.219:DBUG:oejuc.ContainerLifeCycle:main: HttpConnectionFactory@5ba23b66[HTTP/1.1] added {HttpConfiguration@2ff4f00f{32768/8192,8192/8192,https://:0,[]},POJO}
2018-05-29 14:08:17.222:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT],UNMANAGED}
2018-05-29 14:08:17.223:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{null,[]}{0.0.0.0:0} added {QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07],AUTO}
2018-05-29 14:08:17.223:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063,AUTO}
2018-05-29 14:08:17.223:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@7dc36524,POJO}
2018-05-29 14:08:17.224:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@5ba23b66[HTTP/1.1],AUTO}
2018-05-29 14:08:17.224:DBUG:oejs.AbstractConnector:main: ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.229:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2018-05-29 14:08:17.229:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.231:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} mClass=class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
2018-05-29 14:08:17.231:DBUG:oejj.ObjectMBean:main: mbeanFor ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} is org.eclipse.jetty.server.jmx.AbstractConnectorMBean@1134affc
2018-05-29 14:08:17.232:DBUG:oejj.ObjectMBean:main: Influence Count: 16
2018-05-29 14:08:17.233:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.jmx.AbstractConnectorMBean
2018-05-29 14:08:17.233:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.ServerConnector
2018-05-29 14:08:17.233:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getLocalPort
2018-05-29 14:08:17.233:DBUG:oejj.ObjectMBean:main: defineAttribute localPort false:false:class org.eclipse.jetty.server.ServerConnector:local port
2018-05-29 14:08:17.233:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.234:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSoLingerTime
2018-05-29 14:08:17.235:DBUG:oejj.ObjectMBean:main: defineAttribute soLingerTime false:false:class org.eclipse.jetty.server.ServerConnector:TCP/IP solinger time or -1 to disable
2018-05-29 14:08:17.235:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getAcceptQueueSize
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: defineAttribute acceptQueueSize false:false:class org.eclipse.jetty.server.ServerConnector:Accept Queue size
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSelectorManager
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: defineAttribute selectorManager false:false:class org.eclipse.jetty.server.ServerConnector:The Selector Manager
2018-05-29 14:08:17.236:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: passed convert checks selectorManager for type class org.eclipse.jetty.io.SelectorManager
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.AbstractNetworkConnector
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getHost
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: defineAttribute host false:false:class org.eclipse.jetty.server.ServerConnector:The network interface this connector binds to as an IP address or a hostname. If null or 0.0.0.0, then bind to all interfaces.
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPort
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: defineAttribute port false:false:class org.eclipse.jetty.server.ServerConnector:Port this connector listens on. If set the 0 a random port is assigned which may be obtained with getLocalPort()
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.237:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.AbstractConnector
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getProtocols
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: defineAttribute protocols false:false:class org.eclipse.jetty.server.ServerConnector:Protocols supported by this connector
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeout
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: defineAttribute idleTimeout false:false:class org.eclipse.jetty.server.ServerConnector:Idle timeout
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.238:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getAcceptorPriorityDelta
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: defineAttribute acceptorPriorityDelta false:false:class org.eclipse.jetty.server.ServerConnector:The priority delta to apply to acceptor threads
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getDefaultProtocol
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: defineAttribute defaultProtocol false:false:class org.eclipse.jetty.server.ServerConnector:This connector's default protocol
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getAcceptors
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: defineAttribute acceptors false:false:class org.eclipse.jetty.server.ServerConnector:number of acceptor threads
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.239:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.ServerConnector:The stop timeout in milliseconds
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.server.ServerConnector:Lifecycle State for this instance
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.240:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.Connector
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeout
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Graceful
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Graceful
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.NetworkConnector
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.NetworkConnector
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Influenced by: java.io.Closeable
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.io.Closeable
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.AutoCloseable
2018-05-29 14:08:17.241:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.AutoCloseable
2018-05-29 14:08:17.241:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=serverconnector,id=0
2018-05-29 14:08:17.241:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0},AUTO}
2018-05-29 14:08:17.242:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.243:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b mClass=class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b is org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean@4c203ea1
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influence Count: 12
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.http.client.EmptyServerHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.http.client.EmptyServerHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.http.client.EmptyServerHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.AbstractHandler
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.244:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.http.client.EmptyServerHandler:The stop timeout in milliseconds
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.http.client.EmptyServerHandler:Lifecycle State for this instance
2018-05-29 14:08:17.245:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getServer
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineAttribute server false:true:class org.eclipse.jetty.http.client.EmptyServerHandler:the jetty server for this handler
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: passed convert checks server for type class org.eclipse.jetty.server.Server
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:destroy associated resources
2018-05-29 14:08:17.246:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.247:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.http.client:type=emptyserverhandler,id=0
2018-05-29 14:08:17.247:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.247:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.247:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b,MANAGED}
2018-05-29 14:08:17.247:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.249:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.server.handler.ErrorHandler@7c30a502 mClass=class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.server.handler.ErrorHandler@7c30a502 is org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean@49e4cb85
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Influence Count: 11
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.server.handler.ErrorHandler
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.ErrorHandler
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.handler.ErrorHandler
2018-05-29 14:08:17.250:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.handler.AbstractHandler
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.handler.ErrorHandler:The stop timeout in milliseconds
2018-05-29 14:08:17.251:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.252:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.252:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.server.handler.ErrorHandler:Lifecycle State for this instance
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.253:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.Handler
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getServer
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: defineAttribute server false:true:class org.eclipse.jetty.server.handler.ErrorHandler:the jetty server for this handler
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: passed convert checks server for type class org.eclipse.jetty.server.Server
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:destroy associated resources
2018-05-29 14:08:17.254:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.254:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server.handler:type=errorhandler,id=0
2018-05-29 14:08:17.254:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {org.eclipse.jetty.server.handler.ErrorHandler@7c30a502,AUTO}
2018-05-29 14:08:17.256:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT; built: unknown; git: unknown; jvm 1.8.0_172-b11
2018-05-29 14:08:17.274:DBUG:oejsh.AbstractHandler:main: starting org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.274:DBUG:oejj.MBeanContainer:main: beanAdded QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.274:DBUG:oejuc.ContainerLifeCycle:main: QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07] added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.275:DBUG:oejuc.AbstractLifeCycle:main: starting QueuedThreadPool[server]@12f40c25{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]
2018-05-29 14:08:17.277:DBUG:oejut.ReservedThreadExecutor:main: ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.277:DBUG:oejj.MBeanContainer:main: beanAdded QueuedThreadPool[server]@12f40c25{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]->ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.279:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0} mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.279:DBUG:oejj.ObjectMBean:main: mbeanFor ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0} is org.eclipse.jetty.jmx.ObjectMBean@5594a1b5
2018-05-29 14:08:17.279:DBUG:oejj.ObjectMBean:main: Influence Count: 7
2018-05-29 14:08:17.279:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.279:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ReservedThreadExecutor
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getCapacity
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: defineAttribute capacity false:true:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:max number of reserved threads
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPending
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: defineAttribute pending false:true:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:pending reserved threads
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getAvailable
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: defineAttribute available false:true:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:available reserved threads
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeoutMs
2018-05-29 14:08:17.280:DBUG:oejj.ObjectMBean:main: defineAttribute idleTimeoutMs false:true:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:idletimeout in MS
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:The stop timeout in milliseconds
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.util.thread.ReservedThreadExecutor:Lifecycle State for this instance
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.281:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.TryExecutor
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.TryExecutor
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: Influenced by: java.util.concurrent.Executor
2018-05-29 14:08:17.282:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.util.concurrent.Executor
2018-05-29 14:08:17.282:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.util.thread:type=reservedthreadexecutor,id=0
2018-05-29 14:08:17.282:DBUG:oejuc.ContainerLifeCycle:main: QueuedThreadPool[server]@12f40c25{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}] added {ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0},AUTO}
2018-05-29 14:08:17.282:DBUG:oejuc.AbstractLifeCycle:main: starting ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.291:DBUG:oejuc.AbstractLifeCycle:main: STARTED @610ms ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.309:DBUG:oejuc.AbstractLifeCycle:main: STARTED @628ms QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.309:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.309:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.310:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063 is org.eclipse.jetty.jmx.ObjectMBean@17c68925
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influence Count: 7
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler:The stop timeout in milliseconds
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler:Lifecycle State for this instance
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.311:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.Scheduler
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.Scheduler
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.312:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.312:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.util.thread:context=HTTP/1.1@7d417077,type=scheduledexecutorscheduler,id=0
2018-05-29 14:08:17.312:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.io.ArrayByteBufferPool@7dc36524
2018-05-29 14:08:17.314:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.io.ArrayByteBufferPool@7dc36524 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.316:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.io.ArrayByteBufferPool@7dc36524 is org.eclipse.jetty.jmx.ObjectMBean@59a6e353
2018-05-29 14:08:17.318:DBUG:oejj.ObjectMBean:main: Influence Count: 4
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.io.ArrayByteBufferPool
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ArrayByteBufferPool
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ArrayByteBufferPool
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ByteBufferPool
2018-05-29 14:08:17.319:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ByteBufferPool
2018-05-29 14:08:17.319:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=arraybytebufferpool,id=0
2018-05-29 14:08:17.319:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.322:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor HttpConnectionFactory@5ba23b66[HTTP/1.1] mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.324:DBUG:oejj.ObjectMBean:main: mbeanFor HttpConnectionFactory@5ba23b66[HTTP/1.1] is org.eclipse.jetty.jmx.ObjectMBean@7a0ac6e3
2018-05-29 14:08:17.324:DBUG:oejj.ObjectMBean:main: Influence Count: 12
2018-05-29 14:08:17.325:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.server.HttpConnectionFactory
2018-05-29 14:08:17.325:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.325:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.325:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.HttpConnectionFactory
2018-05-29 14:08:17.325:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.HttpConnectionFactory
2018-05-29 14:08:17.326:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.AbstractConnectionFactory
2018-05-29 14:08:17.326:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getInputBufferSize
2018-05-29 14:08:17.326:DBUG:oejj.ObjectMBean:main: defineAttribute inputBufferSize false:false:class org.eclipse.jetty.server.HttpConnectionFactory:The buffer size used to read from the network
2018-05-29 14:08:17.326:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.327:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getProtocol
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: defineAttribute protocol false:true:class org.eclipse.jetty.server.HttpConnectionFactory:The protocol name
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.HttpConnectionFactory:The stop timeout in milliseconds
2018-05-29 14:08:17.328:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.329:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.329:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.server.HttpConnectionFactory:Lifecycle State for this instance
2018-05-29 14:08:17.329:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.329:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.329:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.330:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.ConnectionFactory
2018-05-29 14:08:17.331:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.ConnectionFactory
2018-05-29 14:08:17.332:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.HttpConfiguration.ConnectionFactory
2018-05-29 14:08:17.332:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.HttpConfiguration.ConnectionFactory
2018-05-29 14:08:17.332:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=httpconnectionfactory,id=0
2018-05-29 14:08:17.332:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.334:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: mbeanFor SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} is org.eclipse.jetty.jmx.ObjectMBean@2acf57e3
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Influence Count: 10
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.ServerConnector.ServerConnectorManager
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.ServerConnector.ServerConnectorManager
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.SelectorManager
2018-05-29 14:08:17.338:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getConnectTimeout
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: defineAttribute connectTimeout false:false:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:The Connection timeout (ms)
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getExecutor
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: defineAttribute executor false:false:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:The Executor
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getScheduler
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: defineAttribute scheduler false:false:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:The Scheduler
2018-05-29 14:08:17.340:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.341:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSelectorCount
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineAttribute selectorCount false:false:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:The number of NIO Selectors
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:The stop timeout in milliseconds
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.server.ServerConnector$ServerConnectorManager:Lifecycle State for this instance
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.342:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.343:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.343:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=serverconnector$serverconnectormanager,id=0
2018-05-29 14:08:17.343:DBUG:oejj.MBeanContainer:main: beanAdded SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.344:DBUG:oejuc.ContainerLifeCycle:main: SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.344:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.344:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.344:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.345:DBUG:oejsh.AbstractHandler:main: starting org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.345:DBUG:oejuc.AbstractLifeCycle:main: STARTED @664ms org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.346:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.handler.ErrorHandler@7c30a502->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.346:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.handler.ErrorHandler@7c30a502 added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.346:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.346:DBUG:oejsh.AbstractHandler:main: starting org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.346:DBUG:oejuc.AbstractLifeCycle:main: STARTED @665ms org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.346:DBUG:oejuc.AbstractLifeCycle:main: starting ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.351:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}->sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46685]
2018-05-29 14:08:17.355:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46685] mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: mbeanFor sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46685] is org.eclipse.jetty.jmx.ObjectMBean@13969fbe
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influence Count: 13
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class sun.nio.ch.ServerSocketChannelImpl
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: sun.nio.ch.ServerSocketChannelImpl
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: sun.nio.ch.ServerSocketChannelImpl
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.ServerSocketChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.ServerSocketChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.spi.AbstractSelectableChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.spi.AbstractSelectableChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.SelectableChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.SelectableChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.spi.AbstractInterruptibleChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.spi.AbstractInterruptibleChannel
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.356:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.Channel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.Channel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: java.io.Closeable
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.io.Closeable
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.AutoCloseable
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.AutoCloseable
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.InterruptibleChannel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.InterruptibleChannel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: java.nio.channels.NetworkChannel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.nio.channels.NetworkChannel
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Influenced by: sun.nio.ch.SelChImpl
2018-05-29 14:08:17.357:DBUG:oejj.ObjectMBean:main: Annotations not found for: sun.nio.ch.SelChImpl
2018-05-29 14:08:17.357:DBUG:oejj.MBeanContainer:main: Registered sun.nio.ch:context=HTTP/1.1@7d417077,type=serversocketchannelimpl,id=0
2018-05-29 14:08:17.357:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46685],POJO}
2018-05-29 14:08:17.367:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063
2018-05-29 14:08:17.373:DBUG:oejuc.AbstractLifeCycle:main: STARTED @693ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063
2018-05-29 14:08:17.374:DBUG:oejj.MBeanContainer:main: beanAdded HttpConnectionFactory@5ba23b66[HTTP/1.1]->HttpConfiguration@2ff4f00f{32768/8192,8192/8192,https://:0,[]}
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor HttpConfiguration@2ff4f00f{32768/8192,8192/8192,https://:0,[]} mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: mbeanFor HttpConfiguration@2ff4f00f{32768/8192,8192/8192,https://:0,[]} is org.eclipse.jetty.jmx.ObjectMBean@6aaa5eb0
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: Influence Count: 3
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.377:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.HttpConfiguration
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeout
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: defineAttribute idleTimeout false:false:class org.eclipse.jetty.server.HttpConfiguration:The idle timeout in ms for I/O operations during the handling of a HTTP request
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getOutputBufferSize
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: defineAttribute outputBufferSize false:false:class org.eclipse.jetty.server.HttpConfiguration:The size in bytes of the output buffer used to aggregate HTTP output
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getOutputAggregationSize
2018-05-29 14:08:17.378:DBUG:oejj.ObjectMBean:main: defineAttribute outputAggregationSize false:false:class org.eclipse.jetty.server.HttpConfiguration:The maximum size in bytes for HTTP output to be aggregated
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getRequestHeaderSize
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: defineAttribute requestHeaderSize false:false:class org.eclipse.jetty.server.HttpConfiguration:The maximum allowed size in bytes for a HTTP request header
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getResponseHeaderSize
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: defineAttribute responseHeaderSize false:false:class org.eclipse.jetty.server.HttpConfiguration:The maximum allowed size in bytes for a HTTP response header
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getHeaderCacheSize
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: defineAttribute headerCacheSize false:false:class org.eclipse.jetty.server.HttpConfiguration:The maximum allowed size in bytes for a HTTP header field cache
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.379:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSecurePort
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: defineAttribute securePort false:false:class org.eclipse.jetty.server.HttpConfiguration:The port to which Integral or Confidential security constraints are redirected
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSecureScheme
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: defineAttribute secureScheme false:false:class org.eclipse.jetty.server.HttpConfiguration:The scheme with which Integral or Confidential security constraints are redirected
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isPersistentConnectionsEnabled
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: defineAttribute persistentConnectionsEnabled false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether persistent connections are enabled
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getBlockingTimeout
2018-05-29 14:08:17.380:DBUG:oejj.ObjectMBean:main: defineAttribute blockingTimeout false:true:class org.eclipse.jetty.server.HttpConfiguration:Total timeout in ms for blocking I/O operations. DEPRECATED!
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSendServerVersion
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: defineAttribute sendServerVersion false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether to send the Server header in responses
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSendXPoweredBy
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: defineAttribute sendXPoweredBy false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether to send the X-Powered-By header in responses
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getSendDateHeader
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: defineAttribute sendDateHeader false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether to send the Date header in responses
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isDelayDispatchUntilContent
2018-05-29 14:08:17.381:DBUG:oejj.ObjectMBean:main: defineAttribute delayDispatchUntilContent false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether to delay the application dispatch until content is available
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMaxErrorDispatches
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: defineAttribute maxErrorDispatches false:false:class org.eclipse.jetty.server.HttpConfiguration:The maximum ERROR dispatches for a request for loop prevention (default 10)
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMinRequestDataRate
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: defineAttribute minRequestDataRate false:false:class org.eclipse.jetty.server.HttpConfiguration:The minimum request content data rate in bytes per second
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMinResponseDataRate
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: defineAttribute minResponseDataRate false:false:class org.eclipse.jetty.server.HttpConfiguration:The minimum response content data rate in bytes per second
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.382:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isNotifyRemoteAsyncErrors
2018-05-29 14:08:17.383:DBUG:oejj.ObjectMBean:main: defineAttribute notifyRemoteAsyncErrors false:false:class org.eclipse.jetty.server.HttpConfiguration:Whether remote errors, when detected, are notified to async applications
2018-05-29 14:08:17.383:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.383:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.383:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.383:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=httpconfiguration,id=0
2018-05-29 14:08:17.383:DBUG:oejj.MBeanContainer:main: beanAdded HttpConnectionFactory@5ba23b66[HTTP/1.1]->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.383:DBUG:oejuc.ContainerLifeCycle:main: HttpConnectionFactory@5ba23b66[HTTP/1.1] added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.383:DBUG:oejuc.AbstractLifeCycle:main: starting HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.383:DBUG:oejuc.AbstractLifeCycle:main: STARTED @703ms HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.383:DBUG:oejuc.AbstractLifeCycle:main: starting SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.388:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.415+02:00 added {SelectorProducer@5ebec15,POJO}
2018-05-29 14:08:17.422:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.423+02:00 added {QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}],UNMANAGED}
2018-05-29 14:08:17.423:DBUG:oejuts.EatWhatYouKill:main: EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.423+02:00 created
2018-05-29 14:08:17.424:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.424+02:00,MANAGED}
2018-05-29 14:08:17.424:DBUG:oejj.MBeanContainer:main: beanAdded SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}->org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0 is org.eclipse.jetty.jmx.ObjectMBean@6b143ee9
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Influence Count: 9
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.426:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.io.ManagedSelector:The stop timeout in milliseconds
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.io.ManagedSelector:Lifecycle State for this instance
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.427:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.428:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.428:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector,id=0
2018-05-29 14:08:17.428:DBUG:oejuc.ContainerLifeCycle:main: SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685} added {org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0,AUTO}
2018-05-29 14:08:17.428:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.428+02:00 added {SelectorProducer@4909b8da,POJO}
2018-05-29 14:08:17.429:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.429+02:00 added {QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}],UNMANAGED}
2018-05-29 14:08:17.429:DBUG:oejuts.EatWhatYouKill:main: EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.429+02:00 created
2018-05-29 14:08:17.430:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.43+02:00,MANAGED}
2018-05-29 14:08:17.430:DBUG:oejj.MBeanContainer:main: beanAdded SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}->org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0 is org.eclipse.jetty.jmx.ObjectMBean@2d3fcdbd
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Influence Count: 9
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ManagedSelector
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.432:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.io.ManagedSelector:The stop timeout in milliseconds
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.io.ManagedSelector:Lifecycle State for this instance
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.433:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.434:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.434:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector,id=1
2018-05-29 14:08:17.434:DBUG:oejuc.ContainerLifeCycle:main: SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685} added {org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0,AUTO}
2018-05-29 14:08:17.434:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0->EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.435+02:00
2018-05-29 14:08:17.436:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.436+02:00 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.437:DBUG:oejj.ObjectMBean:main: mbeanFor EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.445+02:00 is org.eclipse.jetty.jmx.ObjectMBean@617c74e5
2018-05-29 14:08:17.445:DBUG:oejj.ObjectMBean:main: Influence Count: 11
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.strategy.EatWhatYouKill
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isIdle
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineAttribute idle false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:whether this execution strategy is idle
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPCTasksConsumed
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineAttribute pCTasksConsumed false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks consumed with PC mode
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPICTasksExecuted
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineAttribute pICTasksExecuted false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks executed with PIC mode
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPECTasksExecuted
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineAttribute pECTasksExecuted false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks executed with PEC mode
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getEPCTasksConsumed
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineAttribute ePCTasksConsumed false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks consumed with EPC mode
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Method Annotation found for: reset
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: defineOperation reset false:ACTION:resets the task counts
2018-05-29 14:08:17.446:DBUG:oejj.ObjectMBean:main: Method Cache: reset()
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:The stop timeout in milliseconds
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:Lifecycle State for this instance
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.447:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ExecutionStrategy
2018-05-29 14:08:17.448:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ExecutionStrategy
2018-05-29 14:08:17.449:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Runnable
2018-05-29 14:08:17.449:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Runnable
2018-05-29 14:08:17.449:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.util.thread.strategy:context=HTTP/1.1@7d417077,type=eatwhatyoukill,id=0
2018-05-29 14:08:17.449:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.449+02:00->SelectorProducer@5ebec15
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor SelectorProducer@5ebec15 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: mbeanFor SelectorProducer@5ebec15 is org.eclipse.jetty.jmx.ObjectMBean@6df97b55
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: Influence Count: 4
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.io.ManagedSelector$SelectorProducer
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.450:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ManagedSelector.SelectorProducer
2018-05-29 14:08:17.451:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ManagedSelector.SelectorProducer
2018-05-29 14:08:17.451:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.451:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.451:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ExecutionStrategy.Producer
2018-05-29 14:08:17.451:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ExecutionStrategy.Producer
2018-05-29 14:08:17.451:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector$selectorproducer,id=0
2018-05-29 14:08:17.451:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.451+02:00->QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.451:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.451+02:00->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.452:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.452+02:00 added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.452:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.452:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0 added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.452:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.452:DBUG:oejuc.AbstractLifeCycle:main: starting EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.452+02:00
2018-05-29 14:08:17.452:DBUG:oejuc.AbstractLifeCycle:main: STARTED @772ms EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.453+02:00
2018-05-29 14:08:17.463:DBUG:oejut.QueuedThreadPool:main: queue org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@7225790e
2018-05-29 14:08:17.463:DBUG:oejut.QueuedThreadPool:server-11: run org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@7225790e
2018-05-29 14:08:17.463:DBUG:oejuts.EatWhatYouKill:server-11: EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.463+02:00 tryProduce false
2018-05-29 14:08:17.464:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@531be3c5 on org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.464:DBUG:oejuc.AbstractLifeCycle:main: STARTED @783ms org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:17.464:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0->EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.464+02:00
2018-05-29 14:08:17.465:DBUG:oeji.ManagedSelector:server-11: updateable 1
2018-05-29 14:08:17.465:DBUG:oeji.ManagedSelector:server-11: update org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@531be3c5
2018-05-29 14:08:17.465:DBUG:oeji.ManagedSelector:server-11: updates 0
2018-05-29 14:08:17.465:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 waiting with 0 keys
2018-05-29 14:08:17.467:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.467+02:00 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.467:DBUG:oejj.ObjectMBean:main: mbeanFor EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.468+02:00 is org.eclipse.jetty.jmx.ObjectMBean@52af6cff
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Influence Count: 11
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.strategy.EatWhatYouKill
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isIdle
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: defineAttribute idle false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:whether this execution strategy is idle
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPCTasksConsumed
2018-05-29 14:08:17.469:DBUG:oejj.ObjectMBean:main: defineAttribute pCTasksConsumed false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks consumed with PC mode
2018-05-29 14:08:17.470:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPICTasksExecuted
2018-05-29 14:08:17.471:DBUG:oejj.ObjectMBean:main: defineAttribute pICTasksExecuted false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks executed with PIC mode
2018-05-29 14:08:17.471:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getPECTasksExecuted
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineAttribute pECTasksExecuted false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks executed with PEC mode
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getEPCTasksConsumed
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineAttribute ePCTasksConsumed false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:number of tasks consumed with EPC mode
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: reset
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation reset false:ACTION:resets the task counts
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: reset()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:The stop timeout in milliseconds
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill:Lifecycle State for this instance
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.472:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.473:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.473:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ExecutionStrategy
2018-05-29 14:08:17.473:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ExecutionStrategy
2018-05-29 14:08:17.473:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Runnable
2018-05-29 14:08:17.473:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Runnable
2018-05-29 14:08:17.473:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.util.thread.strategy:context=HTTP/1.1@7d417077,type=eatwhatyoukill,id=1
2018-05-29 14:08:17.473:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.473+02:00->SelectorProducer@4909b8da
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor SelectorProducer@4909b8da mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: mbeanFor SelectorProducer@4909b8da is org.eclipse.jetty.jmx.ObjectMBean@735b478
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Influence Count: 4
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.io.ManagedSelector$SelectorProducer
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.io.ManagedSelector.SelectorProducer
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.io.ManagedSelector.SelectorProducer
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.thread.ExecutionStrategy.Producer
2018-05-29 14:08:17.474:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.thread.ExecutionStrategy.Producer
2018-05-29 14:08:17.474:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector$selectorproducer,id=1
2018-05-29 14:08:17.474:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.475+02:00->QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.475:DBUG:oejj.MBeanContainer:main: beanAdded EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.475+02:00->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.475:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.475+02:00 added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.476:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.476:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0 added {org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa,UNMANAGED}
2018-05-29 14:08:17.476:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.476:DBUG:oejuc.AbstractLifeCycle:main: starting EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.476+02:00
2018-05-29 14:08:17.476:DBUG:oejuc.AbstractLifeCycle:main: STARTED @796ms EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.476+02:00
2018-05-29 14:08:17.477:DBUG:oejut.QueuedThreadPool:main: queue org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@2c9f9fb0
2018-05-29 14:08:17.477:DBUG:oejut.QueuedThreadPool:server-12: run org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@2c9f9fb0
2018-05-29 14:08:17.477:DBUG:oejuts.EatWhatYouKill:server-12: EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.477+02:00 tryProduce false
2018-05-29 14:08:17.477:DBUG:oeji.ManagedSelector:server-12: updateable 0
2018-05-29 14:08:17.477:DBUG:oeji.ManagedSelector:server-12: updates 0
2018-05-29 14:08:17.477:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d waiting with 0 keys
2018-05-29 14:08:17.477:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@2096442d on org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.477:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=1
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken with none selected
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken up from select, 0/0/0 selected
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d processing 0 keys, 1 updates
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: updateable 1
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: update org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@2096442d
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: updates 0
2018-05-29 14:08:17.478:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d waiting with 0 keys
2018-05-29 14:08:17.478:DBUG:oejuc.AbstractLifeCycle:main: STARTED @797ms org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.478:DBUG:oejuc.AbstractLifeCycle:main: STARTED @798ms SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.479:DBUG:oejj.MBeanContainer:main: beanAdded ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}->acceptor-0@9f70c54
2018-05-29 14:08:17.480:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor acceptor-0@9f70c54 mClass=class org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.480:DBUG:oejj.ObjectMBean:main: mbeanFor acceptor-0@9f70c54 is org.eclipse.jetty.jmx.ObjectMBean@737996a0
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Influence Count: 4
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: No @ManagedObject declared on class org.eclipse.jetty.server.AbstractConnector$Acceptor
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.jmx.ObjectMBean
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.server.AbstractConnector.Acceptor
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.server.AbstractConnector.Acceptor
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Runnable
2018-05-29 14:08:17.481:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Runnable
2018-05-29 14:08:17.481:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=abstractconnector$acceptor,id=0
2018-05-29 14:08:17.481:DBUG:oejuc.ContainerLifeCycle:main: ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685} added {acceptor-0@9f70c54,POJO}
2018-05-29 14:08:17.481:DBUG:oejut.QueuedThreadPool:main: queue acceptor-0@9f70c54
2018-05-29 14:08:17.481:INFO:oejs.AbstractConnector:main: Started ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.481:DBUG:oejut.QueuedThreadPool:server-13: run acceptor-0@9f70c54
2018-05-29 14:08:17.482:DBUG:oejuc.AbstractLifeCycle:main: STARTED @801ms ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.482:INFO:oejs.Server:main: Started @801ms
2018-05-29 14:08:17.482:DBUG:oejuc.AbstractLifeCycle:main: STARTED @801ms org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.488:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.client.HttpClient@97e1986
2018-05-29 14:08:17.488:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks],AUTO}
2018-05-29 14:08:17.488:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {QueuedThreadPool[client]@61dc03ce{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07],AUTO}
2018-05-29 14:08:17.492:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {org.eclipse.jetty.io.MappedByteBufferPool@39fb3ab6,POJO}
2018-05-29 14:08:17.493:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6276ae34,AUTO}
2018-05-29 14:08:17.493:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4,AUTO}
2018-05-29 14:08:17.493:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {org.eclipse.jetty.util.SocketAddressResolver$Sync@3c09711b,POJO}
2018-05-29 14:08:17.505:DBUG:oejuc.AbstractLifeCycle:main: starting SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:17.525:DBUG:oejus.X509:main: Certificate CN alias=mykey CN=Jetty Project in X509@4590c9c3(mykey,h=[],w=[])
2018-05-29 14:08:17.525:INFO:oejus.SslContextFactory:main: x509=X509@4590c9c3(mykey,h=[],w=[]) for SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:17.562:DBUG:oejus.SslContextFactory:main: managers=[Ljavax.net.ssl.KeyManager;@6d8a00e3 for SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:17.690:DBUG:oejus.SslContextFactory:main: Sorting selected ciphers with org.eclipse.jetty.http2.HTTP2Cipher$CipherComparator@3abbfa04
2018-05-29 14:08:17.691:DBUG:oejus.SslContextFactory:main: Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2018-05-29 14:08:17.691:DBUG:oejus.SslContextFactory:main: Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_256_GCM_SHA384, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_256_CBC_SHA256, TLS_ECDH_anon_WITH_AES_256_CBC_SHA, TLS_DH_anon_WITH_AES_256_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5]
2018-05-29 14:08:17.691:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1011ms SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:17.692:DBUG:oejuc.AbstractLifeCycle:main: starting QueuedThreadPool[client]@61dc03ce{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]
2018-05-29 14:08:17.692:DBUG:oejut.ReservedThreadExecutor:main: ReservedThreadExecutor@31ef45e3{s=0/4,p=0}
2018-05-29 14:08:17.692:DBUG:oejuc.ContainerLifeCycle:main: QueuedThreadPool[client]@61dc03ce{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}] added {ReservedThreadExecutor@31ef45e3{s=0/4,p=0},AUTO}
2018-05-29 14:08:17.692:DBUG:oejuc.AbstractLifeCycle:main: starting ReservedThreadExecutor@31ef45e3{s=0/4,p=0}
2018-05-29 14:08:17.692:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1012ms ReservedThreadExecutor@31ef45e3{s=0/4,p=0}
2018-05-29 14:08:17.693:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1013ms QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}]
2018-05-29 14:08:17.693:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6276ae34
2018-05-29 14:08:17.693:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1013ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6276ae34
2018-05-29 14:08:17.694:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4
2018-05-29 14:08:17.694:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4 added {org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95,AUTO}
2018-05-29 14:08:17.694:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95
2018-05-29 14:08:17.694:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.694+02:00 added {SelectorProducer@402a079c,POJO}
2018-05-29 14:08:17.694:DBUG:oejuc.ContainerLifeCycle:main: EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.694+02:00 added {QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}],UNMANAGED}
2018-05-29 14:08:17.694:DBUG:oejuts.EatWhatYouKill:main: EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.694+02:00 created
2018-05-29 14:08:17.694:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.695+02:00,MANAGED}
2018-05-29 14:08:17.695:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95 added {org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=-1 selected=-1 updates=0,AUTO}
2018-05-29 14:08:17.695:DBUG:oejuc.AbstractLifeCycle:main: starting org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.695:DBUG:oejuc.AbstractLifeCycle:main: starting EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.695+02:00
2018-05-29 14:08:17.695:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1015ms EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.695+02:00
2018-05-29 14:08:17.695:DBUG:oejut.QueuedThreadPool:main: queue org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@4cf777e8
2018-05-29 14:08:17.695:DBUG:oejut.QueuedThreadPool:client-19: run org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@4cf777e8
2018-05-29 14:08:17.695:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@2f686d1f on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.696:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1015ms org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:17.696:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1015ms org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95
2018-05-29 14:08:17.696:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1015ms org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4
2018-05-29 14:08:17.696:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1015ms org.eclipse.jetty.client.HttpClient@97e1986
2018-05-29 14:08:17.696:DBUG:oejj.MBeanContainer:main: beanAdded org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]->org.eclipse.jetty.client.HttpClient@97e1986
2018-05-29 14:08:17.695:DBUG:oejuts.EatWhatYouKill:client-19: EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.696+02:00 tryProduce false
2018-05-29 14:08:17.696:DBUG:oeji.ManagedSelector:client-19: updateable 1
2018-05-29 14:08:17.696:DBUG:oeji.ManagedSelector:client-19: update org.eclipse.jetty.io.ManagedSelector$$Lambda$20/55909012@2f686d1f
2018-05-29 14:08:17.696:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:17.696:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 0 keys
2018-05-29 14:08:17.696:DBUG:oejj.ObjectMBean:main: ObjectMBean: mbeanFor org.eclipse.jetty.client.HttpClient@97e1986 mClass=class org.eclipse.jetty.client.jmx.HttpClientMBean
2018-05-29 14:08:17.696:DBUG:oejj.ObjectMBean:main: mbeanFor org.eclipse.jetty.client.HttpClient@97e1986 is org.eclipse.jetty.client.jmx.HttpClientMBean@3fee9989
2018-05-29 14:08:17.696:DBUG:oejj.ObjectMBean:main: Influence Count: 9
2018-05-29 14:08:17.696:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.client.jmx.HttpClientMBean
2018-05-29 14:08:17.697:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.client.jmx.HttpClientMBean
2018-05-29 14:08:17.697:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.client.HttpClient
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getConnectTimeout
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: defineAttribute connectTimeout false:false:class org.eclipse.jetty.client.HttpClient:The timeout, in milliseconds, for connect() operations
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getIdleTimeout
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: defineAttribute idleTimeout false:false:class org.eclipse.jetty.client.HttpClient:The timeout, in milliseconds, to close idle connections
2018-05-29 14:08:17.699:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isFollowRedirects
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: defineAttribute followRedirects false:false:class org.eclipse.jetty.client.HttpClient:Whether HTTP redirects are followed
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMaxConnectionsPerDestination
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: defineAttribute maxConnectionsPerDestination false:false:class org.eclipse.jetty.client.HttpClient:The max number of connections per each destination
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getMaxRequestsQueuedPerDestination
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: defineAttribute maxRequestsQueuedPerDestination false:false:class org.eclipse.jetty.client.HttpClient:The max number of requests queued per each destination
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getRequestBufferSize
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: defineAttribute requestBufferSize false:false:class org.eclipse.jetty.client.HttpClient:The request buffer size
2018-05-29 14:08:17.700:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getResponseBufferSize
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: defineAttribute responseBufferSize false:false:class org.eclipse.jetty.client.HttpClient:The response buffer size
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isTCPNoDelay
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: defineAttribute tcpNoDelay false:false:class org.eclipse.jetty.client.HttpClient:Whether the TCP_NODELAY option is enabled
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isStrictEventOrdering
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: defineAttribute strictEventOrdering false:false:class org.eclipse.jetty.client.HttpClient:Whether request/response events must be strictly ordered
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isRemoveIdleDestinations
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: defineAttribute removeIdleDestinations false:false:class org.eclipse.jetty.client.HttpClient:Whether idle destinations are removed
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: isConnectBlocking
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: defineAttribute connectBlocking false:false:class org.eclipse.jetty.client.HttpClient:Whether the connect() operation is blocking
2018-05-29 14:08:17.701:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getDefaultRequestContentType
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineAttribute defaultRequestContentType false:false:class org.eclipse.jetty.client.HttpClient:The default content type for request content
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getName
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineAttribute name false:false:class org.eclipse.jetty.client.HttpClient:The name of this HttpClient
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.ContainerLifeCycle
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation dump false:UNKNOWN:Dump the object to a string
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dumpStdErr
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation dumpStdErr false:UNKNOWN:Dump the object to stderr
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: dumpStdErr()
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.AbstractLifeCycle
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getStopTimeout
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineAttribute stopTimeout false:false:class org.eclipse.jetty.client.HttpClient:The stop timeout in milliseconds
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: DeclaredSetter:
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Attribute Annotation found for: getState
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineAttribute state false:true:class org.eclipse.jetty.client.HttpClient:Lifecycle State for this instance
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: java.lang.Object
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Annotations not found for: java.lang.Object
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.LifeCycle
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: start
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation start false:ACTION:Starts the instance
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: start()
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: stop
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation stop false:ACTION:Stops the instance
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: stop()
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Annotations not found for: org.eclipse.jetty.util.component.Container
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Destroyable
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: destroy
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation destroy false:ACTION:Destroys this component
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: destroy()
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Influenced by: org.eclipse.jetty.util.component.Dumpable
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Annotation found for: dump
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: defineOperation dump false:INFO:Dump the nested Object state as a String
2018-05-29 14:08:17.702:DBUG:oejj.ObjectMBean:main: Method Cache: dump()
2018-05-29 14:08:17.703:DBUG:oejj.MBeanContainer:main: Registered org.eclipse.jetty.client:context=HttpClient@97e1986,type=httpclient,id=0
2018-05-29 14:08:17.703:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] added {org.eclipse.jetty.client.HttpClient@97e1986,UNMANAGED}
2018-05-29 14:08:17.703:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.703:DBUG:oejs.Server:main: doStop org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.703:DBUG:oejj.MBeanContainer:main: beanRemoved ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}->sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46685]
2018-05-29 14:08:17.703:DBUG:oejj.MBeanContainer:main: Unregistered sun.nio.ch:context=HTTP/1.1@7d417077,type=serversocketchannelimpl,id=0
2018-05-29 14:08:17.703:DBUG:oejut.QueuedThreadPool:server-13: ran server-13-acceptor-0@9f70c54-ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.705:DBUG:oejs.Server:main: Graceful shutdown org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT] by Tue May 29 14:08:47 CEST 2018
2018-05-29 14:08:17.708:DBUG:oejuc.AbstractLifeCycle:main: stopping ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.708:DBUG:oejuc.AbstractLifeCycle:main: stopping SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.708:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.708:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1ce92674 on org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.708:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=1
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken with none selected
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken up from select, 0/0/0 selected
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d processing 0 keys, 1 updates
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: updateable 1
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1ce92674
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Closing 0 connections on org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: updates 0
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d waiting with 0 keys
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5700d6b1 on org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=0
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=0 selected=0 updates=1
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken with none selected
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d woken up from select, 0/0/0 selected
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: Selector sun.nio.ch.EPollSelectorImpl@77639e8d processing 0 keys, 1 updates
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: updateable 1
2018-05-29 14:08:17.709:DBUG:oeji.ManagedSelector:server-12: update org.eclipse.jetty.io.ManagedSelector$StopSelector@5700d6b1
2018-05-29 14:08:17.710:DBUG:oeji.ManagedSelector:server-12: updates 0
2018-05-29 14:08:17.710:DBUG:oejut.QueuedThreadPool:server-12: ran org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@2c9f9fb0
2018-05-29 14:08:17.710:DBUG:oejuc.AbstractLifeCycle:main: stopping EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.71+02:00
2018-05-29 14:08:17.710:DBUG:oejuc.AbstractLifeCycle:main: STOPPED EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.71+02:00
2018-05-29 14:08:17.710:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.710:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@6fd02e5 on org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 woken with none selected
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 woken up from select, 0/0/0 selected
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 processing 0 keys, 1 updates
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: updateable 1
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6fd02e5
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Closing 0 connections on org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: updates 0
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 waiting with 0 keys
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5bcab519 on org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 woken with none selected
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 woken up from select, 0/0/0 selected
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: Selector sun.nio.ch.EPollSelectorImpl@156cdf80 processing 0 keys, 1 updates
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: updateable 1
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: update org.eclipse.jetty.io.ManagedSelector$StopSelector@5bcab519
2018-05-29 14:08:17.711:DBUG:oeji.ManagedSelector:server-11: updates 0
2018-05-29 14:08:17.711:DBUG:oejut.QueuedThreadPool:server-11: ran org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@7225790e
2018-05-29 14:08:17.711:DBUG:oejuc.AbstractLifeCycle:main: stopping EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.712+02:00
2018-05-29 14:08:17.712:DBUG:oejuc.AbstractLifeCycle:main: STOPPED EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.712+02:00
2018-05-29 14:08:17.712:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.712:DBUG:oejj.MBeanContainer:main: beanRemoved org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.712:DBUG:oejj.MBeanContainer:main: beanRemoved org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0->EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.712+02:00
2018-05-29 14:08:17.712:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.util.thread.strategy:context=HTTP/1.1@7d417077,type=eatwhatyoukill,id=0
2018-05-29 14:08:17.713:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.713+02:00->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.713:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.713+02:00->SelectorProducer@5ebec15
2018-05-29 14:08:17.713:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector$selectorproducer,id=0
2018-05-29 14:08:17.713:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@3d8c7aca/SelectorProducer@5ebec15/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.713+02:00->QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.713:DBUG:oejj.MBeanContainer:main: beanRemoved SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.io.ManagedSelector@15975490 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector,id=0
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: beanRemoved org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: beanRemoved org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0->EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.714+02:00
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.util.thread.strategy:context=HTTP/1.1@7d417077,type=eatwhatyoukill,id=1
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.714+02:00->org.eclipse.jetty.jmx.MBeanContainer@5a01ccaa
2018-05-29 14:08:17.714:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.714+02:00->SelectorProducer@4909b8da
2018-05-29 14:08:17.715:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector$selectorproducer,id=1
2018-05-29 14:08:17.715:DBUG:oejj.MBeanContainer:main: beanRemoved EatWhatYouKill@6615435c/SelectorProducer@4909b8da/IDLE/p=false/QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.715+02:00->QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.715:DBUG:oejj.MBeanContainer:main: beanRemoved SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->org.eclipse.jetty.io.ManagedSelector@3a03464 id=1 keys=-1 selected=-1 updates=0
2018-05-29 14:08:17.715:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.io:context=HTTP/1.1@7d417077,type=managedselector,id=1
2018-05-29 14:08:17.715:DBUG:oejuc.AbstractLifeCycle:main: STOPPED SelectorManager@ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.715:DBUG:oejuc.AbstractLifeCycle:main: stopping HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.715:DBUG:oejuc.AbstractLifeCycle:main: STOPPED HttpConnectionFactory@5ba23b66[HTTP/1.1]
2018-05-29 14:08:17.715:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063
2018-05-29 14:08:17.715:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@c818063
2018-05-29 14:08:17.715:DBUG:oejj.MBeanContainer:main: beanRemoved ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}->server-13-acceptor-0@9f70c54-ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:46685}
2018-05-29 14:08:17.716:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.server:context=HTTP/1.1@7d417077,type=abstractconnector$acceptor,id=0
2018-05-29 14:08:17.716:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: STOPPED ServerConnector@7d417077{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-05-29 14:08:17.716:DBUG:oejsh.AbstractHandler:main: stopping org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.716:DBUG:oejsh.AbstractHandler:main: stopping org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.server.handler.ErrorHandler@7c30a502
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.716:DBUG:oejsh.AbstractHandler:main: stopping org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.http.client.EmptyServerHandler@7c75222b
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: stopping QueuedThreadPool[server]@12f40c25{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]
2018-05-29 14:08:17.716:DBUG:oejj.MBeanContainer:main: beanRemoved QueuedThreadPool[server]@12f40c25{STOPPING,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}]->ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.716:DBUG:oejj.MBeanContainer:main: Unregistered org.eclipse.jetty.util.thread:type=reservedthreadexecutor,id=0
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: stopping ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.716:DBUG:oejuc.AbstractLifeCycle:main: STOPPED ReservedThreadExecutor@3ac3fd8b{s=0/4,p=0}
2018-05-29 14:08:17.717:DBUG:oejuc.AbstractLifeCycle:main: STOPPED QueuedThreadPool[server]@12f40c25{STOPPED,8<=8<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]
2018-05-29 14:08:17.718:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.server.Server@574caa3f[9.4.z-SNAPSHOT]
2018-05-29 14:08:17.726:DBUG:oejuc.ContainerLifeCycle:main: org.eclipse.jetty.client.HttpClient@97e1986 added {HttpDestination[http://localhost]@27c20538,queue=0,pool=null,MANAGED}
2018-05-29 14:08:17.726:DBUG:oejuc.AbstractLifeCycle:main: starting HttpDestination[http://localhost]@27c20538,queue=0,pool=null
2018-05-29 14:08:17.728:DBUG:oejuc.ContainerLifeCycle:main: HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0] added {DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0],POJO}
2018-05-29 14:08:17.729:DBUG:oejuc.AbstractLifeCycle:main: STARTED @1048ms HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0]
2018-05-29 14:08:17.729:DBUG:oejc.HttpClient:main: Created HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0]
2018-05-29 14:08:17.731:DBUG:oejc.HttpDestination:main: Queued HttpRequest[GET HTTP/1.1]@6e06451e for HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0]
2018-05-29 14:08:17.731:DBUG:oejc.AbstractConnectionPool:main: tryCreate 0/64 connections 0/-1 pending
2018-05-29 14:08:17.731:DBUG:oejc.AbstractConnectionPool:main: newConnection 1/64 connections 1/-1 pending
2018-05-29 14:08:17.737:DBUG:oeji.ManagedSelector:main: Queued change Connect@4566e5bd{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}} on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:17.737:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken with none selected
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 0/0/0 selected
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 0 keys, 1 updates
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: updateable 1
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: update Connect@4566e5bd{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}}
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 1 keys
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 1/1/1 selected
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 1 keys, 0 updates
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: selected 8 sun.nio.ch.SelectionKeyImpl@2817b65c Connect@4566e5bd{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}}
2018-05-29 14:08:17.738:DBUG:oeji.ManagedSelector:client-19: Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:43168 remote=localhost/127.0.0.1:80]
2018-05-29 14:08:17.739:DBUG:oejut.QueuedThreadPool:client-19: queue CreateEndPoint@6d153d3a{Connect@4566e5bd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:43168 remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}},sun.nio.ch.SelectionKeyImpl@2817b65c}
2018-05-29 14:08:17.739:DBUG:oeji.ManagedSelector:client-19: updateable 0
2018-05-29 14:08:17.739:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:17.739:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 1 keys
2018-05-29 14:08:17.739:DBUG:oejut.QueuedThreadPool:client-20: run CreateEndPoint@6d153d3a{Connect@4566e5bd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:43168 remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=1,pool=DuplexConnectionPool@72d818d1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}},sun.nio.ch.SelectionKeyImpl@2817b65c}
2018-05-29 14:08:17.767:DBUG:oejh.PreEncodedHttpField:client-20: HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@39b2499a, org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder@a51fdc7]
2018-05-29 14:08:17.785:DBUG:oejc.HttpClientTransport:client-20: Created HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=44/0}{io=0/0,kio=0,kro=8}-><null>
2018-05-29 14:08:17.788:DBUG:oeji.AbstractEndPoint:client-20: onOpen SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=46/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.788:DBUG:oeji.AbstractConnection:client-20: onOpen HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=46/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.788:DBUG:oeji.AbstractConnection:client-20: fillInterested HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=46/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.789:DBUG:oeji.FillInterest:client-20: interested FillInterest@3a991994{AC.ReadCB@157c507e{HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
2018-05-29 14:08:17.789:DBUG:oeji.ChannelEndPoint:client-20: changeInterests p=false 0->1 for SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.789:DBUG:oeji.ManagedSelector:client-20: Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b72aa1a on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=1 selected=0 updates=0
2018-05-29 14:08:17.789:DBUG:oeji.ManagedSelector:client-20: wakeup on submit org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=1 selected=0 updates=1
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken with none selected
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 0/0/1 selected
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 0 keys, 1 updates
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: updateable 1
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: update org.eclipse.jetty.io.ChannelEndPoint$1@2b72aa1a
2018-05-29 14:08:17.790:DBUG:oeji.ChannelEndPoint:client-19: Key interests updated 0 -> 1 on SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:17.790:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 1 keys
2018-05-29 14:08:17.790:DBUG:oejc.AbstractConnectionPool:client-20: Connection 1/64 creation succeeded HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.790:DBUG:oejc.AbstractConnectionPool:client-20: Connection idle HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.790:DBUG:oejc.AbstractConnectionPool:client-20: Connection active HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.791:DBUG:oejc.HttpDestination:client-20: Processing exchange HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=1/64,a=1,i=0]
2018-05-29 14:08:17.792:DBUG:oejc.HttpChannel:client-20: HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.793:DBUG:oejc.HttpSender:client-20: Request begin HttpRequest[GET / HTTP/1.1]@6e06451e
2018-05-29 14:08:17.795:DBUG:oejc.HttpSender:client-20: Request headers HttpRequest[GET / HTTP/1.1]@6e06451e
Accept-Encoding: gzip
User-Agent: Jetty/9.4.z-SNAPSHOT
Host: localhost
2018-05-29 14:08:17.797:DBUG:oejc.HttpContent:client-20: Advanced content to last chunk
2018-05-29 14:08:17.799:DBUG:oejc.HttpSender:client-20: Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@cbd3709{s=START}
2018-05-29 14:08:17.801:DBUG:oejh.HttpGenerator:client-20: generateHeaders GET{u=/,HTTP/1.1,h=3,cl=-1} last=true content=HeapByteBuffer@1cd6bfd9[p=0,l=0,c=0,r=0]={<<<>>>}
2018-05-29 14:08:17.801:DBUG:oejh.HttpGenerator:client-20: Accept-Encoding: gzip<|User-Agent: Jetty/9.4.z-SNAPSHOT<|Host: localhost<|<|
2018-05-29 14:08:17.801:DBUG:oejh.HttpGenerator:client-20: NO_CONTENT
2018-05-29 14:08:17.801:DBUG:oejc.HttpSender:client-20: Generated headers (92 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@cbd3709{s=COMPLETING}
2018-05-29 14:08:17.801:DBUG:oeji.WriteFlusher:client-20: write: WriteFlusher@11e1300b{IDLE}->null [HeapByteBuffer@6e71506e[p=0,l=92,c=4096,r=92]={<<<GET / HTTP/1.1\r\nA...: localhost\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@506d15c0[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1cd6bfd9[p=0,l=0,c=0,r=0]={<<<>>>}]
2018-05-29 14:08:17.801:DBUG:oeji.WriteFlusher:client-20: update WriteFlusher@11e1300b{WRITING}->null:IDLE-->WRITING
2018-05-29 14:08:17.802:DBUG:oeji.ChannelEndPoint:client-20: flushed 92 SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=W,to=13/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=COMPLETING}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.802:DBUG:oeji.WriteFlusher:client-20: Flushed=true written=92 remaining=0 WriteFlusher@11e1300b{WRITING}->null
2018-05-29 14:08:17.803:DBUG:oeji.WriteFlusher:client-20: update WriteFlusher@11e1300b{IDLE}->null:WRITING-->IDLE
2018-05-29 14:08:17.803:DBUG:oejc.HttpSender:client-20: Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@cbd3709{s=END}
2018-05-29 14:08:17.803:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 1/1/1 selected
2018-05-29 14:08:17.803:DBUG:oejc.HttpSender:client-20: Request committed HttpRequest[GET / HTTP/1.1]@6e06451e
2018-05-29 14:08:17.803:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 1 keys, 0 updates
2018-05-29 14:08:17.803:DBUG:oeji.ManagedSelector:client-19: selected 1 sun.nio.ch.SelectionKeyImpl@2817b65c SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.803:DBUG:oeji.ChannelEndPoint:client-19: onSelected 1->0 r=true w=false for SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=1/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.804:DBUG:oeji.ChannelEndPoint:client-19: task CEP:SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=2/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
2018-05-29 14:08:17.804:DBUG:oejut.ReservedThreadExecutor:client-19: ReservedThreadExecutor@31ef45e3{s=0/4,p=0} tryExecute EatWhatYouKill@6500df86/SelectorProducer@402a079c/PRODUCING/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=0}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.804+02:00
2018-05-29 14:08:17.804:DBUG:oejut.ReservedThreadExecutor:client-19: ReservedThreadExecutor@31ef45e3{s=0/4,p=1} startReservedThread p=1
2018-05-29 14:08:17.805:DBUG:oejut.QueuedThreadPool:client-19: queue ReservedThreadExecutor@31ef45e3{s=0/4,p=1}@31cf8b09
2018-05-29 14:08:17.805:DBUG:oejut.QueuedThreadPool:client-21: run ReservedThreadExecutor@31ef45e3{s=0/4,p=1}@31cf8b09
2018-05-29 14:08:17.805:DBUG:oejut.ReservedThreadExecutor:client-21: ReservedThreadExecutor@31ef45e3{s=1/4,p=1}@31cf8b09 started
2018-05-29 14:08:17.805:DBUG:oejut.ReservedThreadExecutor:client-21: ReservedThreadExecutor@31ef45e3{s=1/4,p=0}@31cf8b09 waiting
2018-05-29 14:08:17.805:DBUG:oejuts.EatWhatYouKill:client-19: EatWhatYouKill@6500df86/SelectorProducer@402a079c/PRODUCING/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@31ef45e3{s=0/4,p=1}][pc=0,pic=0,pec=0,epc=0]@2018-05-29T14:08:17.805+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=3/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
2018-05-29 14:08:17.806:DBUG:oejut.QueuedThreadPool:client-19: queue CEP:SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=4/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
2018-05-29 14:08:17.806:DBUG:oeji.ManagedSelector:client-19: updateable 0
2018-05-29 14:08:17.806:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:17.806:DBUG:oejut.QueuedThreadPool:client-22: run CEP:SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=4/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
2018-05-29 14:08:17.806:DBUG:oeji.ChannelEndPoint:client-19: Key interests updated 1 -> 0 on SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.806:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 1 keys
2018-05-29 14:08:17.806:DBUG:oejc.HttpSender:client-20: Request success HttpRequest[GET / HTTP/1.1]@6e06451e
2018-05-29 14:08:17.806:DBUG:oeji.FillInterest:client-22: fillable FillInterest@3a991994{AC.ReadCB@157c507e{HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=TRANSIENT,snd=SENDING,failure=null)[HttpGenerator@cbd3709{s=END}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=FI,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=COMPLETED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
2018-05-29 14:08:17.807:DBUG:oejc.HttpExchange:client-20: Terminated request for HttpExchange@235c5234 req=TERMINATED/null@null res=PENDING/null@null, result: null
2018-05-29 14:08:17.807:DBUG:oejc.HttpSender:client-20: Terminating request HttpRequest[GET / HTTP/1.1]@6e06451e
2018-05-29 14:08:17.807:DBUG:oejh.HttpParser:client-22: parseNext s=START DirectByteBuffer@31e7a914[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2018-05-29 14:08:17.807:DBUG:oejc.HttpReceiver:client-22: Parsed false, remaining 0 HttpParser{s=START,0 of -1}
2018-05-29 14:08:17.807:DBUG:oeji.ManagedSelector:client-20: Created SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.807:DBUG:oejut.QueuedThreadPool:client-20: ran CreateEndPoint@6d153d3a{Connect@4566e5bd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:43168 remote=localhost/127.0.0.1:80],{ssl.peer.port=80, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1ed4004b, client.connector=org.eclipse.jetty.client.HttpClient@97e1986}},sun.nio.ch.SelectionKeyImpl@2817b65c}
2018-05-29 14:08:17.807:DBUG:oeji.ChannelEndPoint:client-22: filled 3469 SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.808:DBUG:oejc.HttpReceiver:client-22: Read 3469 bytes DirectByteBuffer@31e7a914[p=0,l=3469,c=16384,r=3469]={<<<HTTP/1.1 200 OK\r\n...\xEf\x89\r` \xFa?U\x1a\xE2\xB39,\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
2018-05-29 14:08:17.808:DBUG:oejh.HttpParser:client-22: parseNext s=START DirectByteBuffer@31e7a914[p=0,l=3469,c=16384,r=3469]={<<<HTTP/1.1 200 OK\r\n...\xEf\x89\r` \xFa?U\x1a\xE2\xB39,\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: START --> RESPONSE_VERSION
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: RESPONSE_VERSION --> SPACE1
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: SPACE1 --> STATUS
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: STATUS --> SPACE2
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: SPACE2 --> REASON
2018-05-29 14:08:17.809:DBUG:oejh.HttpParser:client-22: REASON --> HEADER
2018-05-29 14:08:17.810:DBUG:oejc.HttpReceiver:client-22: Response begin HttpResponse[HTTP/1.1 200 OK]@3f204158
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Date --> VALUE
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Date --> IN_VALUE
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Date --> FIELD
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Server --> VALUE
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Server --> IN_VALUE
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Server --> FIELD
2018-05-29 14:08:17.810:DBUG:oejh.HttpParser:client-22: HEADER:Last-Modified --> VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Last-Modified --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Last-Modified --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:ETag --> VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:ETag --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:ETag --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Accept-Ranges: bytes --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Accept-Ranges: bytes --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Vary --> VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Vary --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Vary --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Encoding: gzip --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Encoding: gzip --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Length --> VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Length --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Length --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Type: text/html --> IN_VALUE
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER:Content-Type: text/html --> FIELD
2018-05-29 14:08:17.811:DBUG:oejh.HttpParser:client-22: HEADER --> CONTENT
2018-05-29 14:08:17.811:DBUG:oejc.HttpReceiver:client-22: Response headers HttpResponse[HTTP/1.1 200 OK]@3f204158
Date: Tue, 29 May 2018 12:08:17 GMT
Server: Apache/2.4.29 (Ubuntu)
Last-Modified: Wed, 01 Apr 2015 04:03:42 GMT
ETag: "2c39-512a1cd08ee74-gzip"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 3186
Content-Type: text/html
2018-05-29 14:08:17.819:DBUG:oejc.HttpReceiver:client-22: Response content HttpResponse[HTTP/1.1 200 OK]@3f204158
DirectByteBufferR@48f42be5[p=283,l=3469,c=16384,r=3186]={HTTP/1.1 200 OK\r\n...: text/html\r\n\r\n<<<\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xC5Z\xEbs\xDb6\x12...\xEf\x89\r` \xFa?U\x1a\xE2\xB39,\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2018-05-29 14:08:17.820:DBUG:oejc.HttpReceiver:client-22: Response content decoded (org.eclipse.jetty.client.GZIPContentDecoder@6f27db2e) HttpResponse[HTTP/1.1 200 OK]@3f204158
HeapByteBuffer@611f683[p=0,l=11321,c=12288,r=11321]={<<<\n<!DOCTYPE html P...body>\n</html>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2018-05-29 14:08:17.820:DBUG:oejcu.InputStreamResponseListener:client-22: Queueing content java.nio.HeapByteBuffer[pos=0 lim=11321 cap=11321]
2018-05-29 14:08:17.821:DBUG:oejc.HttpReceiver:client-22: Parsed true, remaining 0 HttpParser{s=CONTENT,3186 of 3186}
2018-05-29 14:08:17.821:DBUG:oejut.QueuedThreadPool:client-22: ran CEP:SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=13/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=false)=>HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=CONTENT,failure=null)[HttpParser{s=CONTENT,3186 of 3186}]]:runFillable:BLOCKING
2018-05-29 14:08:22.738:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.client.HttpClient@97e1986
2018-05-29 14:08:22.740:DBUG:oejc.HttpDestination:main: Closed HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=1/64,a=1,i=0]
2018-05-29 14:08:22.743:DBUG:oejc.HttpExchange:main: Failed HttpExchange@235c5234 req=TERMINATED/null@null res=COMPLETED/java.nio.channels.AsynchronousCloseException@5702b3b1: req=false/rsp=true java.nio.channels.AsynchronousCloseException
2018-05-29 14:08:22.743:DBUG:oejh.HttpParser:main: close HttpParser{s=CONTENT,3186 of 3186}
2018-05-29 14:08:22.743:DBUG:oejh.HttpParser:main: CONTENT --> CLOSE
2018-05-29 14:08:22.743:DBUG:oejc.HttpReceiver:main: Response failure HttpResponse[HTTP/1.1 200 OK]@3f204158 HttpExchange@235c5234 req=TERMINATED/null@null res=COMPLETED/java.nio.channels.AsynchronousCloseException@5702b3b1 on HttpChannelOverHTTP@4cc829bc(exchange=HttpExchange@235c5234 req=TERMINATED/null@null res=COMPLETED/java.nio.channels.AsynchronousCloseException@5702b3b1)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]: java.nio.channels.AsynchronousCloseException
2018-05-29 14:08:22.744:DBUG:oejcu.InputStreamResponseListener:main: Content failure
java.nio.channels.AsynchronousCloseException
at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.close(HttpConnectionOverHTTP.java:182)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at org.eclipse.jetty.client.AbstractConnectionPool.close(AbstractConnectionPool.java:209)
at org.eclipse.jetty.client.DuplexConnectionPool.close(DuplexConnectionPool.java:236)
at org.eclipse.jetty.client.HttpDestination.close(HttpDestination.java:386)
at org.eclipse.jetty.client.HttpClient.doStop(HttpClient.java:256)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.eclipse.jetty.http.client.AbstractTest.stopClient(AbstractTest.java:145)
at org.eclipse.jetty.http.client.AbstractTest.stop(AbstractTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:538)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:760)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:460)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:206)
2018-05-29 14:08:22.746:DBUG:oejc.HttpExchange:main: Terminated response for HttpExchange@235c5234 req=TERMINATED/null@null res=TERMINATED/java.nio.channels.AsynchronousCloseException@5702b3b1, result: Result[HttpRequest[GET / HTTP/1.1]@6e06451e > HttpResponse[HTTP/1.1 200 OK]@3f204158] java.nio.channels.AsynchronousCloseException
2018-05-29 14:08:22.747:DBUG:oejc.HttpReceiver:main: Response complete HttpResponse[HTTP/1.1 200 OK]@3f204158
2018-05-29 14:08:22.747:DBUG:oejc.HttpChannel:main: HttpExchange@235c5234 req=TERMINATED/null@null res=TERMINATED/java.nio.channels.AsynchronousCloseException@5702b3b1 disassociated true from HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.747:DBUG:oejc.HttpChannel:main: Closing, reason: failure - HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=4939/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.747:DBUG:oejc.HttpReceiver:main: Request/Response failed: Result[HttpRequest[GET / HTTP/1.1]@6e06451e > HttpResponse[HTTP/1.1 200 OK]@3f204158] java.nio.channels.AsynchronousCloseException
2018-05-29 14:08:22.747:DBUG:oejcu.InputStreamResponseListener:main: Result failure
java.nio.channels.AsynchronousCloseException
at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.close(HttpConnectionOverHTTP.java:182)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at org.eclipse.jetty.client.AbstractConnectionPool.close(AbstractConnectionPool.java:209)
at org.eclipse.jetty.client.DuplexConnectionPool.close(DuplexConnectionPool.java:236)
at org.eclipse.jetty.client.HttpDestination.close(HttpDestination.java:386)
at org.eclipse.jetty.client.HttpClient.doStop(HttpClient.java:256)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.eclipse.jetty.http.client.AbstractTest.stopClient(AbstractTest.java:145)
at org.eclipse.jetty.http.client.AbstractTest.stop(AbstractTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:538)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:760)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:460)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:206)
2018-05-29 14:08:22.748:DBUG:oejc.HttpExchange:main: Aborted (true) while active HttpExchange@235c5234 req=TERMINATED/null@null res=TERMINATED/java.nio.channels.AsynchronousCloseException@5702b3b1: java.nio.channels.AsynchronousCloseException
2018-05-29 14:08:22.748:DBUG:oeji.AbstractEndPoint:main: shutdownOutput SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OPEN,fill=-,flush=-,to=4940/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.748:DBUG:oejch.HttpConnectionOverHTTP:main: Shutdown HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OSHUT,fill=-,flush=-,to=4940/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.749:DBUG:oeji.AbstractEndPoint:main: close SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OSHUT,fill=-,flush=-,to=4941/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.749:DBUG:oeji.AbstractEndPoint:main: close(null) SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,OSHUT,fill=-,flush=-,to=4941/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.749:DBUG:oeji.ChannelEndPoint:main: doClose SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,CLOSED,fill=-,flush=-,to=4941/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.749:DBUG:oeji.WriteFlusher:main: ignored: WriteFlusher@11e1300b{IDLE}->null
java.nio.channels.ClosedChannelException
at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:532)
at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:216)
at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.close(HttpConnectionOverHTTP.java:195)
at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.close(HttpConnectionOverHTTP.java:182)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at org.eclipse.jetty.client.AbstractConnectionPool.close(AbstractConnectionPool.java:209)
at org.eclipse.jetty.client.DuplexConnectionPool.close(DuplexConnectionPool.java:236)
at org.eclipse.jetty.client.HttpDestination.close(HttpDestination.java:386)
at org.eclipse.jetty.client.HttpClient.doStop(HttpClient.java:256)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.eclipse.jetty.http.client.AbstractTest.stopClient(AbstractTest.java:145)
at org.eclipse.jetty.http.client.AbstractTest.stop(AbstractTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:538)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:760)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:460)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:206)
2018-05-29 14:08:22.750:DBUG:oeji.FillInterest:main: onClose FillInterest@3a991994{null}
2018-05-29 14:08:22.750:DBUG:oejut.QueuedThreadPool:main: queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bec1f0c
2018-05-29 14:08:22.750:DBUG:oejut.QueuedThreadPool:client-23: run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bec1f0c
2018-05-29 14:08:22.750:DBUG:oeji.ManagedSelector:client-23: Destroyed SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,CLOSED,fill=-,flush=-,to=4942/0}{io=0/0,kio=-1,kro=-1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.750:DBUG:oejch.HttpConnectionOverHTTP:main: Closed HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,CLOSED,fill=-,flush=-,to=4942/0}{io=0/0,kio=-1,kro=-1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.750:DBUG:oejuc.AbstractLifeCycle:main: stopping HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0]
2018-05-29 14:08:22.750:DBUG:oeji.AbstractConnection:client-23: onClose HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]<-SocketChannelEndPoint@763d2a53{localhost/127.0.0.1:80<->/127.0.0.1:43168,CLOSED,fill=-,flush=-,to=4942/0}{io=0/0,kio=-1,kro=-1}->HttpConnectionOverHTTP@157c507e(l:/127.0.0.1:43168 <-> r:localhost/127.0.0.1:80,closed=true)=>HttpChannelOverHTTP@4cc829bc(exchange=null)[send=HttpSenderOverHTTP@766edace(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cbd3709{s=START}],recv=HttpReceiverOverHTTP@7b356940(rsp=FAILURE,failure=java.nio.channels.AsynchronousCloseException)[HttpParser{s=CLOSE,3186 of 3186}]]
2018-05-29 14:08:22.750:DBUG:oejuc.AbstractLifeCycle:main: STOPPED HttpDestination[http://localhost]@27c20538,queue=0,pool=DuplexConnectionPool@72d818d1[c=0/64,a=0,i=0]
2018-05-29 14:08:22.750:DBUG:oejut.QueuedThreadPool:client-23: ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bec1f0c
2018-05-29 14:08:22.750:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4
2018-05-29 14:08:22.750:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95
2018-05-29 14:08:22.750:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=1 selected=0 updates=0
2018-05-29 14:08:22.751:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@29ca901e on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=1 selected=0 updates=0
2018-05-29 14:08:22.751:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=1 selected=0 updates=1
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken with none selected
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 0/0/0 selected
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 0 keys, 1 updates
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: updateable 1
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: update org.eclipse.jetty.io.ManagedSelector$CloseConnections@29ca901e
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: Closing 0 connections on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c waiting with 0 keys
2018-05-29 14:08:22.752:DBUG:oeji.ManagedSelector:main: Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5649fd9b on org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=0
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:main: wakeup on submit org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=0 selected=0 updates=1
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken with none selected
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c woken up from select, 0/0/0 selected
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: Selector sun.nio.ch.EPollSelectorImpl@22efdd2c processing 0 keys, 1 updates
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: updateable 1
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: update org.eclipse.jetty.io.ManagedSelector$StopSelector@5649fd9b
2018-05-29 14:08:22.753:DBUG:oeji.ManagedSelector:client-19: updates 0
2018-05-29 14:08:22.753:DBUG:oejut.QueuedThreadPool:client-19: ran org.eclipse.jetty.io.ManagedSelector$$Lambda$19/905654280@4cf777e8
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: stopping EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@31ef45e3{s=1/4,p=0}][pc=0,pic=0,pec=1,epc=0]@2018-05-29T14:08:22.753+02:00
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: STOPPED EatWhatYouKill@6500df86/SelectorProducer@402a079c/IDLE/p=false/QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@31ef45e3{s=1/4,p=0}][pc=0,pic=0,pec=1,epc=0]@2018-05-29T14:08:22.753+02:00
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.io.ManagedSelector@59ec2012 id=0 keys=-1 selected=-1 updates=0
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@42dafa95
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.client.http.HttpClientTransportOverHTTP@7946e1f4
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6276ae34
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6276ae34
2018-05-29 14:08:22.753:DBUG:oejuc.AbstractLifeCycle:main: stopping QueuedThreadPool[client]@61dc03ce{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@31ef45e3{s=1/4,p=0}]
2018-05-29 14:08:22.754:DBUG:oejuc.AbstractLifeCycle:main: stopping ReservedThreadExecutor@31ef45e3{s=1/4,p=0}
2018-05-29 14:08:22.754:DBUG:oejut.ReservedThreadExecutor:main: ReservedThreadExecutor@31ef45e3{s=0/4,p=0}@31cf8b09 offer STOP!
2018-05-29 14:08:22.754:DBUG:oejuc.AbstractLifeCycle:main: STOPPED ReservedThreadExecutor@31ef45e3{s=0/4,p=0}
2018-05-29 14:08:22.754:DBUG:oejut.ReservedThreadExecutor:client-21: ReservedThreadExecutor@31ef45e3{s=0/4,p=0}@31cf8b09 task=STOP!
2018-05-29 14:08:22.754:DBUG:oejut.ReservedThreadExecutor:client-21: ReservedThreadExecutor@31ef45e3{s=0/4,p=0}@31cf8b09 Exited
2018-05-29 14:08:22.754:DBUG:oejut.QueuedThreadPool:client-21: ran ReservedThreadExecutor@31ef45e3{s=0/4,p=0}@31cf8b09
2018-05-29 14:08:22.755:DBUG:oejuc.AbstractLifeCycle:main: STOPPED QueuedThreadPool[client]@61dc03ce{STOPPED,8<=8<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/707806938@64cee07]
2018-05-29 14:08:22.755:DBUG:oejuc.AbstractLifeCycle:main: stopping SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:22.755:DBUG:oejuc.AbstractLifeCycle:main: STOPPED SslContextFactory@26f67b76[provider=null,keyStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/keystore.jks,trustStore=file:///home/gregw/src/jetty-9.4.x/tests/test-http-client-transport/src/test/resources/truststore.jks]
2018-05-29 14:08:22.755:DBUG:oejuc.AbstractLifeCycle:main: STOPPED org.eclipse.jetty.client.HttpClient@97e1986
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment