-
Bug
-
Resolution: Duplicate
-
Critical
-
3.1.1.Final
-
None
When a bulk import is performed into an empty repository (aprox. 1.5 million items) via a single session an OutOfMemoryError is raised.
Based on initial investigations (see forum reference) the problem is caused by the JCR layer where at least a couple of hard references are being held:
- org.modeshape.jcr.AbstractJcrItem has a hard reference to the session
- JcrSession has a map of jcr nodes