This was because the GhostDispatcher was not registered in tenant-axis2.xml. Fixed it..
Thanks, ~Isuru On Thu, Oct 6, 2011 at 3:23 PM, Prabath Abeysekera <[email protected]>wrote: > > > On Thu, Oct 6, 2011 at 2:58 PM, Amila Maha Arachchi <[email protected]>wrote: > >> >> >> On Thu, Oct 6, 2011 at 2:53 PM, Prabath Abeysekera <[email protected]>wrote: >> >>> Hi Amila, >>> >>> On Thu, Oct 6, 2011 at 2:42 PM, Amila Maha Arachchi <[email protected]>wrote: >>> >>>> >>>> >>>> On Thu, Oct 6, 2011 at 2:16 PM, Isuru Suriarachchi <[email protected]>wrote: >>>> >>>>> >>>>> >>>>> On Thu, Oct 6, 2011 at 2:04 PM, Denis Weerasiri <[email protected]>wrote: >>>>> >>>>>> >>>>>> >>>>>> On Thu, Sep 29, 2011 at 11:48 AM, Chamara Ariyarathne < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> When I try to invoke services in AS I got this exception. Is this a >>>>>>> configuration error, or a real issue? Please advise. >>>>>>> >>>>>> Was this in WSO2 AS 1.5.2 service? >>>>>> Seems this service deployed in a tenant specific repository. >>>>>> I'm too having this issue when the service is deployed via >>>>>> GhostDeployer. >>>>>> >>>>> >>>>> Is the GhostDeployer active in 1.5.2? >>>>> >>>>> Dimuthu reverted it sometime back and then I saw someone has mistakenly >>>>> added it back. That can be the issue here. >>>>> >>>> >>>> Yes, that is the issue AFAIK. This happens both in DSS and AS. PrabathA >>>> was preparing a patch for this. >>>> >>>> PrabathA, was the patch created and applied? >>>> >>> >>> I don't think a patch is needed since the fix corresponding to reverting >>> the GhostDeployer has properly been applied in the support branch. Changing >>> 3.2.2 branch accordingly is the only thing required to be done here. >>> >> >> Yes, thats what I wanted to say :) So, is this fixed in 3.2.2? >> > > I've just talked to Dimuthu and she said the GhostDeployer should be there > in 3.2.2. So I guess it's better if Isuru/Amila can look into this issue. > > > >> >>> >>>> >>>>> >>>>>> >>>>>>> [2011-09-29 11:45:40,419] @cham1.com [1] [WSO2 Stratos Application >>>>>>> Server]ERROR {org.apache.axis2.engine.AxisEngine} - Message Receiver >>>>>>> not >>>>>>> found for AxisOperation: echoString >>>>>>> org.apache.axis2.AxisFault: Message Receiver not found for >>>>>>> AxisOperation: echoString >>>>>>> at >>>>>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:253) >>>>>>> at >>>>>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:174) >>>>>>> at >>>>>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:67) >>>>>>> at >>>>>>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181) >>>>>>> at >>>>>>> org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172) >>>>>>> at >>>>>>> org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146) >>>>>>> at >>>>>>> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:199) >>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641) >>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) >>>>>>> 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:722) >>>>>>> at >>>>>>> org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155) >>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) >>>>>>> at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) >>>>>>> at >>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>>>>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>>>>> at >>>>>>> org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:273) >>>>>>> at >>>>>>> org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:270) >>>>>>> at java.security.AccessController.doPrivileged(Native Method) >>>>>>> at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) >>>>>>> at >>>>>>> org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:305) >>>>>>> at >>>>>>> org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165) >>>>>>> at >>>>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:298) >>>>>>> at >>>>>>> org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:57) >>>>>>> at >>>>>>> org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:193) >>>>>>> at >>>>>>> org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189) >>>>>>> at java.security.AccessController.doPrivileged(Native Method) >>>>>>> at >>>>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) >>>>>>> at >>>>>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240) >>>>>>> at >>>>>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164) >>>>>>> at >>>>>>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) >>>>>>> at >>>>>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) >>>>>>> at >>>>>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) >>>>>>> at >>>>>>> org.wso2.carbon.server.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:154) >>>>>>> at >>>>>>> org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:254) >>>>>>> at >>>>>>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563) >>>>>>> at >>>>>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) >>>>>>> at >>>>>>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399) >>>>>>> at >>>>>>> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396) >>>>>>> at >>>>>>> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356) >>>>>>> at >>>>>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534) >>>>>>> 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:705) >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> *Chamara Ariyarathne* >>>>>>> Software Engineer - QA; >>>>>>> WSO2 Inc; http://www.wso2.com/. >>>>>>> Mobile; *0772786766* >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Carbon-dev mailing list >>>>>>> [email protected] >>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Thanks, >>>>>> Denis >>>>>> ---------------------------------------------------------- >>>>>> *Denis Weerasiri* >>>>>> Software Engineer; WSO2 Inc.; http://wso2.com, >>>>>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/> >>>>>> * >>>>>> * >>>>>> *site: >>>>>> **https://sites.google.com/site/ddweerasiri/*<https://sites.google.com/site/ddweerasiri/> >>>>>> *blog: >>>>>> **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/> >>>>>> * >>>>>> twitter: >>>>>> **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri> >>>>>> * >>>>>> linked-in: >>>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Carbon-dev mailing list >>>>>> [email protected] >>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Isuru Suriarachchi >>>>> Technical Lead & Product Manager, WSO2 Application Server >>>>> WSO2 Inc. http://wso2.com >>>>> email : [email protected] >>>>> blog : http://isurues.wordpress.com/ >>>>> >>>>> lean . enterprise . middleware >>>>> >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> >>>> >>> >>> >>> -- >>> Prabath Abeysekara >>> Software Engineer >>> WSO2 Inc. >>> Email: [email protected] <[email protected]> >>> Mobile: +94774171471 >>> >>> <http://harshana05.blogspot.com/> >>> >>> >> > > > -- > Prabath Abeysekara > Software Engineer > WSO2 Inc. > Email: [email protected] <[email protected]> > Mobile: +94774171471 > > <http://harshana05.blogspot.com/> > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : [email protected] blog : http://isurues.wordpress.com/ lean . enterprise . middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
