Hi Bart, do you just try to open a TDB database with TDB2 calls?
Marco On Fri, May 1, 2020 at 9:08 PM Bart van Leeuwen <[email protected]> wrote: > Hi, > > I'm trying to migrate a web application which uses TDB to use TDB2 > > From everything I have ready it should be pretty straight forward, but I > immediately run into exceptions like: > > java.nio.channels.OverlappingFileLockException > org.apache.jena.tdb2.TDBException: dataset closed > org.apache.jena.dboe.transaction.txn.TransactionException: Currently in an > active transaction > > I've looked at the samples and the minimal tutorials I could find and > couldn't find hints on what could cause this. > > I did a initdebug: > > JenaSystem.init - start > Found: > InitTDB2 [42] > InitRIOT [20] > InitARQ [30] > InitJenaCore [10] > Initialization sequence: > JenaInitLevel0 [0] > InitJenaCore [10] > InitRIOT [20] > InitARQ [30] > InitTDB2 [42] > Init: JenaInitLevel0 > Init: InitJenaCore > JenaCore.init - start > JenaCore.init - finish > Init: InitRIOT > RIOT.init - start > RIOT.init - finish > Init: InitARQ > ARQ.init - start > ARQ.init - finish > Init: InitTDB2 > TDB2.init - start > TDB.init - finish > JenaSystem.init - finish > > Any help appreciated. > > Met Vriendelijke Groet / With Kind Regards > Bart van Leeuwen > > > twitter: @semanticfire > tel. +31(0)6-53182997 > Netage B.V. > http://netage.nl > Esdoornstraat 3 > 3461ER Linschoten > The Netherlands > -- --- Marco Neumann KONA
