You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Brian McBride (JIRA)" <ji...@apache.org> on 2013/11/11 03:57:17 UTC

[jira] [Updated] (JENA-586) Fuseki 500 - Out of range: on multiple add to fuseki with in memory store

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

Brian McBride updated JENA-586:
-------------------------------

    Attachment: testMultipleAdd.zip

Running "mvn test" should generate a junit test failure.

> Fuseki 500 - Out of range: on multiple add to fuseki with in memory store
> -------------------------------------------------------------------------
>
>                 Key: JENA-586
>                 URL: https://issues.apache.org/jira/browse/JENA-586
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 1.0.0
>         Environment: Windows 8
>            Reporter: Brian McBride
>         Attachments: testMultipleAdd.zip
>
>
> I have junit tests of my application failing.  The tests use a Fuseki configured with an in memory tdb.
> The tests fail when they do a second DatasetAccessor.add call to the same graph.
> My tests work when run against a Fuseki with a persistent TDB using the filing system.  I've marked the issue as major in case it is timing dependent issue.  If its just an issue with the in-memory store, it it less significant.
> I will attach a minimal example once I have submitted this.



--
This message was sent by Atlassian JIRA
(v6.1#6144)