You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2011/07/12 20:20:59 UTC

[jira] [Resolved] (AIRAVATA-24) Error while running MsgBoxSample

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

Thilina Gunarathne resolved AIRAVATA-24.
----------------------------------------

    Resolution: Fixed

Applied the patch. Verified the build.. Thanks Lahiru..


http://svn.apache.org/viewvc?rev=1145700&view=rev

> Error while running MsgBoxSample
> --------------------------------
>
>                 Key: AIRAVATA-24
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-24
>             Project: Airavata
>          Issue Type: Bug
>         Environment: mac
>            Reporter: Lahiru Gunathilake
>            Assignee: Thilina Gunarathne
>         Attachments: diff.out
>
>
> I am getting following error while running MsgBox sample.
> compile:
>     [javac] /Users/lahirugunathilake/work/airavata/trunk/ws-messaging/distribution/target/airavta-ws-messenger-0.0.1-SNAPSHOT/client-api/samples/msgBoxSample/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 2 source files to /Users/lahirugunathilake/work/airavata/trunk/ws-messaging/distribution/target/airavta-ws-messenger-0.0.1-SNAPSHOT/client-api/samples/msgBoxSample/bin
> run:
>      [java] Exception in thread "main" org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/MsgBoxService/clientid/6598dfc9-2f50-4fc2-9217-e8446b1faeac and the WSA Action = http://www.extreme.indiana.edu/xgws/msgbox/2004/storeMessages. If this EPR was previously reachable, please contact the server administrator.
>      [java] 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
>      [java] 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>      [java] 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>      [java] 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>      [java] 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>      [java] 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
>      [java] 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
>      [java] 	at org.apache.airavata.wsmg.msgbox.client.StoreMessage.execute(StoreMessage.java:70)
>      [java] 	at org.apache.airavata.wsmg.msgbox.client.MsgBoxClient.storeMessage(MsgBoxClient.java:46)
>      [java] 	at wsmg.samples.msgBox.SimpleMsgBoxExec.main(SimpleMsgBoxExec.java:70)
>      [java] Java Result: 1
> BUILD SUCCESSFUL
> Regards
> Lahiru

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira