Hi Andy,

I did some long lasting queries at Fuseki at same time, but dont remember if that was exactly at the time of error.

Are there some rules whats allowed and not with simultaneous reads and writes?

-Mikael


On 10.8.2016 20:02, Andy Seaborne wrote:
Hi Mikael,

It looks like the write transactions aren't able to trigger wring the journal back to the database. It needs a point in time where there are no other transactions happening.

Is there a long running read transaction? Or many small ones? going on at the same time? Or is one write transaction happening at the same time as another?

    Andy

On 10/08/16 14:57, Mikael Pesonen wrote:

Hi,

I'm inserting data to jena store and got this exception. Server is:

 /usr/bin/java -Xmx3600M -jar
/home/text/tools/apache-jena-fuseki-2.3.1/fuseki-server.jar --update
--port 3030

Im inserting in a loop max 100 triplets at a time with bin/s-update.
Error occured after a few 1000 insertions.


[2016-08-10 16:29:41] Fuseki     INFO  [78957] POST
http://semantic-dev.lingsoft.fi:3030/ds/update
[2016-08-10 16:29:41] Fuseki     INFO  [78957] POST /ds :: 'update' ::
[application/sparql-update] ?
java.lang.StackOverflowError


org.apache.jena.tdb.transaction.NodeTableTrans.getNodeIdForNode(NodeTableTrans.java:98)

    at
org.apache.jena.tdb.store.nodetable.NodeTableWrapper.getNodeIdForNode(NodeTableWrapper.java:48)

    at
org.apache.jena.tdb.store.nodetable.NodeTableInline.getNodeIdForNode(NodeTableInline.java:59)

    at
org.apache.jena.tdb.transaction.NodeTableTrans.getNodeIdForNode(NodeTableTrans.java:98)

    at
org.apache.jena.tdb.store.nodetable.NodeTableWrapper.getNodeIdForNode(NodeTableWrapper.java:48)

    at
org.apache.jena.tdb.store.nodetable.NodeTableInline.getNodeIdForNode(NodeTableInline.java:59)

    at
org.apache.jena.tdb.transaction.NodeTableTrans.getNodeIdForNode(NodeTableTrans.java:98)

    at
org.apache.jena.tdb.store.nodetable.NodeTableWrapper.getNodeIdForNode(NodeTableWrapper.java:48)

[2016-08-10 16:29:41] Fuseki     INFO  [78957] 500 Server Error (33 ms)

Br,
Mikael



--
www.lingsoft.fi

Speech Applications - Language Management - Translation - Reader's and Writer's 
Tools - Text Tools - E-books and M-books

Mikael Pesonen
System Engineer

e-mail: [email protected]
Tel. +358 2 279 3300

Time zone: GMT+2

Helsinki Office
Eteläranta 10
FI-00130 Helsinki
FINLAND

Turku Office
Linnankatu 10 A
FI-20100 Turku
FINLAND

Reply via email to