Author:
sjunejo

Message:
Hi,

I am using axis2 (1.5) to host my web services. I am using spring framework for 
dependency injection to instantiate some classes. I managed to start axis2 
after setting up parent-last class loading policy for my axis web module as 
stated on following link (known issue);


After all this I am getting following exception upon listing the service 
installed only (I can see axis2 index page, I can list services but as soon as 
I click any service for its WSDL I get following);

10/11/11 22:35:42:483 GMT 00000027 webapp        I 
com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web 
Module: Apache-Axis2.
10/11/11 22:35:42:501 GMT 00000027 WASSessionCor I SessionContextRegistry 
getSessionContext SESN0176I: Will create a new session context for application 
key default_host/axi
s2
10/11/11 22:35:42:621 GMT 00000027 FfdcProvider  I 
com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted 
on C:\IBM\WebSphere7\AppServer\profiles\App
Srv01\logs\ffdc\server1_6d026d02_11.11.10_22.35.42.61837911.txt 
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl 272
10/11/11 22:35:43:765 GMT 00000027 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
10/11/11 22:35:43:787 GMT 00000027 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
10/11/11 22:35:43:806 GMT 00000027 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
10/11/11 22:35:43:815 GMT 00000027 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
10/11/11 22:35:43:829 GMT 00000027 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
10/11/11 22:35:43:837 GMT 00000027 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
10/11/11 22:35:43:848 GMT 00000027 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
10/11/11 22:35:43:876 GMT 00000027 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
10/11/11 22:35:43:885 GMT 00000027 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
10/11/11 22:35:43:893 GMT 00000027 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
10/11/11 22:35:43:902 GMT 00000027 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
10/11/11 22:35:43:910 GMT 00000027 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
10/11/11 22:35:43:919 GMT 00000027 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
10/11/11 22:35:44:467 GMT 00000027 SystemOut     O INFO Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@16cb16cb: 
display name [org.springfra
mework.context.support.ClassPathXmlApplicationContext@16cb16cb]; startup date 
Thu Nov 10 22:35:44 GMT 2011; root of context hierarchy
10/11/11 22:35:44:525 GMT 00000027 SystemOut     O INFO Loading XML bean 
definitions from class path resource http://customerServiceContext.xml
10/11/11 22:35:44:723 GMT 00000027 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
10/11/11 22:35:44:844 GMT 00000027 SystemOut     O INFO Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@463c463c: 
display name [org.springfra
mework.context.support.ClassPathXmlApplicationContext@463c463c]; startup date 
Thu Nov 10 22:35:44 GMT 2011; root of context hierarchy
10/11/11 22:35:44:849 GMT 00000027 SystemOut     O INFO Loading XML bean 
definitions from class path resource http://integrationFlowServiceContext.xml
10/11/11 22:35:44:902 GMT 00000027 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
10/11/11 22:35:44:951 GMT 00000027 SystemOut     O INFO Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@65986598: 
display name [org.springfra
mework.context.support.ClassPathXmlApplicationContext@65986598]; startup date 
Thu Nov 10 22:35:44 GMT 2011; root of context hierarchy
10/11/11 22:35:44:952 GMT 00000027 SystemOut     O INFO Loading XML bean 
definitions from class path resource 
http://integrationFrameworkServiceContext.xml
10/11/11 22:35:44:978 GMT 00000027 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
10/11/11 22:35:45:118 GMT 00000027 SystemOut     O INFO Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@1bc51bc5: 
display name [org.springfra
mework.context.support.ClassPathXmlApplicationContext@1bc51bc5]; startup date 
Thu Nov 10 22:35:45 GMT 2011; root of context hierarchy
10/11/11 22:35:45:119 GMT 00000027 SystemOut     O INFO Loading XML bean 
definitions from class path resource 
http://integrationLandscapeServiceContext.xml
10/11/11 22:35:45:288 GMT 00000027 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
10/11/11 22:35:46:131 GMT 00000027 SystemOut     O INFO Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@ce00ce: 
display name [org.springframe
work.context.support.ClassPathXmlApplicationContext@ce00ce]; startup date Thu 
Nov 10 22:35:46 GMT 2011; root of context hierarchy
10/11/11 22:35:46:131 GMT 00000027 SystemOut     O INFO Loading XML bean 
definitions from class path resource http://serviceRepositoryContext.xml
10/11/11 22:35:46:156 GMT 00000027 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
10/11/11 22:35:46:166 GMT 00000027 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
10/11/11 22:35:46:187 GMT 00000027 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] AxisServlet: Initialization successf
ul.
10/11/11 22:35:46:198 GMT 00000027 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].
10/11/11 22:35:46:211 GMT 00000027 ApplicationMg A   WSVR0221I: Application 
started: axis2_war
10/11/11 22:35:46:215 GMT 00000027 CompositionUn A   WSVR0191I: Composition 
unit WebSphere:cuname=axis2_war in BLA WebSphere:blaname=axis2_war started.
10/11/11 22:35:46:635 GMT 00000024 webcontainer  E 
com.ibm.ws.webcontainer.WebContainer handleRequest SRVE0255E: A 
WebGroup/Virtual Host to handle /favicon.ico has not been
defined.
10/11/11 22:36:01:130 GMT 00000027 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] [/axis2-web/index.jsp]: Initialization
 successful.
