On 28/11/14 05:57, Kamalraj Jairam wrote:
Hello All,
I get this error when i try to reset TDB
com.hp.hpl.jena.tdb.transaction.TDBTransactionException: Can't expel: Active
transactions for location: location:/ts/data/
com.hp.hpl.jena.tdb.StoreConnection.expel(StoreConnection.java:198)
com.hp.hpl.jena.tdb.StoreConnection.release(StoreConnection.java:188)
com.hp.hpl.jena.tdb.sys.TDBMaker.releaseLocation(TDBMaker.java:62)
there are no active connections from the application
what am i doing wrong?
It not possible to tell from what you've said. There isn't a common
reason why this might happen.
Do you have a complete, minimal example?
Did anything happen earlier like an exception?
Does it happen always or occasionally?
What version of Jena is this?
What operation system are you running on?
What version of java? Which JDK?
andy
Thanks
Kamalraj