After JackRabbit has been properly shutdown, the "/locks" file record contains no data in the FSENTRY_DATA field. Why keep this file after shutdown when no data is being stored in it?
Also, it looks as if the Oracle JDBC driver does have known problems with empty LOB's (which appears to be the state of the FSENTRY_DATA field after shutdown). Take a look at this page for more information: http://download-east.oracle.com/docs/cd/B10501_01/appdev.920/a96591/adl03prg.htm#284807 Guy M. Spillman, Jr. On Tue, 24 Oct 2006 15:44:35 +0200, "Stefan Guggisberg" wrote: > the locks file is meant to be there. it contains > information about existing JCR locks within > this workspace. better not delete it! > > the repository lock file that prevents multiple > instantiation is a diferent story. it is cretaed in > the physical repository home directory. > > cheers > stefan >
