You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sheeraz Junejo (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/11/17 11:04:52 UTC

[jira] [Issue Comment Edited] (AXIS2-5181) Axis2 1.5 With Spring Causing java.lang.VerifyError: JVMVRFY013

    [ https://issues.apache.org/jira/browse/AXIS2-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151959#comment-13151959 ] 

Sheeraz Junejo edited comment on AXIS2-5181 at 11/17/11 10:04 AM:
------------------------------------------------------------------

Opened a new JIRA for second issue with complete details on how to reproduce and this can be found on following link;

https://issues.apache.org/jira/browse/AXIS2-5186

Now upgrading my WAS Instance with the latest available Fix Pack, will I be able to deploy axis2-1.5.5 or do I have to upgrade to axis2 1.6.2?
                
      was (Author: sjunejo):
    Opened a new JIRA for second issue with complete details on how to reproduce and this can be found on following link;

https://issues.apache.org/jira/browse/AXIS2-5186

Now upgrading my WAS Instance with the latest available Fix Pack, will deploy the axis2-1.5.5 with suggested changes and will report if 'I found any problem.
                  
> Axis2 1.5 With Spring Causing java.lang.VerifyError: JVMVRFY013
> ---------------------------------------------------------------
>
>                 Key: AXIS2-5181
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5181
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.5.5
>         Environment: WebSphere Application Server v 7.0.0.0 
>            Reporter: Sheeraz Junejo
>            Assignee: Andreas Veithen
>              Labels: spring, websphere
>             Fix For: 1.6.2
>
>
> I am using Spring to load my application context within Axis2 WAR by implementing ServiceLifecycle interface. the solution is working on jBoss 5.1, WebLogic 10.3.3 and Glassfish 3.0.1 but I am unable to retrieve any WSDLs or even list Version (default) service and I am getting following exceptions (Log contains starting of an axis2 war and then as soon as I try to see WSDL for any service deployed it crashed);
> [11/11/11 01:52:33:619 GMT] 00000024 CompositionUn A   WSVR0190I: Starting composition unit WebSphere:cuname=axis2_war in BLA WebSphere:blaname=axis2_war.
> [11/11/11 01:52:33:653 GMT] 00000024 ApplicationMg A   WSVR0200I: Starting application: axis2_war
> [11/11/11 01:52:33:657 GMT] 00000024 ApplicationMg A   WSVR0204I: Application: axis2_war  Application build level: Unknown
> [11/11/11 01:52:33:857 GMT] 00000024 SibMessage    I   [:] CWSID0017I: Configuration reload is starting for bus BrowserBus.
> [11/11/11 01:52:33:874 GMT] 00000024 SibMessage    I   [:] CWSID0018I: Configuration reload is complete for bus BrowserBus.
> [11/11/11 01:52:33:888 GMT] 00000024 SibMessage    I   [:] CWSID0017I: Configuration reload is starting for bus BrowserBus.
> [11/11/11 01:52:33:897 GMT] 00000024 SibMessage    I   [:] CWSID0018I: Configuration reload is complete for bus BrowserBus.
> [11/11/11 01:52:33:901 GMT] 00000024 SibMessage    I   [:] CWSID0017I: Configuration reload is starting for bus BrowserBus.
> [11/11/11 01:52:33:917 GMT] 00000024 SibMessage    I   [:] CWSID0018I: Configuration reload is complete for bus BrowserBus.
> [11/11/11 01:52:33:970 GMT] 00000024 webapp        I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: Apache-Axis2.
> [11/11/11 01:52:33:992 GMT] 00000024 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/axi
> s2
> [11/11/11 01:52:34:762 GMT] 00000024 SystemOut     O [INFO] Deploying module: addressing-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336N
> ode01Cell/axis2_war.ear/axis2.war/WEB-INF/modules/addressing-1.5.5.mar
> [11/11/11 01:52:34:785 GMT] 00000024 SystemOut     O [INFO] Deploying module: jaxws-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node01
> Cell/axis2_war.ear/axis2.war/WEB-INF/modules/axis2-jaxws-mar-1.5.5.mar
> [11/11/11 01:52:34:803 GMT] 00000024 SystemOut     O [INFO] Deploying module: metadataExchange-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll10
> 10336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/modules/mex-1.5.5.mar
> [11/11/11 01:52:34:813 GMT] 00000024 SystemOut     O [INFO] Deploying module: mtompolicy-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336N
> ode01Cell/axis2_war.ear/axis2.war/WEB-INF/modules/mtompolicy-1.5.5.mar
> [11/11/11 01:52:34:825 GMT] 00000024 SystemOut     O [INFO] Deploying module: ping-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node01C
> ell/axis2_war.ear/axis2.war/WEB-INF/modules/ping-1.5.5.mar
> [11/11/11 01:52:34:834 GMT] 00000024 SystemOut     O [INFO] Deploying module: script-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node0
> 1Cell/axis2_war.ear/axis2.war/WEB-INF/modules/scripting-1.5.5.mar
> [11/11/11 01:52:34:844 GMT] 00000024 SystemOut     O [INFO] Deploying module: soapmonitor-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336
> Node01Cell/axis2_war.ear/axis2.war/WEB-INF/modules/soapmonitor-1.5.5.mar
> [11/11/11 01:52:34:871 GMT] 00000024 SystemOut     O [INFO] Deploying module: addressing-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336N
> ode01Cell/axis2_war.ear/axis2.war/WEB-INF/lib/addressing-1.5.5.jar
> [11/11/11 01:52:34:880 GMT] 00000024 SystemOut     O [INFO] Deploying module: jaxws-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node01
> Cell/axis2_war.ear/axis2.war/WEB-INF/lib/axis2-jaxws-mar-1.5.5.jar
> [11/11/11 01:52:34:888 GMT] 00000024 SystemOut     O [INFO] Deploying module: mtompolicy-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336N
> ode01Cell/axis2_war.ear/axis2.war/WEB-INF/lib/mtompolicy-1.5.5.jar
> [11/11/11 01:52:34:896 GMT] 00000024 SystemOut     O [INFO] Deploying module: ping-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node01C
> ell/axis2_war.ear/axis2.war/WEB-INF/lib/ping-1.5.5.jar
> [11/11/11 01:52:34:904 GMT] 00000024 SystemOut     O [INFO] Deploying module: script-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336Node0
> 1Cell/axis2_war.ear/axis2.war/WEB-INF/lib/scripting-1.5.5.jar
> [11/11/11 01:52:34:913 GMT] 00000024 SystemOut     O [INFO] Deploying module: soapmonitor-1.5.5 - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll1010336
> Node01Cell/axis2_war.ear/axis2.war/WEB-INF/lib/soapmonitor-1.5.5.jar
> [11/11/11 01:52:36:228 GMT] 00000024 SystemOut     O [INFO] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@7f827f82: display name [org.springfra
> mework.context.support.ClassPathXmlApplicationContext@7f827f82]; startup date [Fri Nov 11 01:52:36 GMT 2011]; root of context hierarchy
> [11/11/11 01:52:36:275 GMT] 00000024 SystemOut     O [INFO] Loading XML bean definitions from class path resource [customerServiceContext.xml]
> [11/11/11 01:52:36:462 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: t24-CustomerService-jws.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedA
> pps/hmll1010336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/t24-CustomerService-jws.aar
> [11/11/11 01:52:36:571 GMT] 00000024 SystemOut     O [INFO] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@23012301: display name [org.springfra
> mework.context.support.ClassPathXmlApplicationContext@23012301]; startup date [Fri Nov 11 01:52:36 GMT 2011]; root of context hierarchy
> [11/11/11 01:52:36:571 GMT] 00000024 SystemOut     O [INFO] Loading XML bean definitions from class path resource [integrationFlowServiceContext.xml]
> [11/11/11 01:52:36:618 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: t24-IntegrationFlowService-jws.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/ins
> talledApps/hmll1010336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/t24-IntegrationFlowService-jws.aar
> [11/11/11 01:52:36:665 GMT] 00000024 SystemOut     O [INFO] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@42584258: display name [org.springfra
> mework.context.support.ClassPathXmlApplicationContext@42584258]; startup date [Fri Nov 11 01:52:36 GMT 2011]; root of context hierarchy
> [11/11/11 01:52:36:665 GMT] 00000024 SystemOut     O [INFO] Loading XML bean definitions from class path resource [integrationFrameworkServiceContext.xml]
> [11/11/11 01:52:36:696 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: t24-IntegrationFrameworkService-jws.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv0
> 1/installedApps/hmll1010336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/t24-IntegrationFrameworkService-jws.aar
> [11/11/11 01:52:36:821 GMT] 00000024 SystemOut     O [INFO] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@7b007b0: display name [org.springfram
> ework.context.support.ClassPathXmlApplicationContext@7b007b0]; startup date [Fri Nov 11 01:52:36 GMT 2011]; root of context hierarchy
> [11/11/11 01:52:36:821 GMT] 00000024 SystemOut     O [INFO] Loading XML bean definitions from class path resource [integrationLandscapeServiceContext.xml]
> [11/11/11 01:52:36:852 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: t24-IntegrationLandscapeService-jws.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv0
> 1/installedApps/hmll1010336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/t24-IntegrationLandscapeService-jws.aar
> [11/11/11 01:52:36:915 GMT] 00000024 SystemOut     O [INFO] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49eb49eb: display name [org.springfra
> mework.context.support.ClassPathXmlApplicationContext@49eb49eb]; startup date [Fri Nov 11 01:52:36 GMT 2011]; root of context hierarchy
> [11/11/11 01:52:36:915 GMT] 00000024 SystemOut     O [INFO] Loading XML bean definitions from class path resource [serviceRepositoryContext.xml]
> [11/11/11 01:52:36:946 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: t24-ServiceRepository-jws.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installe
> dApps/hmll1010336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/t24-ServiceRepository-jws.aar
> [11/11/11 01:52:36:961 GMT] 00000024 SystemOut     O [INFO] Deploying Web service: version-1.5.5.aar - file:/C:/IBM/WebSphere7/AppServer/profiles/AppSrv01/installedApps/hmll10
> 10336Node01Cell/axis2_war.ear/axis2.war/WEB-INF/services/version-1.5.5.aar
> [11/11/11 01:52:36:977 GMT] 00000024 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [axis2_war] [/axis2] [AxisServlet]: Initialization successf
> ul.
> [11/11/11 01:52:36:993 GMT] 00000024 webcontainer  I com.ibm.ws.wswebcontainer.VirtualHost addWebApplication SRVE0250I: Web Module Apache-Axis2 has been bound to default_host[
> *:9080,*:80,*:9443,*:5060,*:5061,*:443].
> [11/11/11 01:52:37:008 GMT] 00000024 ApplicationMg A   WSVR0221I: Application started: axis2_war
> [11/11/11 01:52:37:008 GMT] 00000024 CompositionUn A   WSVR0191I: Composition unit WebSphere:cuname=axis2_war in BLA WebSphere:blaname=axis2_war started.
> [11/11/11 01:52:37:367 GMT] 00000021 webcontainer  E com.ibm.ws.webcontainer.WebContainer handleRequest SRVE0255E: A WebGroup/Virtual Host to handle /favicon.ico has not been
> defined.
> [11/11/11 01:52:46:665 GMT] 00000021 SystemOut     O [INFO] getData request failed for dialect, http://schemas.xmlsoap.org/wsdl/
> java.lang.VerifyError: JVMVRFY013 class loading constraint violated; class=org/apache/xerces/dom/CoreDocumentImpl, method=getDomConfig()Lorg/w3c/dom/DOMConfiguration;, pc=0
>         at java.lang.J9VMInternals.verifyImpl(Native Method)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:70)
>         at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>         at org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(Unknown Source)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchemaElement(XmlSchemaSerializer.java:115)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchema(XmlSchemaSerializer.java:103)
>         at org.apache.ws.commons.schema.XmlSchema.serialize_internal(XmlSchema.java:499)
>         at org.apache.ws.commons.schema.XmlSchema.write(XmlSchema.java:473)
>         at org.apache.axis2.description.AxisService2WSDL11.generateOM(AxisService2WSDL11.java:211)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(WSDLDataLocator.java:131)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.getData(WSDLDataLocator.java:73)
>         at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:81)
>         at org.apache.axis2.description.AxisService.getData(AxisService.java:2861)
>         at org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1545)
>         at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1355)
>         at org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:198)
>         at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:258)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
>         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
>         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
>         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
>         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
>         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
>         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
>         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
> [11/11/11 01:52:46:665 GMT] 00000021 servlet       E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods
>  of the servlet AxisServlet in application axis2_war. Exception created : org.apache.axis2.dataretrieval.DataRetrievalException: JVMVRFY013 class loading constraint violated;
> class=org/apache/xerces/dom/CoreDocumentImpl, method=getDomConfig()Lorg/w3c/dom/DOMConfiguration;, pc=0
>         at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:85)
>         at org.apache.axis2.description.AxisService.getData(AxisService.java:2861)
>         at org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1545)
>         at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1355)
>         at org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:198)
>         at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:258)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
>         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
>         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
>         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
>         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
>         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
>         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
>         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
> Caused by: java.lang.VerifyError: JVMVRFY013 class loading constraint violated; class=org/apache/xerces/dom/CoreDocumentImpl, method=getDomConfig()Lorg/w3c/dom/DOMConfiguratio
> n;, pc=0
>         at java.lang.J9VMInternals.verifyImpl(Native Method)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:70)
>         at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>         at org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(Unknown Source)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchemaElement(XmlSchemaSerializer.java:115)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchema(XmlSchemaSerializer.java:103)
>         at org.apache.ws.commons.schema.XmlSchema.serialize_internal(XmlSchema.java:499)
>         at org.apache.ws.commons.schema.XmlSchema.write(XmlSchema.java:473)
>         at org.apache.axis2.description.AxisService2WSDL11.generateOM(AxisService2WSDL11.java:211)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(WSDLDataLocator.java:131)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.getData(WSDLDataLocator.java:73)
>         at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:81)
>         ... 29 more
> [11/11/11 01:52:46:680 GMT] 00000021 FfdcProvider  I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\IBM\WebSphere7\AppServer\profiles\App
> Srv01\logs\ffdc\server1_390c390c_11.11.11_01.52.46.68028287.txt com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest() 298
> [11/11/11 01:52:46:696 GMT] 00000021 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[AxisServlet]: org.apache.axis2.dataretri
> eval.DataRetrievalException: JVMVRFY013 class loading constraint violated; class=org/apache/xerces/dom/CoreDocumentImpl, method=getDomConfig()Lorg/w3c/dom/DOMConfiguration;, p
> c=0
>         at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:85)
>         at org.apache.axis2.description.AxisService.getData(AxisService.java:2861)
>         at org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1545)
>         at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1355)
>         at org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:198)
>         at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:258)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
>         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
>         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
>         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
>         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
>         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
>         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
>         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
> Caused by: java.lang.VerifyError: JVMVRFY013 class loading constraint violated; class=org/apache/xerces/dom/CoreDocumentImpl, method=getDomConfig()Lorg/w3c/dom/DOMConfiguratio
> n;, pc=0
>         at java.lang.J9VMInternals.verifyImpl(Native Method)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>         at java.lang.J9VMInternals.verify(J9VMInternals.java:70)
>         at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>         at org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(Unknown Source)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchemaElement(XmlSchemaSerializer.java:115)
>         at org.apache.ws.commons.schema.XmlSchemaSerializer.serializeSchema(XmlSchemaSerializer.java:103)
>         at org.apache.ws.commons.schema.XmlSchema.serialize_internal(XmlSchema.java:499)
>         at org.apache.ws.commons.schema.XmlSchema.write(XmlSchema.java:473)
>         at org.apache.axis2.description.AxisService2WSDL11.generateOM(AxisService2WSDL11.java:211)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(WSDLDataLocator.java:131)
>         at org.apache.axis2.dataretrieval.WSDLDataLocator.getData(WSDLDataLocator.java:73)
>         at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:81)
>         ... 29 more
> [11/11/11 01:52:47:694 GMT] 00000021 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [axis2_war] [/axis2] [/axis2-web/Error/error500.jsp]: Initi
> alization successful.
> [11/11/11 01:52:48:053 GMT] 00000021 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [axis2_war] [/axis2] [/axis2-web/include/httpbase.jsp]: Ini
> tialization successful.
> [11/11/11 01:52:48:053 GMT] 00000021 servlet       E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods
>  of the servlet /axis2-web/Error/error500.jsp in application axis2_war. Exception created : java.lang.IllegalStateException: SRVE0199E: OutputStream already obtained
>         at com.ibm.ws.webcontainer.srt.SRTServletResponse.getWriter(SRTServletResponse.java:646)
>         at org.apache.jasper.runtime.JspWriterImpl.initOut(JspWriterImpl.java:187)
>         at org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:175)
>         at org.apache.jasper.runtime.PageContextImpl.release(PageContextImpl.java:262)
>         at org.apache.jasper.runtime.JspFactoryImpl.internalReleasePageContext(JspFactoryImpl.java:177)
>         at org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryImpl.java:144)
>         at com.ibm._jsp._error500._jspService(_error500.java:91)
>         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:98)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
>         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
>         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:234)
>         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:335)
>         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:325)
>         at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3118)
>         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3643)
>         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
>         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
>         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
>         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
>         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
>         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
> [11/11/11 01:52:48:069 GMT] 00000021 LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
> [11/11/11 01:52:48:069 GMT] 00000021 servlet       E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods
>  of the servlet /axis2-web/Error/error500.jsp in application axis2_war. Exception created : java.lang.IllegalStateException: SRVE0199E: OutputStream already obtained
>         at com.ibm.ws.webcontainer.srt.SRTServletResponse.getWriter(SRTServletResponse.java:646)
>         at org.apache.jasper.runtime.JspWriterImpl.initOut(JspWriterImpl.java:187)
>         at org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:175)
>         at org.apache.jasper.runtime.PageContextImpl.release(PageContextImpl.java:262)
>         at org.apache.jasper.runtime.JspFactoryImpl.internalReleasePageContext(JspFactoryImpl.java:177)
>         at org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryImpl.java:144)
>         at com.ibm._jsp._error500._jspService(_error500.java:91)
>         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:98)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
>         at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
>         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
>         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:234)
>         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:644)
>         at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3124)
>         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3643)
>         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
>         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
>         at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
>         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
>         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
>         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
> I followed the instruction on following links to resolve deployment or more precisely starting my axis2 archive issue;
> 1) http://axis.apache.org/axis2/java/core/docs/app_server.html
> 2) Another link on IBM website which says the pretty much the same
> Extra JARS To Run Spring
> --------------------------------------
> axis2-spring-1.5.5.jar
> commons-pool-1.5.6.jar
> spring-2.5.6.jar
> Note: there is no problem with the deployment or starting WAR, the problem is when we try to see WSDL or use EndPoint
> Please let me know if you need more information on this and could you please help resolving this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org