You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/19 15:35:48 UTC

Build failed in Hudson: sling-installer-1.5 #56

See <http://hudson.zones.apache.org/hudson/job/sling-installer-1.5/56/changes>

Changes:

[cziegeler] Clean up code - no functional changes.

[cziegeler] Clean up code - no functional changes.

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/sling/trunk/installer
U         osgi/installer/src/test/java/org/apache/sling/osgi/installer/impl/InstallableResourceTest.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/OsgiInstaller.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/impl/RegisteredResourceImpl.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/impl/ConfigTaskCreator.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/impl/BundleTaskCreator.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/impl/RegisteredResourceComparator.java
U         osgi/installer/src/main/java/org/apache/sling/osgi/installer/InstallableResource.java
U         jcr/jcrinstall/src/test/java/org/apache/sling/jcr/jcrinstall/impl/FolderNameFilterTest.java
U         jcr/jcrinstall/src/test/java/org/apache/sling/jcr/jcrinstall/impl/MiscUtil.java
U         jcr/jcrinstall/src/test/java/org/apache/sling/jcr/jcrinstall/impl/MockOsgiInstaller.java
U         jcr/jcrinstall/src/main/java/org/apache/sling/jcr/jcrinstall/impl/JcrInstaller.java
At revision 900793
Parsing POMs
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at hudson.maven.MavenModule.asDependency(MavenModule.java:289)
	at hudson.maven.MavenModule.buildDependencyGraph(MavenModule.java:375)
	at hudson.maven.MavenModuleSet.buildDependencyGraph(MavenModuleSet.java:492)
	at hudson.model.DependencyGraph.<init>(DependencyGraph.java:90)
	at hudson.model.Hudson.rebuildDependencyGraph(Hudson.java:3299)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:581)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:391)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
	at hudson.model.Run.run(Run.java:1179)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)