[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] SAXParser issues with BirdBath....



I've fixed that typo.

Best,

matt

On Apr 5, 2006, at 1:06 PM, Rajesh Kalyanam wrote:

Hi Matt,

 Thanks for the clarification. I initially assumed that I would need a
6.7 version, though the mention of the "working 6.6 installation"  in
installation instructions on the BirdBath page threw me off.

Thanks,
Rajesh

Matthew Farrellee wrote:

Condor 6.6.1 does not have a web service interface. You'll need to
get a 6.7 developer release after 6.7.5 (best would be to get the
most recent) if you want to use the web service interface. As for the
exception, I've no idea what Axis would do if it tried to contact a
daemon that did not have a web service interface. So I can't really
help with the exception.



matt

On Apr 5, 2006, at 10:33 AM, Rajesh Kalyanam wrote:



Hi ,

I am working on developing a webservice interface to submit CONDOR
jobs
and I was trying to run the simple file copy example on the BirdBath
site. I setup the collector and scheduler daemons and the wsdl
files and
restarted the daemons. When I run the SubmitJob.java file, I get the
following exception :

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}
Server.userException
faultSubcode:
faultString: org.xml.sax.SAXParseException: The markup in the document
preceding the root element must be well-formed.
faultActor:
faultNode:
faultDetail:

{http://xml.apache.org/axis/} stackTrace:org.xml.sax.SAXParseException:
The markup in the document preceding the root element must be well-
formed.
      at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSA XP
arseException(ErrorHandlerWrapper.java:236)

      at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalErr or
(ErrorHandlerWrapper.java:215)

      at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError
(XMLErrorReporter.java:386)

      at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError
(XMLErrorReporter.java:316)

      at
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError
(XMLScanner.java:1438)

      at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl
$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java


The relevant part of the exception wrt the condor classes is :

org.xml.sax.SAXParseException: The markup in the document preceding
the
root element must be well-formed.
      at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
      at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:
701)
      at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
      at
org.apache.axis.handlers.soap.MustUnderstandChecker.invoke
(MustUnderstandChecker.java:62)

      at org.apache.axis.client.AxisClient.invoke(AxisClient.java:
206)
      at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
      at org.apache.axis.client.Call.invoke(Call.java:2748)
      at org.apache.axis.client.Call.invoke(Call.java:2424)
      at org.apache.axis.client.Call.invoke(Call.java:2347)
      at org.apache.axis.client.Call.invoke(Call.java:1804)
      at
condor.CondorScheddStub.beginTransaction(CondorScheddStub.java:755)
      at
condor.SOAPScheddApiHelper.submitJobHelper(SOAPScheddApiHelper.java:
221)

I have a 6.6.1 version of Condor on Linux. I tried searching for some logs with a longer stack trace, but could not find any. Please let me know of any pointers to the possible causes for this issue. Appreciate
any help in this regard.

Thanks,
Rajesh
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users



_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users



_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users