Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.lang.VerifyError: javax/xml/xpath/XPath.setNamespaceContext

49 views
Skip to first unread message

martin.j...@bipt.com

unread,
Dec 21, 2007, 1:55:06 PM12/21/07
to
Why is this Happening? How can i fix it ?<br />
<br />
I spent 40 hours on this i am exhausted. <br />
<br />
Loading Web Module: TivaCommercialWeb.<br />
<strike>12/21/07 13:48:05:130 EST</strike> 0000000f WebApp A SRVE0180I: <a class="jive-link-external" href="http://TivaCommercialEAR#TivaCommercialWeb.war">http://TivaCommercialEAR#TivaCommercialWeb.war</a> [/TivaCommercialWeb] <a class="jive-link-external" href="http://Servlet.LOG">http://Servlet.LOG</a>: Initializing Spring root WebApplicationContext<br />
<strike>12/21/07 13:48:05:146 EST</strike> 0000000f SystemErr R log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).<br />
<strike>12/21/07 13:48:05:146 EST</strike> 0000000f SystemErr R log4j:WARN Please initialize the log4j system properly.<br />
<strike>12/21/07 13:48:05:739 EST</strike> 0000000f SystemErr R Some product derivations are being skipped. For information about product derivation status, run:<br />
java org.apache.openjpa.lib.conf.ProductDerivations<br />
<strike>12/21/07 13:48:05:880 EST</strike> 0000000f SystemErr R 16 tivaDatabase WARN <strike>ORB.thread.pool : 0</strike> openjpa.Runtime - An error occurred while registering a ClassTransformer with PersistenceUnitInfo: name 'tivaDatabase', root URL . The error has been consumed. To see it, set your openjpa.Runtime log level to TRACE. Load-time class transformation will not be available.<br />
<strike>12/21/07 13:48:06:646 EST</strike> 0000000f ReflectionSer I Creating Service {<a class="jive-link-external" href="http://cxf.ws.tiva.bipt.com/">http://cxf.ws.tiva.bipt.com/</a>}HelloWorldImplService from class com.bipt.tiva.ws.cxf.HelloWorld<br />
<strike>12/21/07 13:48:06:896 EST</strike> 0000000f ServerImpl I Setting the server's publish address to be /HelloWorld<br />
<strike>12/21/07 13:48:06:927 EST</strike> 0000000f WebApp A SRVE0180I: <a class="jive-link-external" href="http://TivaCommercialEAR#TivaCommercialWeb.war">http://TivaCommercialEAR#TivaCommercialWeb.war</a> [/TivaCommercialWeb] <a class="jive-link-external" href="http://Servlet.LOG">http://Servlet.LOG</a>: Set web app root system property: 'commercialWeb.root' = <a href="http://www-128.ibm.com/developerworks/forums/">C:\DEV\workspace\Commercial_workspace\CXFModification\TivaCommercialWeb\WebContent</a><br />
<strike>12/21/07 13:48:06:927 EST</strike> 0000000f WebApp A SRVE0180I: <a class="jive-link-external" href="http://TivaCommercialEAR#TivaCommercialWeb.war">http://TivaCommercialEAR#TivaCommercialWeb.war</a> [/TivaCommercialWeb] <a class="jive-link-external" href="http://Servlet.LOG">http://Servlet.LOG</a>: Initializing Log4J from <strike>C:\DEV\workspace\Commercial_workspace\CXFModification\TivaCommercialWeb\WebContent\META-INF\log4j.properties</strike><br />
<strike>12/21/07 13:48:06:974 EST</strike> 0000000f AbstractCXFSe I Load the bus with application context<br />
<strike>12/21/07 13:48:06:989 EST</strike> 0000000f AbstractCXFSe I Servlet transport factory already registered <br />
<strike>12/21/07 13:48:07:005 EST</strike> 0000000f ServletWrappe I SRVE0242I: <a href="http://www-128.ibm.com/developerworks/forums/">TivaCommercialEAR</a> [/TivaCommercialWeb] <a href="http://www-128.ibm.com/developerworks/forums/">CXFServlet</a>: Initialization successful.<br />
<strike>12/21/07 13:48:07:005 EST</strike> 0000000f VirtualHost I SRVE0250I: Web Module TivaCommercialWeb has been bound to default_host<a href="http://www-128.ibm.com/developerworks/forums/"><b>:9081,</b>:80,<b>:9445,</b>:5065,<b>:5064,</b>:443</a>.<br />
<strike>12/21/07 13:48:07:036 EST</strike> 0000000f ApplicationMg A WSVR0221I: Application started: TivaCommercialEAR<br />
<strike>12/21/07 13:48:19:053 EST</strike> 00000024 ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: CXFServlet. Exception thrown : java.lang.VerifyError: javax/xml/xpath/XPath.setNamespaceContext(Ljavax/xml/namespace/NamespaceContext;)V<br />
at org.apache.cxf.helpers.XPathUtils.&lt;init&gt;(XPathUtils.java:43)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.addRequiredSchemaImports(ServiceWSDLBuilder.java:262)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.buildTypes(ServiceWSDLBuilder.java:317)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:190)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:150)<br />
at org.apache.cxf.transport.http.WSDLQueryHandler.writeResponse(WSDLQueryHandler.java:138)<br />
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:147)<br />
at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:170)<br />
at org.apache.cxf.transport.servlet.AbstractCXFServlet.doGet(AbstractCXFServlet.java:152)<br />
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)<br />
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)<br />
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:990)<br />
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)<br />
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:473)<br />
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)<br />
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)<br />
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)<br />
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)<br />
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)<br />
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)<br />
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)<br />
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)<br />
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)<br />
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)<br />
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)<br />
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)<br />
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)<br />
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)<br />
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)<br />
<br />
<strike>12/21/07 13:48:19:068 EST</strike> 00000024 WebApp E <a href="http://www-128.ibm.com/developerworks/forums/">Servlet Error</a>-<a href="http://www-128.ibm.com/developerworks/forums/">CXFServlet</a>: java.lang.VerifyError: javax/xml/xpath/XPath.setNamespaceContext(Ljavax/xml/namespace/NamespaceContext;)V<br />
at org.apache.cxf.helpers.XPathUtils.&lt;init&gt;(XPathUtils.java:43)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.addRequiredSchemaImports(ServiceWSDLBuilder.java:262)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.buildTypes(ServiceWSDLBuilder.java:317)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:190)<br />
at org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:150)<br />
at org.apache.cxf.transport.http.WSDLQueryHandler.writeResponse(WSDLQueryHandler.java:138)<br />
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:147)<br />
at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:170)<br />
at org.apache.cxf.transport.servlet.AbstractCXFServlet.doGet(AbstractCXFServlet.java:152)<br />
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)<br />
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)<br />
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:990)<br />
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)<br />
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:473)<br />
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)<br />
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)<br />
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)<br />
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)<br />
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)<br />
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)<br />
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)<br />
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)<br />
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)<br />
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)<br />
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)<br />
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)<br />
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)<br />
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)<br />
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)<br />
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

Ken Hygh

unread,
Dec 21, 2007, 2:48:24 PM12/21/07
to
martin.j...@bipt.com wrote:
> Why is this Happening? How can i fix it ?<br />
> <br />
> I spent 40 hours on this i am exhausted. <br />
> <br />
>
[snip]

You have a jar file deployed that is at a later JVM version than the WAS
runtime. Start looking at your XML stuff.

Ken

0 new messages