[
https://issues.apache.org/jira/browse/JENA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749346#comment-13749346
]
Andy Seaborne commented on JENA-520:
------------------------------------
Test failures due to tests being run in random order. As of build #863, these
test now reset the state of the system and are stable.
> NullPointerException in IO_Jena.resetJena()
> -------------------------------------------
>
> Key: JENA-520
> URL: https://issues.apache.org/jira/browse/JENA-520
> Project: Apache Jena
> Issue Type: Bug
> Components: RIOT
> Affects Versions: Jena 2.10.1
> Reporter: Stian Soiland-Reyes
> Assignee: Andy Seaborne
> Priority: Minor
>
> IO_JenaReaders.resetJena() (called by
> org.apache.jena.riot.IO_Jena.resetJena()) - threw a NullPointerException.
> This is because it calls Property.setProperty("RDF/JSON", null) which does
> not allow null as value.
> My suggested patch is at https://github.com/apache/jena/pull/2/files
> This patch also fixes the bug JENA-521 in that other readers and writers like
> RDF/XML and RDF/XML-Abbrev were not reset.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira