Page 1 of 1

Can't import data into Webscheduler

Posted: Sat Mar 01, 2008 5:43 am
by doveman
I've grabbed the UK_RT listings and tried without any postprocessing and with the UK_RT_ALT_XMLTV processor, but when I try to load the data into Webscheduler (4.0.14) I get the following:

About to load XMLTV Data from data\xmltv

Loading XMLTV data from data\xmltv\data.xml

There was an error loading the XMLTV Data!


org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x0) was found in the element content of the document.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at GuideStore.loadXMLdata(GuideStore.java:614)
at GuideStore.loadXMLTV(GuideStore.java:345)
at EpgDataRes.reloadXMLTVdata(EpgDataRes.java:1790)
at EpgDataRes.getResponse(EpgDataRes.java:46)
at HTTPRequest.sendResponseData(HTTPRequest.java:104)
at RequestObject.run(RequestObject.java:98)
at java.lang.Thread.run(Unknown Source)

If anyone can show me where I'm going wrong, I'd be grateful.

Posted: Sat Mar 01, 2008 9:18 am
by alanbirtles