Eric,
Glad we have got the configuration sorted out.
This is now a different problem which isn't a matter of getting the
right configuration. I don't know what's going on yet; it's also not a
quick thing to look at and address.
I've recorded it as
https://issues.apache.org/jira/browse/JENA-1492
Thank you for the report,
Andy
On 19/02/18 22:25, Eric Boisvert wrote:
made the change.
Now I get
Result: failed with message "Not in a transaction"
when I try to load from the interface
log:
(...)
[2018-02-19 17:21:31] Fuseki INFO [5] Filename: test.ttl,
Content-Type=appl
ication/octet-stream, Charset=null => Turtle : Count=4 Triples=4 Quads=0
[2018-02-19 17:21:31] Fuseki INFO [5] 500 Not in a transaction (29 ms)
Thank you very much helping me with this
2018-02-19 9:00 GMT-05:00 Andy Seaborne <[email protected]>:
On 19/02/18 12:46, Eric Boisvert wrote:
:dataset a ja:RDFDataset ;
tdb2:defaultGraph <#model_inf> .
## tdb2:location "c:\\fuseki/run/databases/gsip".
ja:defaultGraph not tdb2:defaultGraph
:dataset is a plain, in-memory dataset to hold the InfModel
Andy