Check whether addressing.mar is there in WEB-INF/modules of axis2.war. If it is Axis2 1.3 then module name would be addressing-1.3.mar.
Upul On Dec 5, 2007 12:56 AM, suresh babu tipirneni <[EMAIL PROTECTED]> wrote: > > > hi all > > I try to load Axis2 war and I get following errors. any pointers? > > 09:54:31,234 INFO [DeploymentEngine] Module validation failed: The system > is attempting to engage a module that is not available: addressing > 09:54:31,234 ERROR [[/axis2-web]] Servlet /axis2-web threw load() > exception > org.apache.axis2.AxisFault: The system is attempting to engage a module > that is not available: addressing > at org.apache.axis2.engine.AxisConfiguration.engageModule( > AxisConfiguration.java:440) > at org.apache.axis2.engine.AxisConfiguration.engageGlobalModules( > AxisConfiguration.java:567) > at org.apache.axis2.deployment.DeploymentEngine.engageModules( > DeploymentEngine.java:569) > at org.apache.axis2.deployment.DeploymentEngine.loadFromClassPath( > DeploymentEngine.java:154) > at > org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration( > WarBasedAxisConfigurator.java:238) > at > org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext > (ConfigurationContextFactory.java:64) > at org.apache.axis2.transport.http.AxisServlet.initConfigContext( > AxisServlet.java:497) > at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:417) > at org.apache.catalina.core.StandardWrapper.loadServlet( > StandardWrapper.java:1053) > at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java > :955) > at org.apache.catalina.core.StandardContext.loadOnStartup( > StandardContext.java:4035) > at org.apache.catalina.core.StandardContext.start(StandardContext.java > :4338) > at org.apache.geronimo.tomcat.GeronimoStandardContext.access$201( > GeronimoStandardContext.java:60) > at > org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke > (GeronimoStandardContext.java:345) > at org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke( > GeronimoBeforeAfterValve.java:47) > at org.apache.geronimo.tomcat.GeronimoStandardContext.start( > GeronimoStandardContext.java:198) > at org.apache.catalina.core.ContainerBase.addChildInternal( > ContainerBase.java:791) > at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java > :771) > at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) > at org.apache.geronimo.tomcat.TomcatContainer.addContext( > TomcatContainer.java:355) > at > org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke > (<generated>) > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke( > FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke( > GBeanOperation.java:124) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke( > GBeanInstance.java:830) > at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java > :57) > at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke( > RawOperationInvoker.java:35) > at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept( > ProxyMethodInterceptor.java:96) > at > org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$1c7b9e46.addContext > (<generated>) > at org.apache.geronimo.tomcat.TomcatWebAppContext.doStart( > TomcatWebAppContext.java:533) > at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance( > GBeanInstance.java:996) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart( > GBeanInstanceState.java:268) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start( > GBeanInstanceState.java:102) > at org.apache.geronimo.gbean.runtime.GBeanInstance.start( > GBeanInstance.java:539) > at org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart( > GBeanDependency.java:111) > at org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget( > GBeanDependency.java:146) > at org.apache.geronimo.gbean.runtime.GBeanDependency$1.running( > GBeanDependency.java:120) > at > org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent( > BasicLifecycleMonitor.java:176) > at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300( > BasicLifecycleMonitor.java:44) > at > org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent > (BasicLifecycleMonitor.java:254) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart( > GBeanInstanceState.java:294) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start( > GBeanInstanceState.java:102) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive( > GBeanInstanceState.java:124) > at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive( > GBeanInstance.java:553) > at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean( > BasicKernel.java:379) > at > org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans > (ConfigurationUtil.java:448) > at org.apache.geronimo.kernel.config.KernelConfigurationManager.start( > KernelConfigurationManager.java:187) > at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration > (SimpleConfigurationManager.java:530) > at > org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration > (SimpleConfigurationManager.java:511) > at > org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke > (<generated>) > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke( > FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke( > GBeanOperation.java:124) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke( > GBeanInstance.java:865) > at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java > :239) > at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342) > at > org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke > (<generated>) > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke( > FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke( > GBeanOperation.java:124) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke( > GBeanInstance.java:865) > at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java > :239) > at org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke( > MBeanGBeanBridge.java:168) > at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke( > DynamicMetaDataImpl.java:213) > at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220) > at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke( > DefaultMBeanServerInterceptor.java:815) > at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) > at javax.management.remote.rmi.RMIConnectionImpl.doOperation( > RMIConnectionImpl.java:1408) > at javax.management.remote.rmi.RMIConnectionImpl.access$100( > RMIConnectionImpl.java:81) > at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run( > RMIConnectionImpl.java:1245) > at java.security.AccessController.doPrivileged(Native Method) > at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation( > RMIConnectionImpl.java:1348) > at javax.management.remote.rmi.RMIConnectionImpl.invoke( > RMIConnectionImpl.java:782) > at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294) > at sun.rmi.transport.Transport$1.run(Transport.java:153) > at java.security.AccessController.doPrivileged(Native Method) > at sun.rmi.transport.Transport.serviceCall(Transport.java:149) > at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java > :466) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run( > TCPTransport.java:707) > at java.lang.Thread.run(Thread.java:595) >
