[
https://issues.apache.org/jira/browse/JCR-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved JCR-2492.
---------------------------------
Resolution: Fixed
There are other problems with version 1.4.x, see also JCR-1414 and specially
JCR-2063, which was not backported to 1.4.x. See also the comment there for a
workaround.
Please re-open the bug if you can still reproduce it.
> Garbage Collector remove data for active node
> ---------------------------------------------
>
> Key: JCR-2492
> URL: https://issues.apache.org/jira/browse/JCR-2492
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Affects Versions: 1.4
> Environment: 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)
> Reporter: Cédric Chantepie
> Priority: Critical
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.