Hi All,

I'm finished a simple client to interact to a Muse deployed Web Service. However, when I execute the client I got the following message:

SOAP request failed with HTTP status: 500 Internal Server Error
Exception in thread "main" java.lang.Exception: <xml-fragment xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <faultcode>soapenv:Server</faultcode>
  <faultstring>Internal server error occurred.</faultstring>
  <detail/>
</xml-fragment>
        at ServiceStub.getGridStatus(ServiceStub.java:61)
        at MGStatusClient.main(MGStatusClient.java:15)

I've searched Google and I did not get any clarification about what could be happenning?

        Does someone have any clue about it?

        Thanks in advance!

        Cheers,

---
Elizeu Santos-Neto
OurGrid Research Assistant
http://www.ourgrid.org
http://www.lsd.ufcg.edu.br/~elizeu
TEL: + 55 83 310 1065 - Ext.: 25
MOB: + 55 83 9965 4536

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to