[Carbon-jira] [jira] Created: (CARBON-5423) "AxisFault: Resource does not exist at path.." error occurs when changing MTOM settings at the service group level of an Axis1 service

Charitha Kankanamge (JIRA) jira at wso2.org
Wed Oct 14 05:29:00 PDT 2009


"AxisFault: Resource does not exist at path.." error occurs when changing MTOM settings at the service group level of an Axis1 service
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: CARBON-5423
                 URL: https://wso2.org/jira/browse/CARBON-5423
             Project: WSO2 Carbon
          Issue Type: Bug
          Components: Axis1 Services
    Affects Versions: 2.0.1
         Environment: winxp, jdk16
            Reporter: Charitha Kankanamge
            Assignee: Sameera Jayasoma


Steps to reproduce:
================
1. Deploy an Axis1 service
2. Change MTOM settings at the service group level

You will get "Could not change MTOM state for service group" error


 ERROR -  Cannot change MOM state of Axis service groupSimpleMath.wsdd .  Error is Resource does not exist at path /carbon/service-groups/SimpleMath.wsdd/services/SimpleMath/operations/Sandesha2OperationOutIn
org.apache.axis2.AxisFault: Resource does not exist at path /carbon/service-groups/SimpleMath.wsdd/services/SimpleMath/operations/Sandesha2OperationOutIn
        at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:518)
        at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
        at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
        at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
        at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at org.wso2.carbon.service.mgt.ui.ServiceGroupAdminStub.configureServiceGroupMTOM(ServiceGroupAdminStub.java:1965)
        at org.wso2.carbon.service.mgt.ui.ServiceGroupAdminClient.configureServiceGroupMTOM(ServiceGroupAdminClient.java:103)
        at org.apache.jsp.service_002dmgt.mtom_005fgroup_005fajaxprocessor_jsp._jspService(mtom_005fgroup_005fajaxprocessor_jsp.java:68)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:117)
        at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:64)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
        at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
        at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
        at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:135)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
        at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
        at java.lang.Thread.run(Thread.java:619)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Carbon-jira mailing list