Can't import data into Webscheduler

Discussion of Version 3 and developing lua grabbers
Post Reply
doveman
Posts: 3
Joined: Sat Mar 01, 2008 5:39 am

Can't import data into Webscheduler

Post by doveman » Sat Mar 01, 2008 5:43 am

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.

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Sat Mar 01, 2008 9:18 am


Post Reply