cancel
Showing results for 
Search instead for 
Did you mean: 

Random Mark up error while using soap webservice api

itsard
Champ in-the-making
Champ in-the-making
Hi,
I use Alfresco 3.0 stable and oracle app server 10.0
When on my local server i try uploading or reading a file in the repository, I get a random error :
org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.

It seems to be a random error and has now suddenly popped up not allowing any document uploading or reading.
Kindly let me know what can the problem be…
Thanks.
2 REPLIES 2

openpj
Elite Collaborator
Elite Collaborator
It seems the same problem solved here:
http://forums.alfresco.com/en/viewtopic.php?f=27&t=10628
Hope this helps.

itsard
Champ in-the-making
Champ in-the-making
Hi,
Thanks for the reply.
I am not running my application on the application server but a local oc4j server. So that solutions isnt working.
And it seems to be random…on one hit it gets called and on the other hit, it throws the error.