Here resolved.

Than you.

On Wed, May 2, 2012 at 3:59 PM, Patrick van Kleef <pkl...@openlinksw.com>wrote:

> Hi,
>
> > I have a problem when querying all DBpedia by Jena ARQ. My query is :
> > SELECT * WHERE {?s ?p ?o } LIMIT 10000 OFFSET x.
> >
> > I increment 10000 value of x in each execution iteration. I took the
> > mentioned exception in any execution iteration for each trying and i
> > failed. What is the reason of this exception and why did i take in
> > different iteration?
> >
> > Here is the exception:
> >
> > WARN [main] (Log.java:73) - XMLStreamException: Unexpected EOF in prolog
> > at [row,col {unknown-source}]: [1,0]
> > com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
> > at [row,col {unknown-source}]: [1,0]
> >       at
> com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:686)
> >       at
> com.ctc.wstx.sr.BasicStreamReader.handleEOF(BasicStreamReader.java:2134)
> >       at
> com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2040)
> >       at
> com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1069)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX$ResultSetStAX.skipTo(XMLInputStAX.java:307)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX$ResultSetStAX.skipTo(XMLInputStAX.java:299)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX$ResultSetStAX.init(XMLInputStAX.java:183)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX$ResultSetStAX.<init>(XMLInputStAX.java:176)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX.worker(XMLInputStAX.java:135)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInputStAX.<init>(XMLInputStAX.java:98)
> >       at com.hp.hpl.jena.sparql.resultset.XMLInput.make(XMLInput.java:61)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInput.fromXML(XMLInput.java:30)
> >       at
> com.hp.hpl.jena.sparql.resultset.XMLInput.fromXML(XMLInput.java:25)
> >       at
> com.hp.hpl.jena.query.ResultSetFactory.fromXML(ResultSetFactory.java:278)
> >       at
> com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execSelect(QueryEngineHTTP.java:151)
>
>
> Could you try again please and let me know if your problem is resolved or
> not.
>
>
> Patrick
> ---
> OpenLink Software
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
>


-- 

Saeedeh Shekarpour

Phd student

Department of Computer Science, University of Leipzig

Research Group: http://aksw.org



هر آنکسی که دراین حلقه نیست زنده به عشق
بر او نمرده به فتوی من نماز کنید
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to