Andy, Sorry about that. I just grabbed the first on the list without scrolling down to see if I was getting the latest.
I installed apache-jena-fuseki-2.4.0-20151218.100322-13.tar.gz and tested my examples and both work as expected so this issue appears to be resolved in that build. I tested both empty and non-empty graphs. Again, thanks a lot for the prompt and professional help. I really appreciate all the work you do on this project. Howard On Fri, Dec 18, 2015 at 2:52 AM Andy Seaborne <[email protected]> wrote: > On 18/12/15 09:02, Andy Seaborne wrote: > > On 18/12/15 01:35, Howard Burrows wrote: > >> Andy, > >> > >> Thanks for the prompt reply. This is definitely new with 2.3.1 as my > >> updates have been working fine and only broke with the upgrade to 2.3.1. > >> > >> I tried it with the latest 2.4.0 SNAPSHOT > >> (apache-jena-fuseki-2.4.0-20151210.110356-4.tar.gz) and it's still not > >> working correctly. > > > > Howard - that's build 4, built 2015-12-10 at 11:03:56 UTC. > > > > > > You need to look at the end for the latest - it's a directory listing in > > alphabetical order; it's Nexus repository server. A consequence of the > > alphabetical order is that canonical dates are earliest to latest. > > > > I ran your example with latest and both triples went into the same graph. > > > > Andy > > Direct link to today's build; they happen about 9:00-10:00 UTC. > > > https://repository.apache.org/content/repositories/snapshots/org/apache/jena/apache-jena-fuseki/2.4.0-SNAPSHOT/apache-jena-fuseki-2.4.0-20151218.100322-13.zip > > At some point, a process goes round and culls old builds to leave the > last two. > > Andy > > > > >> > >> I'm using TDB and for my update examples the testGraph was empty. > >> However, > >> I initially encountered it on a non-empty graph so I'm fairly > >> confident in > >> saying it fails on both empty and non-empty graphs. Also, I repeated > the > >> example inserts using different subjects with the latest snapshot and it > >> fails on both the first insert (i.e. empty graph) and on subsequent > >> inserts > >> (i.e. non-empty graph). Also, I'm running fuseki in a docker > >> container but > >> can't image that would make any difference. > >> > >> Let me know if I can provide you more information. > >> > >> Howard > > > > > >>> > >>> [*] https://issues.apache.org/jira/browse/JENA-1092 > >>> [+] > >>> > >>> > https://repository.apache.org/content/repositories/snapshots/org/apache/jena/apache-jena-fuseki/2.4.0-SNAPSHOT/ > >>> > >>> > >>> build 12 (Thu Dec 17 10:24:10 UTC 2015 or later). > >>> > > > >
