Hi Rafal,

Did you confirm the javax.persistence jar file is in the ODE WAR WEB-INF/lib 
directory? If so and parent classloading is working properly the IBM JPA 
implementation should not be loaded. Once the ODE WAR file is deployed as an 
EAR did you select the ODE application, click modules, click ODE war, and check 
that parent class loading is enabled at that level as well? If you select it 
only at the EAR application level I am not sure the configuration is transitive 
and applies to the WAR module.

Cheers,

Aaron




________________________________
From: Rafal Rusin <[email protected]>
To: [email protected]
Sent: Mon, May 31, 2010 6:43:13 PM
Subject: Re: Trying to run ODE on WAS 7

I tried to run it on WAS 7, but found it difficult to overcome this error:
[01.06.10 01:38:33:857 CEST] 00000013 SystemErr     R
com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.metadata.MetaDataException:
CWWJP0018E: Incorrect syntax or error detected in
file:/media/joker/dev/IBM/WebSphere/AppServer/profiles/AppSrv06/installedApps/joker-laptopNode01Cell/ode-axis2-war-1_3_4_war.ear/ode-axis2-war-1.3.4.war/WEB-INF/lib/ode-bpel-store-1.3.4.jar!/
for application ode-axis2-war-1_3_4_war module ode-axis2-war-1.3.4.war. The
following associated error occurred:
[01.06.10 01:38:33:858 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAApplInfo.processModulePUs(JPAApplInfo.java:185)
[01.06.10 01:38:33:858 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAComponentImpl.startingDeployedModule(JPAComponentImpl.java:878)
[01.06.10 01:38:33:858 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAComponentImpl.stateChanged(JPAComponentImpl.java:722)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.stateChanged(ApplicationMgrImpl.java:1074)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectEvent(DeployedApplicationImpl.java:1298)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.DeployedModuleImpl.setState(DeployedModuleImpl.java:216)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:616)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:940)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1266)
[01.06.10 01:38:33:859 CEST] 00000013 SystemErr     R     at
com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4575)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4663)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1271)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2043)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439)
[01.06.10 01:38:33:860 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:653)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:615)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1177)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
java.lang.reflect.Method.invoke(Method.java:600)
[01.06.10 01:38:33:861 CEST] 00000013 SystemErr     R     at
sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
java.lang.reflect.Method.invoke(Method.java:600)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1086)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:967)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)
[01.06.10 01:38:33:862 CEST] 00000013 SystemErr     R     at
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1320)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1213)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:239)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:564)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.RequestProcessor.processActionPerform(Unknown
Source)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.RequestProcessor.process(Unknown Source)
[01.06.10 01:38:33:863 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.ActionServlet.process(Unknown Source)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.ActionServlet.doPost(Unknown Source)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:104)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
[01.06.10 01:38:33:864 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:341)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.RequestProcessor.doForward(Unknown Source)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
org.apache.struts.tiles.TilesRequestProcessor.doForward(Unknown Source)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.RequestProcessor.processForwardConfig(Unknown
Source)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown
Source)
[01.06.10 01:38:33:865 CEST] 00000013 SystemErr     R     at
com.ibm.isclite.container.controller.InformationController.processForwardConfig(InformationController.java:217)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.RequestProcessor.process(Unknown Source)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.ActionServlet.process(Unknown Source)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
org.apache.struts.action.ActionServlet.doPost(Unknown Source)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
[01.06.10 01:38:33:866 CEST] 00000013 SystemErr     R     at
com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistence(WSCUrlFilter.java:927)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:494)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:315)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
[01.06.10 01:38:33:867 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
[01.06.10 01:38:33:868 CEST] 00000013 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
[01.06.10 01:38:33:869 CEST] 00000013 SystemErr     R     at
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
[01.06.10 01:38:33:870 CEST] 00000013 SystemErr     R     at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
[01.06.10 01:38:33:870 CEST] 00000013 SystemErr     R Caused by:
com.ibm.ws.metadata.MetaDataException: CWWJP0018E: Incorrect syntax or error
detected in
file:/media/joker/dev/IBM/WebSphere/AppServer/profiles/AppSrv06/installedApps/joker-laptopNode01Cell/ode-axis2-war-1_3_4_war.ear/ode-axis2-war-1.3.4.war/WEB-INF/lib/ode-bpel-store-1.3.4.jar!/
for application ode-axis2-war-1_3_4_war module ode-axis2-war-1.3.4.war. The
following associated error occurred:
[01.06.10 01:38:33:871 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAPxmlInfo.extractPersistenceUnits(JPAPxmlInfo.java:449)
[01.06.10 01:38:33:871 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAScopeInfo.processPersistenceUnit(JPAScopeInfo.java:140)
[01.06.10 01:38:33:871 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAApplInfo.processModulePUs(JPAApplInfo.java:169)
[01.06.10 01:38:33:871 CEST] 00000013 SystemErr     R     ... 93 more
[01.06.10 01:38:33:871 CEST] 00000013 SystemErr     R Caused by:
java.lang.ClassCastException:
org.apache.xerces.jaxp.validation.XMLSchemaFactory incompatible with
javax.xml.validation.SchemaFactory
[01.06.10 01:38:33:872 CEST] 00000013 SystemErr     R     at
javax.xml.validation.SchemaFactory.newInstance(Unknown Source)
[01.06.10 01:38:33:872 CEST] 00000013 SystemErr     R     at
com.ibm.ws.jpa.management.JPAPxmlInfo.extractPersistenceUnits(JPAPxmlInfo.java:239)
[01.06.10 01:38:33:872 CEST] 00000013 SystemErr     R     ... 95 more

It seems that you passed this error.
I followed your steps:
1. Install ODE
2. Configure parent last (in axis2 module)
3. Start app - above error occurred.

I think the problem is that WAS either doesn't see parent-last setting or
takes ibm jpa instead of openjpa always (openjpa provider is defined in
persistence.xml).

On Fri, May 28, 2010 at 11:53 AM, Rafal Rusin <[email protected]> wrote:

> OK, I'll try to install WAS. This is actually blocking for 1.3.4 release.
>
>
> On Fri, May 28, 2010 at 11:45 AM, Emiel de Grijs <[email protected]
> > wrote:
>
>> Hi Rafal. Thanks again for your reply and your effort.
>>
>> I installed the new version but I'm afraid it doesn't make any difference
>> so far. I've enclosed a log snippet as an attachment in which I perform the
>> following actions;
>>
>> * installing version 1.3.4 of ODE
>> * setting the classloader to "parent last" for the application
>> * starting the application
>> * open ODE in a browser
>>
>> Thanks.
>>
>>
>> On Fri, May 28, 2010 at 11:01 AM, Rafal Rusin <[email protected]> wrote:
>>
>>> OK, I think I fixed it. Please try
>>> http://people.apache.org/~rr/ode/apache-ode-war-1.3.4.zip<http://people.apache.org/%7Err/ode/apache-ode-war-1.3.4.zip>
>>>
>>> On Fri, May 28, 2010 at 8:17 AM, Emiel de Grijs <
>>> [email protected]>wrote:
>>>
>>> > Thanks for the replies. I installed the 1.3.4rc1 version you mentioned
>>> but
>>> > that didn't help in this situation. I also set the classloader to
>>> > parent_last through the admin console without effect.
>>> > Starting and accessing ODE in the latter situation gave me the
>>> following
>>> > log
>>> > entries;
>>> >
>>> > [28-5-10 8:11:16:701 CEST] 00000038 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].
>>> > [28-5-10 8:11:16:742 CEST] 00000038 ApplicationMg A   WSVR0221I:
>>> > Application
>>> > started: apache_ode_134rc1
>>> > [28-5-10 8:11:16:744 CEST] 00000038 CompositionUn A   WSVR0191I:
>>> > Composition
>>> > unit WebSphere:cuname=apache_ode_134rc1 in BLA
>>> > WebSphere:blaname=apache_ode_134rc1 started.
>>> > [28-5-10 8:11:16:754 CEST] 00000038 StepStartBLA  A   CWWMH0196I:
>>> > Business-level application "WebSphere:blaname=apache_ode_134rc1" was
>>> > started
>>> > successfully.
>>> > [28-5-10 8:11:21:632 CEST] 00000028 ConfigFileHel I ConfigFileHelper
>>> > checkForAutoRefreshWorkSpaceForApps Application repository refresh
>>> > [28-5-10 8:11:21:635 CEST] 00000028 ConfigFileHel I ConfigFileHelper
>>> > refreshWorkspaceTopologyForApps Master repository refresh
>>> > [28-5-10 8:11:21:663 CEST] 00000028 ConfigFileHel I ConfigFileHelper
>>> > refreshWorkspaceTopologyForApps Master repository refresh
>>> > [28-5-10 8:11:21:762 CEST] 00000028 ConfigFileHel I ConfigFileHelper
>>> > refreshWorkspaceTopologyForApps Master repository refresh
>>> > [28-5-10 8:11:21:813 CEST] 00000028 ConfigFileHel I ConfigFileHelper
>>> > refreshWorkspaceTopologyForApps Master repository refresh
>>> > [28-5-10 8:11:40:654 CEST] 00000022 servlet       E
>>> > com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0100E: Uncaught
>>> > init() exception created by servlet AxisServlet in application
>>> > apache_ode_134rc1: java.lang.NoClassDefFoundError:
>>> > org.apache.woden.resolver.URIResolver
>>> >    at java.lang.J9VMInternals.verifyImpl(Native Method)
>>> >    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>>> >    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>>> >    at
>>> >
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:60)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:237)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:68)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:63)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:147)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:229)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:68)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:519)
>>> >    at
>>> > org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:437)
>>> >    at
>>> > org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:51)
>>> >    at
>>> com.ibm.ws.cache.servlet.ServletWrapper.init(ServletWrapper.java:238)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:737)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
>>> >    at
>>> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
>>> >    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.WorkQueueManager.requestComplete(WorkQueueManager.java:557)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:607)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:984)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1069)
>>> >    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
>>> > Caused by: java.lang.ClassNotFoundException:
>>> > org.apache.woden.resolver.URIResolver
>>> >    at java.lang.Throwable.<init>(Throwable.java:80)
>>> >    at
>>> > java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:77)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:351)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>>> >    at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
>>> >     ... 34 more
>>> >
>>> > [28-5-10 8:11:40:714 CEST] 00000022 webapp        E
>>> > com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E:
>>> [Servlet
>>> > Error]-[AxisServlet]: java.lang.NoClassDefFoundError:
>>> > org.apache.woden.resolver.URIResolver
>>> >    at java.lang.J9VMInternals.verifyImpl(Native Method)
>>> >    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>>> >    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>>> >    at
>>> >
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:60)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:237)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:68)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:63)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:147)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:229)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:68)
>>> >    at
>>> >
>>> >
>>> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:519)
>>> >    at
>>> > org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:437)
>>> >    at
>>> > org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:51)
>>> >    at
>>> com.ibm.ws.cache.servlet.ServletWrapper.init(ServletWrapper.java:238)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:737)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
>>> >    at
>>> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
>>> >    at
>>> >
>>> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
>>> >    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.WorkQueueManager.requestComplete(WorkQueueManager.java:557)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:607)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:984)
>>> >    at
>>> >
>>> >
>>> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1069)
>>> >    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
>>> > Caused by: java.lang.ClassNotFoundException:
>>> > org.apache.woden.resolver.URIResolver
>>> >    at java.lang.Throwable.<init>(Throwable.java:80)
>>> >    at
>>> > java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:77)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:351)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
>>> >    at
>>> >
>>> >
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>>> >    at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
>>> >     ... 34 more
>>> >
>>> > [28-5-10 8:11:40:723 CEST] 00000022 webapp        E
>>> > com.ibm.ws.webcontainer.webapp.WebApp reportRecursiveError Error Page
>>> > Exception  The server cannot use the error page specified for your
>>> > application because of the exception printed below.
>>> > [28-5-10 8:11:40:732 CEST] 00000022 webapp        E
>>> > com.ibm.ws.webcontainer.webapp.WebApp reportRecursiveError Error Page
>>> > Exception:
>>> >
>>> > Any more ideas?
>>> >
>>> > Regards.
>>> > Emiel.
>>> >
>>> > On Thu, May 27, 2010 at 8:39 PM, Aaron Anderson <[email protected]
>>> > >wrote:
>>> >
>>> > > One thing you may want to try to do is set the parent classloader to
>>> last
>>> > > for the ODE application. You can do this through the admin console
>>> after
>>> > ODE
>>> > > is deployed or create an EAR file and add a custom deployment.xml
>>> file.
>>> > In
>>> > > my experience any application that utilizes Xerces like ODE does must
>>> > load
>>> > > all the libraries from the application first since WebSphere contains
>>> > it's
>>> > > own version of Xerces at the appserver classloader level. IBM did not
>>> > rename
>>> > > the Xerces packages included with the appserver like Sun did with
>>> their
>>> > > appserver.
>>> > >
>>> > > Regards,
>>> > >
>>> > > Aaron
>>> > >
>>> > >
>>> > >
>>> > >
>>> > > ________________________________
>>> > > From: Emiel de Grijs <[email protected]>
>>> > > To: [email protected]
>>> > > Sent: Thu, May 27, 2010 6:25:02 AM
>>> > > Subject: Trying to run ODE on WAS 7
>>> > >
>>> > > I have deployed the ode.war in WebSphere Application Server 7.0.0.9.
>>> > > Although at first it appears to be deployed just fine it does give
>>> errors
>>> > > when trying to actually use it. I deployed both version 1.3.3 and
>>> 2.0.0
>>> > of
>>> > > ode.war (in different context roots).
>>> > >
>>> > > When I open the Apache ODE's web interface in a browser it will
>>> return
>>> > > "Exception Occurred No responseundefined". When I look into the
>>> server
>>> > log
>>> > > (SystemOut.log) it appears that it cannot load a certain class as it
>>> > starts
>>> > > an error trace with the following line:
>>> > > Uncaught init() exception created by servlet AxisServlet in
>>> application
>>> > > apache_ode_200: java.lang.NoClassDefFoundError:
>>> > > org.apache.woden.resolver.URIResolver
>>> > > (full dump follows)
>>> > >
>>> > > This happened on starting the ode.war on WAS as well as during
>>> opening of
>>> > > the web interface. In later log lines it says it cannot initialize a
>>> > > servlet
>>> > > due to previous errors.
>>> > >
>>> > > Based on messages posted by other users on different sites I changed
>>> the
>>> > > configuration in the following way:
>>> > > * Class loader order: Classes loaded with local class loader first
>>> > (parent
>>> > > last)
>>> > > * WAR class loader policy: Class loader for each WAR file in
>>> application
>>> > > * Added serializer.jar as an asset
>>> > > * Added woden-api-1.0M8.jar as an asset
>>> > > * Added wsdl4j-1.6.2.jar as an asset
>>> > > * Added the above three assets as shared libraries to ODE
>>> business-level
>>> > > application
>>> > > * Made references to the mentioned shared libraries from the ODE
>>> > enterprise
>>> > > application
>>> > >
>>> > > All without to much effect other than that version 2.0.0 of ode.war
>>> now
>>> > > gives the server errors on WAR startup only.
>>> > >
>>> > > Is there anyone with more information on this? Does anyone have a
>>> clue on
>>> > > what goes wrong here and how to sucessfully deploy ode.war on
>>> WebSphere
>>> > > Application Server 7.0.0.9?
>>> > >
>>> > > Thanks in advance.
>>> > >
>>> > > full dump of earlier error:
>>> > >
>>> > > [27-5-10 12:50:15:434 CEST] 00000079 servlet       E
>>> > > com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0100E:
>>> Uncaught
>>> > > init() exception created by servlet AxisServlet in application
>>> > > apache_ode_200: java.lang.NoClassDefFoundError:
>>> > > org.apache.woden.resolver.URIResolver
>>> > >    at java.lang.J9VMInternals.verifyImpl(Native Method)
>>> > >    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>>> > >    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>>> > >    at
>>> > >
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:60)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:237)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:63)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:147)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:229)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:519)
>>> > >    at
>>> > >
>>> org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:437)
>>> > >    at
>>> > >
>>> org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:51)
>>> > >    at
>>> > com.ibm.ws.cache.servlet.ServletWrapper.init(ServletWrapper.java:238)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1807)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:98)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:1008)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:929)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:608)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:426)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:303)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1122)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1315)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:619)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:940)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1266)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4485)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4663)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1271)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2043)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:653)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:615)
>>> > >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>>> > >    at java.lang.reflect.Method.invoke(Method.java:600)
>>> > >    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37)
>>> > >    at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>>> > >    at java.lang.reflect.Method.invoke(Method.java:600)
>>> > >    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1086)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:967)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)
>>> > >    at
>>> > >
>>> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)
>>> > >    at
>>> > >
>>> com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1320)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
>>> > >    at
>>> > >
>>> com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1213)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.runtime.ControlOperationHelper.execControlOpViaRuntimeMBean(ControlOperationHelper.java:1104)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.runtime.ControlOperationHelper.execControlOpOnLocalServer(ControlOperationHelper.java:687)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.runtime.CompUnitControlOpDispatcher.dispatchCompUnitControlOpToTarget(CompUnitControlOpDispatcher.java:257)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.runtime.CompUnitControlOpDispatcher.dispatch(CompUnitControlOpDispatcher.java:180)
>>> > >    at
>>> > >
>>> >
>>> com.ibm.ws.management.bla.steps.StepStartBLA.execute(StepStartBLA.java:157)
>>> > >    at
>>> > >
>>> com.ibm.wsspi.management.bla.op.compound.Phase.execute(Phase.java:151)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation._doPhaseExecute(CompoundOperation.java:102)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation.doExecute(CompoundOperation.java:85)
>>> > >    at
>>> > com.ibm.wsspi.management.bla.op.Operation.execute(Operation.java:158)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation.execute(CompoundOperation.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.commands.ADTCommand$OperationScheduler.run(ADTCommand.java:524)
>>> > >    at java.lang.Thread.run(Thread.java:736)
>>> > > Caused by: java.lang.ClassNotFoundException:
>>> > > org.apache.woden.resolver.URIResolver
>>> > >    at java.lang.Throwable.<init>(Throwable.java:80)
>>> > >    at
>>> > >
>>> java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:77)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:351)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>>> > >    at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
>>> > >    ... 75 more
>>> > >
>>> > > [27-5-10 12:50:15:439 CEST] 00000079 extension     E
>>> > > com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor
>>> > > createServletWrapper Error occured while preparing the servlet for
>>> > > initialization.
>>> > >                                 javax.servlet.ServletException:
>>> > SRVE0207E:
>>> > > Uncaught initialization exception created by servlet
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:434)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1807)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:98)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:1008)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:929)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:608)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:426)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:303)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166)
>>> > >    at
>>> > >
>>> com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1122)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1315)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:619)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:940)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1266)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4485)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4663)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1271)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2043)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:653)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:615)
>>> > >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>>> > >    at java.lang.reflect.Method.invoke(Method.java:600)
>>> > >    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37)
>>> > >    at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>>> > >    at java.lang.reflect.Method.invoke(Method.java:600)
>>> > >    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1086)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:967)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)
>>> > >    at
>>> > >
>>> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)
>>> > >    at
>>> > >
>>> com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1320)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
>>> > >    at
>>> > >
>>> com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1213)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.runtime.ControlOperationHelper.execControlOpViaRuntimeMBean(ControlOperationHelper.java:1104)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.runtime.ControlOperationHelper.execControlOpOnLocalServer(ControlOperationHelper.java:687)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.runtime.CompUnitControlOpDispatcher.dispatchCompUnitControlOpToTarget(CompUnitControlOpDispatcher.java:257)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.runtime.CompUnitControlOpDispatcher.dispatch(CompUnitControlOpDispatcher.java:180)
>>> > >    at
>>> > >
>>> >
>>> com.ibm.ws.management.bla.steps.StepStartBLA.execute(StepStartBLA.java:157)
>>> > >    at
>>> > >
>>> com.ibm.wsspi.management.bla.op.compound.Phase.execute(Phase.java:151)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation._doPhaseExecute(CompoundOperation.java:102)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation.doExecute(CompoundOperation.java:85)
>>> > >    at
>>> > com.ibm.wsspi.management.bla.op.Operation.execute(Operation.java:158)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.wsspi.management.bla.op.compound.CompoundOperation.execute(CompoundOperation.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.management.bla.commands.ADTCommand$OperationScheduler.run(ADTCommand.java:524)
>>> > >    at java.lang.Thread.run(Thread.java:736)
>>> > > Caused by: java.lang.NoClassDefFoundError:
>>> > > org.apache.woden.resolver.URIResolver
>>> > >    at java.lang.J9VMInternals.verifyImpl(Native Method)
>>> > >    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
>>> > >    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
>>> > >    at
>>> > >
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:60)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:237)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:63)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:147)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:229)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:68)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:519)
>>> > >    at
>>> > >
>>> org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:437)
>>> > >    at
>>> > >
>>> org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:51)
>>> > >    at
>>> > com.ibm.ws.cache.servlet.ServletWrapper.init(ServletWrapper.java:238)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>>> > >    ... 58 more
>>> > > Caused by: java.lang.ClassNotFoundException:
>>> > > org.apache.woden.resolver.URIResolver
>>> > >    at java.lang.Throwable.<init>(Throwable.java:80)
>>> > >    at
>>> > >
>>> java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:77)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:351)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
>>> > >    at
>>> > >
>>> > >
>>> >
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>>> > >    at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
>>> > >    ... 75 more
>>> > >
>>> >
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Rafał Rusin
>>> http://rrusin.blogspot.com
>>>
>>
>>
>
>
> --
> Regards,
> Rafał Rusin
> http://rrusin.blogspot.com
>



-- 
Regards,
Rafał Rusin
http://rrusin.blogspot.com

Reply via email to