You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2017/08/05 17:16:03 UTC

[jira] [Resolved] (AXIS2-5860) CLONE - Allocate exception for servlet AxisServlet

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

Andreas Veithen resolved AXIS2-5860.
------------------------------------
    Resolution: Duplicate

> CLONE - Allocate exception for servlet AxisServlet
> --------------------------------------------------
>
>                 Key: AXIS2-5860
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5860
>             Project: Axis2
>          Issue Type: Bug
>          Components: Addressing
>    Affects Versions: 1.6.2
>         Environment: Test and Production
>            Reporter: Ashish Sharma
>              Labels: Allocate, AxisConfiguration, AxisServlet, engageModule, exception, for, servlet
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> 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). There have been multiple occurrences of this issue in Production. When the iTP Web server with 4 instances is restarted , all of sudden 1 of the 4 instances went into this state(corrupt) and all requests processed by this instance(Server Process) are errored out. 
> I have collected all required logs during the time of issue. Please drop me a mail on "ashish_sharma42@infosys.com" for more details. Request you to please look into this and provide us with your observations.
> ================================================================================
> Sun, Jul 16, 21:42:57;$Z6JQ;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.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> Thanks
> Ashish Sharma



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

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