You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/05/25 07:52:16 UTC

[jira] Created: (SANDESHA2-89) Sandesha2 Internal Error: 'AxisService' is null when trying to invoke a service through REST

Sandesha2 Internal Error: 'AxisService' is null when trying to invoke a service through REST
--------------------------------------------------------------------------------------------

                 Key: SANDESHA2-89
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-89
             Project: Sandesha2
          Issue Type: Bug
         Environment: winxp, jdk15, sandesha2 nightly
            Reporter: Charitha Kankanamge
            Priority: Critical


Steps to reproduce:
================
1. Deploy the attached service (sandesha2 was engaged to it)
2. Enter following REST url
http://localhost:8080/axis2/services/getVersion

Following error occurs.
May 25, 2007 11:50:26 AM org.apache.axis2.transport.http.server.HttpServiceProcessor run
WARNING: Sandesha2 Internal Error: 'AxisService' is null.
org.apache.axis2.AxisFault: Sandesha2 Internal Error: 'AxisService' is null.
        at org.apache.sandesha2.handlers.SandeshaOutHandler.invoke(SandeshaOutHandler.java:69)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:383)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:203)
        at org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:523)
        at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:299)
        at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:184)
        at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:74)
        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
        at java.lang.Thread.run(Thread.java:595)

      




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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