Hi Peter, Lockfiles were introduced in BigOWLIM pretty recently, so no wonder you didn't see them left out while using 3.1.
Are you perfectly sure that the shutDown method is indeed called and no exception is thrown there? Can you give us more details on your setup (a piece of code would be great too!) BTW, the lockfiles are so implemented that if the previous lock owner is now gone and the lock is still left on filesystem, the next repository initialization will acquire the lock, so you should be fine using it as it is (with or without the left lockfile). However, we really want to understand what is the reason for the crappy lockfile left there. Thanks in advance! Cheers, Ivan On Tuesday 24 November 2009 17:34:32 Peter Kostelnik, PhD wrote: > hi there, > > BigOWLIM 3.2.6 has strange behaviour when performing the > repository.shutDown() method .. it leaves the lock file in the repository > folder .. (it does not happen when using 3.1.0 release) > > pls, is there any reason for that? > > thanks in advance, > Peter K. > > _______________________________________________ > OWLIM-discussion mailing list > [email protected] > http://ontotext.com/mailman/listinfo/owlim-discussion _______________________________________________ OWLIM-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/owlim-discussion
