root@c872d3bf-cbaa-4165-8e18-f6e3e1d94da9:~/winstone-test# $JAVA_HOME/bin/java -Djava.util.logging.config.file=/root/winstone-test/logging.properties -Dorg.eclipse.jetty.util.log.DEBUG=true -jar winstone-2.9.jar --httpPort=8811 --httpsPort=8443 --httpsCertificate=/var/jenkins_home/certs/cert.pem --httpsPrivateKey=/var/jenkins_home/certs/key.pem --warfile=sample.war Mar 08, 2016 9:20:29 PM winstone.Logger logInternal INFO: Beginning extraction from war file Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container w.{,null},/tmp/root/winstone/sample.war + org.eclipse.jetty.servlet.ErrorPageErrorHandler@32d2fa64 as error Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.Server@9a7504c + w.{,null},/tmp/root/winstone/sample.war as handler Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: SelectChannelConnector@0.0.0.0:8811 is forwarded Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.Server@9a7504c + SelectChannelConnector@0.0.0.0:8811 as connector Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: SslSelectChannelConnector@0.0.0.0:8443 is forwarded Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.Server@9a7504c + SslSelectChannelConnector@0.0.0.0:8443 as connector Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.Server@9a7504c + org.eclipse.jetty.util.thread.ExecutorThreadPool@192d3247 as threadpool Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.Server@9a7504c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog info INFO: jetty-winstone-2.9 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting w.{,null},/tmp/root/winstone/sample.war Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Thread Context classloader WebAppClassLoader=345281752@149494d8 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Parent class loader: java.net.URLClassLoader@776ec8df Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Parent class loader: sun.misc.Launcher$AppClassLoader@677327b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Parent class loader: sun.misc.Launcher$ExtClassLoader@6121c9d6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: preConfigure w.{,null},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebInfConfiguration@710726a3 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Set temp dir /tmp/jetty-0.0.0.0-8811-sample.war--any- Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Try webapp=file:/tmp/root/winstone/sample.war/, exists=true, directory=true file=/tmp/root/winstone/sample.war Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: webapp=file:/tmp/root/winstone/sample.war/ Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: preConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebXmlConfiguration@df27fae Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: jar:file:/root/winstone-test/winstone-2.9.jar!/org/eclipse/jetty/webapp/webdefault.xml: Calculated metadatacomplete = True with version=2.5 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: file:/tmp/root/winstone/sample.war/WEB-INF/web.xml: Calculated metadatacomplete = NotSet with version=2.4 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: preConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.MetaInfConfiguration@281e3708 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: preConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.FragmentConfiguration@35a50a4c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: preConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.JettyWebXmlConfiguration@1f021e6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: configure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebInfConfiguration@710726a3 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Path resource=file:/tmp/root/winstone/sample.war/WEB-INF/classes/ Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: configure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebXmlConfiguration@df27fae Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: configure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.MetaInfConfiguration@281e3708 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: configure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.FragmentConfiguration@35a50a4c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: configure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.JettyWebXmlConfiguration@1f021e6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Configuring web-jetty.xml Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: metadata resolve w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class org.eclipse.jetty.servlet.listener.ELContextCleaner from sun.misc.Launcher$AppClassLoader@677327b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class org.eclipse.jetty.servlet.listener.IntrospectorCleaner from sun.misc.Launcher$AppClassLoader@677327b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: filterNameMap={} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: pathFilters=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletFilterMap=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletPathMap={/=default} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletNameMap={default=default} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog info INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: filterNameMap={} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: pathFilters=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletFilterMap=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletPathMap={*.jspx=jsp, *.JSPX=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspf=jsp, *.JSP=jsp, *.xsp=jsp, *.XSP=jsp, /=default} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletNameMap={default=default, jsp=jsp} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: filterNameMap={} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: pathFilters=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletFilterMap=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletPathMap={*.jspx=jsp, *.JSPX=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspf=jsp, *.JSP=jsp, *.xsp=jsp, *.XSP=jsp, /=default, /hello=HelloServlet} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletNameMap={default=default, jsp=jsp, HelloServlet=HelloServlet} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + default as servlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + jsp as servlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + HelloServlet as servlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + [/]=>default as servletMapping Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + [*.jsp, *.jspf, *.jspx, *.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]=>jsp as servletMapping Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.servlet.ServletHandler@76a4d6c + [/hello]=>HelloServlet as servletMapping Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.security.ConstraintSecurityHandler@517cd4b + org.eclipse.jetty.servlet.ServletHandler@76a4d6c as handler Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.session.SessionHandler@6cc7b4de + org.eclipse.jetty.security.ConstraintSecurityHandler@517cd4b as handler Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.session.SessionHandler@6cc7b4de + org.eclipse.jetty.server.session.HashSessionManager@32cf48b7 as sessionManager Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war + org.eclipse.jetty.server.session.SessionHandler@6cc7b4de as handler Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.session.SessionHandler@6cc7b4de Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.session.HashSessionManager@32cf48b7 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Container org.eclipse.jetty.server.Server@9a7504c + org.eclipse.jetty.server.session.HashSessionIdManager@799d4f69 as sessionIdManager Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.session.HashSessionIdManager@799d4f69 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.session.HashSessionIdManager@799d4f69 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.session.HashSessionManager@32cf48b7 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.security.ConstraintSecurityHandler@517cd4b Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting ArgumentsRealm[null] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: doStart: Starting new PropertyUserStore. PropertiesFile: null refreshInterval: 0 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.security.PropertyUserStore@33cb5951 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.security.PropertyUserStore@33cb5951 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED ArgumentsRealm[null] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.servlet.ServletHandler@76a4d6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: filterNameMap={} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: pathFilters=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletFilterMap=null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletPathMap={*.jspx=jsp, *.JSPX=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspf=jsp, *.JSP=jsp, *.xsp=jsp, *.XSP=jsp, /=default, /hello=HelloServlet} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: servletNameMap={default=default, jsp=jsp, HelloServlet=HelloServlet} Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.servlet.ServletHandler@76a4d6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.servlet.ServletHandler@76a4d6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.security.ConstraintSecurityHandler@517cd4b Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.security.ConstraintSecurityHandler@517cd4b Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.session.SessionHandler@6cc7b4de Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.session.SessionHandler@6cc7b4de Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.servlet.ErrorPageErrorHandler@32d2fa64 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.servlet.ErrorPageErrorHandler@32d2fa64 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.servlet.ErrorPageErrorHandler@32d2fa64 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting HelloServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class javax.servlet.http.HttpServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class javax.servlet.http.HttpServlet from sun.misc.Launcher$AppClassLoader@677327b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class mypackage.Hello from WebAppClassLoader=Hello, World Application@149494d8 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Holding class mypackage.Hello Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED HelloServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting default Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class org.eclipse.jetty.servlet.DefaultServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: loaded class org.eclipse.jetty.servlet.DefaultServlet from sun.misc.Launcher$AppClassLoader@677327b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Holding class org.eclipse.jetty.servlet.DefaultServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: resource base = null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED default Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting jsp Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Holding class org.eclipse.jetty.servlet.NoJspServlet Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED jsp Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: postConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebInfConfiguration@710726a3 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: postConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.WebXmlConfiguration@df27fae Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: postConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.MetaInfConfiguration@281e3708 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: postConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.FragmentConfiguration@35a50a4c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: postConfigure w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war with org.eclipse.jetty.webapp.JettyWebXmlConfiguration@1f021e6c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED w.{,file:/tmp/root/winstone/sample.war/},/tmp/root/winstone/sample.war Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.Server@9a7504c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.util.thread.ExecutorThreadPool@192d3247 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.util.thread.ExecutorThreadPool@192d3247 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting SelectChannelConnector@0.0.0.0:8811 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting null/null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED PooledBuffers [0/1024@8192,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@709ba3fb Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#1] Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@118651c4 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#2] Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@21f44bce Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#3] Selector2,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@9af211c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#4] Selector3,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3ba76ac3 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#5] Selector4,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@231b6543 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#6] Selector5,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1d8aeda5 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#7] Selector6,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4095ff42 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#8] Selector7,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@95074db Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#9] Selector8,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5d34e587 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#10] Selector9,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@490797ef Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#11] Selector10,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7bd81233 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@709ba3fb Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#12] Selector11,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3baae8cd Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog info INFO: Started SelectChannelConnector@0.0.0.0:8811 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED SelectChannelConnector@0.0.0.0:8811 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting SslSelectChannelConnector@0.0.0.0:8443 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting SslContextFactory@2b4a2ec7(null,null) Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog info INFO: Enabled Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Enabled Ciphers [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_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 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_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 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, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_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, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_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_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED SslContextFactory@2b4a2ec7(null,null) Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting null/null Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED PooledBuffers [0/1024@16916,0/1024@16916,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@13c10b87 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#25] Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@13667036 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#26] Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7fc7974f Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#27] Selector2,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1a0789b6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#28] Selector3,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@29d4110c Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#29] Selector4,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@28747e23 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#30] Selector5,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7178a8b2 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#31] Selector6,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@93398d6 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#32] Selector7,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5cab664e Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#33] Selector8,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3810ab45 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#34] Selector9,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@46488260 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#35] Selector10,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2e49a5ff Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@13c10b87 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: Starting Thread[RequestHandlerThread[#36] Selector11,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@6565e278 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog info INFO: Started SslSelectChannelConnector@0.0.0.0:8443 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED SslSelectChannelConnector@0.0.0.0:8443 Mar 08, 2016 9:20:29 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: STARTED org.eclipse.jetty.server.Server@9a7504c Mar 08, 2016 9:20:29 PM winstone.Logger logInternal INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled Mar 08, 2016 9:20:31 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: created SCEP@244d528e{l(/174.24.190.44:52000)<->r(/165.225.168.215:8443),s=0,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{SslConnection@680cee83 SSL NOT_HANDSHAKING i/o/u=-1/-1/-1 ishut=false oshut=false {AsyncHttpConnection@21d4547e,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}} ^CMar 08, 2016 9:20:35 PM winstone.Logger logInternal INFO: JVM is terminating. Shutting down Winstone Mar 08, 2016 9:20:35 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: stopping org.eclipse.jetty.server.Server@9a7504c Mar 08, 2016 9:20:35 PM org.eclipse.jetty.util.log.JavaUtilLog debug FINE: stopping SslSelectChannelConnector@0.0.0.0:8443