Hello,
we are using Axis2 1.5 on WebSphere Application Server 6.1.0.13 on
Windows XP. While it works on one machine it doesn't work on another
machine with the same configuration. The only difference is that we
installed the Websphere with administration security on the machine
where it is not working. We have deactivated it for testing.
We get the error message. It seems that the AdminAxisServlet can't be
initialized. At both installations we have the addressing module in the
same directory ("WEB-INF/modules" in our web application).
[14.10.09 10:00:30:655 CEST] 00000015 ServletWrappe E Uncaught init()
exception thrown by servlet AxisAdminServlet
[14.10.09 10:00:30:655 CEST] 00000015 ServletWrappe E Deregister the
mbean because of uncaught init() exception thrown by servlet
AxisAdminServlet: javax.servlet.ServletException: The system is
attempting to engage a module that is not available: addressing
at
org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:449)
at
org.apache.axis2.webapp.AxisAdminServlet.init(AxisAdminServlet.java:56)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:
190)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.init(ServletWrapper.jav
a:317)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper
.java:1142)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.initialize(ServletWrapp
er.java:150)
at
com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServlet
Wrapper(WebExtensionProcessor.java:99)
at
com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:790)
at
com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.ja
va:470)
at
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.
java:307)
at
com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:289)
at
com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.jav
a:90)
at
com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java
:157)
at
com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:665)
at
com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.ja
va:618)
at
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerI
mpl.java:335)
at
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImp
l.java:551)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl
.java:1301)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS
tart(DeployedApplicationImpl.java:1138)
at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl
.java:569)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli
cationImpl.java:817)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica
tionMgrImpl.java:950)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli
cationMgrImpl.java:2120)
at
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W
sComponentImpl.java:342)
at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
Thank you in advance,
Matthias.