Github user onkarkadam7 commented on the issue:
https://github.com/apache/phoenix/pull/202
Hi We are facing issue when we try to start the Trace server ,
#==================================================================
Log
#==================================================================
[root@dev02-slv-02 phoenix]# ./bin/traceserver.py
16/08/29 19:19:56 DEBUG util.Shell: setsid exited with exit code 0
16/08/29 19:19:56 DEBUG util.log: Logging to
org.slf4j.impl.Log4jLoggerAdapter(org.eclipse.jetty.util.log) via
org.eclipse.jetty.util.log.Slf4jLog
16/08/29 19:19:56 DEBUG component.Container: Container
org.eclipse.jetty.server.Server@73ad2d6 + [email protected]:8864
as connector
16/08/29 19:19:57 DEBUG component.Container: Container
o.e.j.w.WebAppContext{/,file:/src/main/webapp} +
org.eclipse.jetty.servlet.ErrorPageErrorHandler@185d8b6 as error
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.server.Server@73ad2d6 +
o.e.j.w.WebAppContext{/,file:/src/main/webapp} as handler
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.server.Server@73ad2d6
16/08/29 19:19:57 INFO server.Server: jetty-8.y.z-SNAPSHOT
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.server.Server@73ad2d6 + qtp1468357786{8<=0<=0/254,-1} as
threadpool
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:19:57 DEBUG webapp.WebAppContext: Thread Context classloader
WebAppClassLoader=85777802@51cdd8a
16/08/29 19:19:57 DEBUG webapp.WebAppContext: Parent class loader:
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG webapp.WebAppContext: Parent class loader:
sun.misc.Launcher$ExtClassLoader@d44fc21
16/08/29 19:19:57 DEBUG webapp.WebAppContext: preConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebInfConfiguration@23faf8f2
16/08/29 19:19:57 DEBUG webapp.WebInfConfiguration: Set temp dir
/tmp/jetty-0.0.0.0-8864-webapp-_-any-
16/08/29 19:19:57 DEBUG webapp.WebAppContext: preConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebXmlConfiguration@396f6598
16/08/29 19:19:57 DEBUG webapp.WebDescriptor:
jar:file:/usr/lib/phoenix/phoenix-tracing-webapp-4.7.0-HBase-1.1-guavus-runnable.jar!/org/eclipse/jetty/webapp/webdefault.xml:
Calculated metadatacomplete = True with version=2.5
16/08/29 19:19:57 DEBUG webapp.WebAppContext: preConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.MetaInfConfiguration@7a765367
16/08/29 19:19:57 DEBUG webapp.WebAppContext: preConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.FragmentConfiguration@76b0bfab
16/08/29 19:19:57 DEBUG webapp.WebAppContext: preConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.JettyWebXmlConfiguration@17d677df
16/08/29 19:19:57 DEBUG webapp.WebAppContext: configure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebInfConfiguration@23faf8f2
16/08/29 19:19:57 DEBUG webapp.WebAppContext: configure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebXmlConfiguration@396f6598
16/08/29 19:19:57 DEBUG webapp.WebAppContext: configure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.MetaInfConfiguration@7a765367
16/08/29 19:19:57 DEBUG webapp.WebAppContext: configure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.FragmentConfiguration@76b0bfab
16/08/29 19:19:57 DEBUG webapp.WebAppContext: configure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.JettyWebXmlConfiguration@17d677df
16/08/29 19:19:57 DEBUG webapp.JettyWebXmlConfiguration: Configuring
web-jetty.xml
16/08/29 19:19:57 DEBUG webapp.MetaData: metadata resolve
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.listener.ELContextCleaner
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.listener.ELContextCleaner from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.listener.IntrospectorCleaner
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.listener.IntrospectorCleaner from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG servlet.ServletHandler: filterNameMap={}
16/08/29 19:19:57 DEBUG servlet.ServletHandler: pathFilters=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletFilterMap=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletPathMap={/=default}
16/08/29 19:19:57 DEBUG servlet.ServletHandler:
servletNameMap={default=default}
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.jasper.servlet.JspServlet
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.jasper.servlet.JspServlet from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG servlet.ServletHandler: filterNameMap={}
16/08/29 19:19:57 DEBUG servlet.ServletHandler: pathFilters=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletFilterMap=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletPathMap={*.jspx=jsp,
*.JSPX=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspf=jsp, *.JSP=jsp, *.xsp=jsp, *.XSP=jsp,
/=default}
16/08/29 19:19:57 DEBUG servlet.ServletHandler:
servletNameMap={default=default, jsp=jsp}
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.servlet.ServletHandler@1dd02175 + default as servlet
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.servlet.ServletHandler@1dd02175 + jsp as servlet
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.servlet.ServletHandler@1dd02175 + [/]=>default as
servletMapping
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.servlet.ServletHandler@1dd02175 + [*.jsp, *.jspf, *.jspx,
*.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]=>jsp as servletMapping
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.security.ConstraintSecurityHandler@31206beb +
org.eclipse.jetty.servlet.ServletHandler@1dd02175 as handler
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed +
org.eclipse.jetty.security.ConstraintSecurityHandler@31206beb as handler
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed +
org.eclipse.jetty.server.session.HashSessionManager@3ffcd140 as sessionManager
16/08/29 19:19:57 DEBUG component.Container: Container
o.e.j.w.WebAppContext{/,file:/src/main/webapp} +
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed as handler
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.server.session.HashSessionManager@3ffcd140
16/08/29 19:19:57 DEBUG component.Container: Container
org.eclipse.jetty.server.Server@73ad2d6 +
org.eclipse.jetty.server.session.HashSessionIdManager@3444d69d as
sessionIdManager
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.server.session.HashSessionIdManager@3444d69d
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.server.session.HashSessionIdManager@3444d69d
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.server.session.HashSessionManager@3ffcd140
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.security.ConstraintSecurityHandler@31206beb
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.servlet.ServletHandler@1dd02175
16/08/29 19:19:57 DEBUG servlet.ServletHandler: filterNameMap={}
16/08/29 19:19:57 DEBUG servlet.ServletHandler: pathFilters=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletFilterMap=null
16/08/29 19:19:57 DEBUG servlet.ServletHandler: servletPathMap={*.jspx=jsp,
*.JSPX=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspf=jsp, *.JSP=jsp, *.xsp=jsp, *.XSP=jsp,
/=default}
16/08/29 19:19:57 DEBUG servlet.ServletHandler:
servletNameMap={default=default, jsp=jsp}
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
org.eclipse.jetty.servlet.ServletHandler@1dd02175
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.servlet.ServletHandler@1dd02175
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
org.eclipse.jetty.security.ConstraintSecurityHandler@31206beb
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.security.ConstraintSecurityHandler@31206beb
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.server.session.SessionHandler@3e77a1ed
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.servlet.ErrorPageErrorHandler@185d8b6
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
org.eclipse.jetty.servlet.ErrorPageErrorHandler@185d8b6
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.servlet.ErrorPageErrorHandler@185d8b6
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting jsp
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.jasper.servlet.JspServlet
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.jasper.servlet.JspServlet from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG servlet.Holder: Holding class
org.apache.jasper.servlet.JspServlet
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.commons.logging.impl.Log4JLogger
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.apache.commons.logging.impl.Log4JLogger from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG compiler.JspRuntimeContext: Parent class loader is:
WebAppClassLoader=85777802@51cdd8a
16/08/29 19:19:57 DEBUG compiler.JspRuntimeContext: Compilation classpath
initialized: /tmp/jetty-0.0.0.0-8864-webapp-_-any-/jsp:null
16/08/29 19:19:57 DEBUG servlet.JspServlet: Scratch dir for the JSP engine
is: /tmp/jetty-0.0.0.0-8864-webapp-_-any-/jsp
16/08/29 19:19:57 DEBUG servlet.JspServlet: IMPORTANT: Do not modify the
generated servlets
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED jsp
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting default
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.DefaultServlet
16/08/29 19:19:57 DEBUG webapp.WebAppClassLoader: loaded class
org.eclipse.jetty.servlet.DefaultServlet from
sun.misc.Launcher$AppClassLoader@4e25154f
16/08/29 19:19:57 DEBUG servlet.Holder: Holding class
org.eclipse.jetty.servlet.DefaultServlet
16/08/29 19:19:57 DEBUG servlet.DefaultServlet: resource base = null
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED default
16/08/29 19:19:57 DEBUG webapp.WebAppContext: postConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebInfConfiguration@23faf8f2
16/08/29 19:19:57 DEBUG webapp.WebAppContext: postConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.WebXmlConfiguration@396f6598
16/08/29 19:19:57 DEBUG webapp.WebAppContext: postConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.MetaInfConfiguration@7a765367
16/08/29 19:19:57 DEBUG webapp.WebAppContext: postConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.FragmentConfiguration@76b0bfab
16/08/29 19:19:57 DEBUG webapp.WebAppContext: postConfigure
o.e.j.w.WebAppContext{/,file:/src/main/webapp} with
org.eclipse.jetty.webapp.JettyWebXmlConfiguration@17d677df
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:19:57 DEBUG handler.AbstractHandler: starting
org.eclipse.jetty.server.Server@73ad2d6
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
qtp1468357786{8<=0<=0/254,-1}
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
qtp1468357786{8<=5<=8/254,0}
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
[email protected]:8864
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting null/null
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED PooledBuffers
[0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers
[0/1024@6144,0/1024@32768,0/1024@-]
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: starting
org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7d68ef40
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7d68ef40
16/08/29 19:19:57 DEBUG io.nio: Starting Thread[qtp1468357786-23
Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7dca8e67
16/08/29 19:19:57 DEBUG io.nio: Starting Thread[qtp1468357786-24
Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@23cd092c
16/08/29 19:19:57 DEBUG io.nio: Starting Thread[qtp1468357786-25
Selector2,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4f76726
16/08/29 19:19:57 INFO server.AbstractConnector: Started
[email protected]:8864
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
[email protected]:8864
16/08/29 19:19:57 DEBUG io.nio: Starting Thread[qtp1468357786-26
Selector3,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4b18a2cf
16/08/29 19:19:57 DEBUG component.AbstractLifeCycle: STARTED
org.eclipse.jetty.server.Server@73ad2d6
16/08/29 19:20:27 DEBUG io.nio: created
SCEP@250eb311{l(/10.70.30.60:52692)<->r(/10.70.154.68:8864),s=0,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@3e08c48e,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
16/08/29 19:20:27 DEBUG http.HttpParser: filled 398/398
16/08/29 19:20:27 DEBUG server.Server: REQUEST /webapp on
AsyncHttpConnection@3e08c48e,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=0,l=14,c=0},r=1
16/08/29 19:20:27 DEBUG handler.ContextHandler: scope null||/webapp @
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:20:27 DEBUG handler.ContextHandler: context=||/webapp @
o.e.j.w.WebAppContext{/,file:/src/main/webapp}
16/08/29 19:20:27 DEBUG server.session:
sessionManager=org.eclipse.jetty.server.session.HashSessionManager@3ffcd140
16/08/29 19:20:27 DEBUG server.session: session=null
16/08/29 19:20:27 DEBUG servlet.ServletHandler: servlet |/webapp|null ->
default
16/08/29 19:20:27 DEBUG servlet.ServletHandler: chain=null
16/08/29 19:20:27 DEBUG servlet.DefaultServlet: Resource
/webapp.gz=file:/src/main/webapp/webapp.gz
16/08/29 19:20:27 DEBUG servlet.DefaultServlet: Resource
/webapp=file:/src/main/webapp/webapp
16/08/29 19:20:27 DEBUG servlet.DefaultServlet: uri=/webapp resource=null
16/08/29 19:20:27 DEBUG server.Server: RESPONSE /webapp 404 handled=true
16/08/29 19:20:27 DEBUG server.AsyncHttpConnection: Enabled read interest
SCEP@250eb311{l(/10.70.30.60:52692)<->r(/10.70.154.68:8864),s=1,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@3e08c48e,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=14,c=0},r=1}
16/08/29 19:20:27 DEBUG http.HttpParser: filled 0/0
#==================================================================
We are using phoenix 4.7.0 on cloudera hbase 1.2 with jdk 1.8
Any guidance in this matter will be helpful.
Best Regards,
Onkar
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---