10/11/11 22:36:01:163 GMT 00000027 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] [/axis2-web/include/httpbase.jsp]: Ini
tialization successful.
10/11/11 22:36:01:199 GMT 00000027 FfdcProvider  I 
com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted 
on C:\IBM\WebSphere7\AppServer\profiles\App
Srv01\logs\ffdc\server1_6d026d02_11.11.10_22.36.01.16937933.txt 
com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient 689
10/11/11 22:36:03:377 GMT 00000024 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] [/axis2-web/listServices.jsp]: Initial
ization successful.
10/11/11 22:36:03:413 GMT 00000024 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] [/axis2-web/include/link-footer.jsp]:
Initialization successful.
10/11/11 22:36:05:820 GMT 00000024 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.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        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)
10/11/11 22:36:05:820 GMT 00000024 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.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        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)
        ... 27 more

10/11/11 22:36:05:828 GMT 00000024 FfdcProvider  I 
com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted 
on C:\IBM\WebSphere7\AppServer\profiles\App
Srv01\logs\ffdc\server1_634d634d_11.11.10_22.36.05.82637934.txt 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest() 298
10/11/11 22:36:05:832 GMT 00000024 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.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        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)
        ... 27 more

10/11/11 22:36:05:900 GMT 00000024 servlet       I 
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: axis2_war 
[/axis2] [/axis2-web/Error/error500.jsp]: Initi
alization successful.
10/11/11 22:36:05:912 GMT 00000024 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.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        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)

10/11/11 22:36:05:919 GMT 00000024 LocalTranCoor E   WLTC0017E: Resources 
rolled back due to setRollbackOnly() being called.
10/11/11 22:36:05:951 GMT 00000024 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.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        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)

10/11/11 22:36:05:958 GMT 00000024 LocalTranCoor E   WLTC0017E: Resources 
rolled back due to setRollbackOnly() being called.
10/11/11 22:36:06:043 GMT 00000024 FfdcProvider  I 
com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted 
on C:\IBM\WebSphere7\AppServer\profiles\App
Srv01\logs\ffdc\server1_634d634d_11.11.10_22.36.05.96237935.txt 
com.ibm.ws.webcontainer.webapp.WebApp.handleError 912
10/11/11 22:36:06:049 GMT 00000024 webapp        E 
com.ibm.ws.webcontainer.webapp.WebApp reportRecursiveError Error Page Exception 
 The server cannot use the error page spec
ified for your application because of the exception printed below.
10/11/11 22:36:06:054 GMT 00000024 webapp        E 
com.ibm.ws.webcontainer.webapp.WebApp reportRecursiveError Error Page Exception:
10/11/11 22:36:06:128 GMT 00000024 FfdcProvider  I 
com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted 
on C:\IBM\WebSphere7\AppServer\profiles\App
Srv01\logs\ffdc\server1_634d634d_11.11.10_22.36.06.05937936.txt 
com.ibm.ws.webcontainer.webapp.WebApp.reportRecursiveError 985

Could you please help me sort out this problem.

Thanks

--

SJunejo

To respond to this post, please click the following link:
<http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14702567>

____________________________________
Unsubscribe via the "binocular" icon on the web

Reply via email to