Jean-Marc,

Thank you for the report!

On 15/11/17 11:18, Jean-Marc Vanel wrote:
Hi

I started to test TBD2 on my application semantic_forms .
I dumped the 3 databases with the TDB (1) tool,
then loaded with the TDB 2 tool  :
runMain tdb2.tdbloader --loc TDB --verbose
/home/jmv/src/semantic_forms/scala/dump.nq

there where some bad quads with a literal subject from old bugs, that I had
to manually edit out , but not a big deal.

At runtime many things work, but I had one runtime error in /authenticate :
*[TransactionException: Iterator used outside its original transaction]*

yes - it's pickier than TDB1 :-)


Indeed , this is exactly that:
https://github.com/jmvanel/semantic_forms/blob/master/scala/forms/src/main/scala/deductions/runtime/services/Authentication.scala#L66

See Txn.calculateRead for executing a transaction and return a value.


This was on my laptop.
I'll fix the code, which seems to be changes compatible with old TDB.
Then I'll upgrade to TDB2 on the sandbox, then on the real site.

Hope I don't bother you with non complete report .

Not at all.

    Andy

Reply via email to