Opened 12 years ago

Closed 11 years ago

#30 closed defect (fixed)

CheckMovieHash now fails

Reported by: guest Owned by:
Priority: major Keywords:
Cc:

Description

Hi guys, I've been using the redstone xml-rpc client to communicate with your webservice using CheckMovieHash?. which worked beautifully for several months. But it's now been one week that this call completely fails.

I'm getting this error:

Caused by: redstone.xmlrpc.XmlRpcException?: A problem occured during parsing

at redstone.xmlrpc.XmlRpcParser?.parse(XmlRpcParser?.java:151)
at redstone.xmlrpc.XmlRpcClient?.handleResponse(XmlRpcClient?.java:429)
... 8 more

Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.

at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1231)
at redstone.xmlrpc.XmlRpcParser?.parse(XmlRpcParser?.java:147)

Any idea what is now going wrong ? is this service still running ok ?

Thanks !

Change History (2)

comment:1 Changed 12 years ago by guest

This issue is *not* occurring any longer I would assume this is now fixed.
The problem did last for over 1 week though. Is there another facility to raise problems ? Plenty of app user use application that relies on this API to be working, it would be great if downtime/malfunction of a service don't last too long :)

Thanks!

comment:2 Changed 11 years ago by os

  • Resolution set to fixed
  • Status changed from new to closed

that time we got some problems with server I guess.

Note: See TracTickets for help on using tickets.