Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
1.4
-
None
-
None
-
Linux 2.6.x (gentoo or fedora), JDK 1.5 (sun or jrockit), JBoss 4.2.3.GA, Derby (10.4.1.3), PostgreSQL (8.1.11 or 8.0.3)
* FileSystem = LocalFileSystem
* custom AccessManager
* PersistenceManager = PostgreSQLPersistenceManager
* SearchIndex, textFilterClasses = ""
* DataStore = FileDataStore (minLogRecord = 100)Linux 2.6.x (gentoo or fedora), JDK 1.5 (sun or jrockit), JBoss 4.2.3.GA, Derby (10.4.1.3), PostgreSQL (8.1.11 or 8.0.3) * FileSystem = LocalFileSystem * custom AccessManager * PersistenceManager = PostgreSQLPersistenceManager * SearchIndex, textFilterClasses = "" * DataStore = FileDataStore (minLogRecord = 100)
Description
When we use GarbageCollector on a 42Gb datastore, GarbageCollector erase all data.
Back with node, none have any longer data : jcr:data was removed as data in datastore no longer exist.
On some smaller test repository, this trouble does not occur.
We will try to update Jackrabbit version, but at least it could be "good" to be sure what is really the trouble with GC in Jackrabbit 1.4.5 so that we can be sure that updating it will really fix that.
Thanks.