During a full build of sling on my laptop (after initial checkout) I got an
OutOfMemory exception in the
[INFO] Building Sling - Jackrabbit Embedded Repository
Section.
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Java heap space
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: Java heap space
at aQute.lib.osgi.EmbeddedResource.collect(EmbeddedResource.java:56)
at aQute.lib.osgi.EmbeddedResource.collect(EmbeddedResource.java:58)
at aQute.lib.osgi.EmbeddedResource.collect(EmbeddedResource.java:58)
I could reproduce the same behaviour on my desktop computer for a full build
or a clean install on jackrabbit-server.
Could anyone please check if I made something wrong or if there is a "real"
problem?
Best regards,
Dominik