You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chris Haddad <ha...@cobia.net> on 2001/12/05 17:10:46 UTC

FW: Enhancement Request: Service down error message

Axis-User - I didn't see my postings coming through on axis-dev, so I'm
cross-posting this to the user's list.



I undeployed the MyService sample and executed the client.  Could the
error message returned be presented in a more transparent manner and
indicate that the service was in fact offline.  The stack trace is
presented below:



[axis]# java samples.userguide.example3.Client "fool me again"

org.xml.sax.SAXParseException: The markup in the document preceding the
root element must be well-formed.


org.xml.sax.SAXParseException: The markup in the document preceding the
root element must be well-formed.

        at
org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196
)

        at
org.apache.xerces.framework.XMLDocumentScanner.reportFatalXMLError(XM
LDocumentScanner.java:570)

        at
org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.disp
atch(XMLDocumentScanner.java:753)

        at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentS
canner.java:381)

        at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)     
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:374)

        at
org.apache.axis.encoding.DeserializationContext.parse(Deserialization
Context.java:204)

        at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:378)

        at org.apache.axis.client.Call.invoke(Call.java:1268)

        at org.apache.axis.client.Call.invoke(Call.java:1113)

        at org.apache.axis.client.Call.invoke(Call.java:1043)

        at org.apache.axis.client.Call.invoke(Call.java:676)

        at samples.userguide.example3.Client.main(Client.java:88)



----------
Chris Haddad
Cobia Communications
mailto:chris@cobia.net