On Fri, Jan 15, 2010 at 4:19 PM, aftab hussain
<[email protected]> wrote:
> 2010-01-15 21:24:49 [18727] [5] INFO: sendsms used by <OTA_sender>
> 2010-01-15 21:24:49 [18727] [5] DEBUG: OTA service with XML document
> 2010-01-15 21:24:49 [18727] [5] ERROR: OTA: No document to parse. Probably
> an error in OTA source
> 2010-01-15 21:24:49 [18727] [5] DEBUG: Status: 400 Answer: <Erroneous ota
> source, cannot compile

You have an error in the ota xml file or you specified wrong location
for the ota file.
The server returns HTTP Error 400 Bad request.

My bad:
Excerpt from the user guide "text       XML document     An URL encoded XML
document, containing either settings or bookmarks"
Encode the contents of the xml file and test again.

1. check the contents of the ota file
2. check the url for the xml document is correct, try to access the
file from a web browser
3. encode the xml file
4. just for debugging you can test without ssl to eliminate the
possibility of sending malformed https requests

BR, Jovan

Reply via email to