[
https://issues.apache.org/jira/browse/AIRAVATA-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Marru updated AIRAVATA-24:
---------------------------------
Fix Version/s: 0.1-INCUBATING
> 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
> Fix For: 0.1-INCUBATING
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira