[ 
https://issues.apache.org/jira/browse/AXIS2-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved AXIS2-5589.
------------------------------------
    Resolution: Incomplete

To identify the root cause of this type of issue, you would typically enable 
debug logging and then look for the messages that indicate why the module 
failed to load. On application servers, failures to load the addressing module 
are most often caused by class loader issues, not by bugs in Axis2. If you find 
evidence that there is a bug in Axis2, please create a new ticket with all the 
evidence. Please note that we use JIRA as a bug tracker, not a Q&A forum.

> Allocate exception for servlet AxisServlet
> ------------------------------------------
>
>                 Key: AXIS2-5589
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5589
>             Project: Axis2
>          Issue Type: Bug
>          Components: Addressing
>    Affects Versions: 1.6.1
>         Environment: Test and infuture Production
>            Reporter: Santhosh
>              Labels: Allocate, AxisServlet, exception, for, servlet
>   Original Estimate: 756h
>  Remaining Estimate: 756h
>
> Hi Team,
> We are facing below exception when we exposed our webservice using AXIS2.0 on 
> ITP webserver(HP product which runs on Tandem OS). This is the first time we 
> are facing this exception for this instance and Load is minimal , all of 
> sudden 1 of the 4 instances went into this state and all requests processed 
> by this instance are errored out. Before this exception occurred we were able 
> to see proper response and test it properly. 
> I have collected all required logs during the time of issue. Please drop me a 
> mail on "santhosh_arvapa...@infosys.com" for more details. Request you to 
> please look into this and provide us with your observations.
> ================================================================================
> Fri, Jun 21, 21:04:45;$Y9MV;SEVERE;StandardWrapperValve#invoke;Allocate 
> exception for servlet AxisServlet
> 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:584)
>         at 
> org.apache.axis2.engine.AxisConfiguration.engageGlobalModules(AxisConfiguration.java:705)
>         at 
> org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine.java:831)
>         at 
> org.apache.axis2.deployment.WarBasedAxisConfigurator.engageGlobalModules(WarBasedAxisConfigurator.java:300)
>         at 
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:94)
>         at 
> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:584)
>         at 
> org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:454)
>         at 
> org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1176)
>         at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1102)
>         at 
> org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:812)
>         at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:135)
>         at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
>         at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
>         at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>         at 
> com.hp.tandem.nsjsp.valves.RequestTrackerValve.invoke(RequestTrackerValve.java:73)
>         at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
>         at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:401)
>         at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:243)
>         at 
> com.tandem.servlet.coyote.http11.NSJSPHttp11Processor.process(NSJSPHttp11Processor.java:133)
>         at 
> com.tandem.servlet.coyote.http11.NSJSPHttp11Processor.process(NSJSPHttp11Processor.java:101)
>         at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:218)
>         at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:196)
>         at 
> org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:431)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>         at java.lang.Thread.run(Thread.java:662)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to