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]* Indeed , this is exactly that: https://github.com/jmvanel/semantic_forms/blob/master/scala/forms/src/main/scala/deductions/runtime/services/Authentication.scala#L66 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 . -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject <http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me> Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui
