You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/05/13 22:42:59 UTC

[jira] [Updated] (JENA-942) XML results from dbpedia.org can not be parsed.

     [ https://issues.apache.org/jira/browse/JENA-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-942:
-------------------------------
    Description: 
If dbpedia.org generates XML 1.1 results, then 

{noformat}
com.hp.hpl.jena.sparql.resultset.ResultSetException: Failed when initializing the StAX parsing engine
at com.hp.hpl.jena.sparql.resultset.XMLInputStAX.<init>(XMLInputStAX.java:118)
{noformat}



  was:
If dbpedia.org generates XML 1.1 results, then 



> XML results from dbpedia.org can not be parsed.
> -----------------------------------------------
>
>                 Key: JENA-942
>                 URL: https://issues.apache.org/jira/browse/JENA-942
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>
> If dbpedia.org generates XML 1.1 results, then 
> {noformat}
> com.hp.hpl.jena.sparql.resultset.ResultSetException: Failed when initializing the StAX parsing engine
> at com.hp.hpl.jena.sparql.resultset.XMLInputStAX.<init>(XMLInputStAX.java:118)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)