Hi,
I am getting the following error in logs, and after investigating the net I discovered that it had something to do with Tomacat/Cocoon and that I had to copy and rename my block.properties file to local.block.properties and un-comment the deli line which I did, but still I get the problem. What do I need to do?

:

Caused by: com.hp.hpl.jena.rdf.arp.ParseException: {E201} Syntax error when processing <EOF>.
Input to RDF parser ended prematurely. This is often related to an XML parser abort.
Encountered <EOF> Was expecting one of:
XML ELEMENT CONTENT


start element rdf:RDF
start element rdf:Description
general start element tag


at com.hp.hpl.jena.rdf.arp.RDFParser.generateParseException(RDFParser.java:2208)
at com.hp.hpl.jena.rdf.arp.RDFParser.jj_consume_token(RDFParser.java:2095)
at com.hp.hpl.jena.rdf.arp.RDFParser.root(RDFParser.java:1325)
at com.hp.hpl.jena.rdf.arp.RDFParser.embeddedFile(RDFParser.java:1308)
at com.hp.hpl.jena.rdf.arp.ARPFilter.parse(ARPFilter.java:293)
at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:227)

thanks in advance

Andrew

Reply via email to