You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2010/01/29 15:42:13 UTC

[BUILD] trunk: Failed for Revision: 904341

Geronimo Revision: 904341 built with tests included
 
See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100129/build-2100.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100129/unit-test-reports
 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 3.564 seconds
Time to generate code: 0.216 seconds
Time to compile code: 18.22 seconds
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/src/main/filtered-resources
[INFO] Copying 19 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.FileProfileActivator@5ff05ff0
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.AlwaysOnProfileActivator@5ff05ff0
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7-clustering-builder-wadi/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.tomcat.cluster.wadi.builder.WADITomcatClusteringBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.067 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
JVMDUMP006I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" - please wait.
JVMDUMP032I JVM requested Snap dump using '/home/geronimo/geronimo/trunk/Snap.20100129.085446.18763.0001.trc' in response to an event
JVMDUMP010I Snap dump written to /home/geronimo/geronimo/trunk/Snap.20100129.085446.18763.0001.trc
JVMDUMP032I JVM requested Heap dump using '/home/geronimo/geronimo/trunk/heapdump.20100129.085446.18763.0002.phd' in response to an event
JVMDUMP010I Heap dump written to /home/geronimo/geronimo/trunk/heapdump.20100129.085446.18763.0002.phd
JVMDUMP032I JVM requested Java dump using '/home/geronimo/geronimo/trunk/javacore.20100129.085446.18763.0004.txt' in response to an event
JVMDUMP010I Java dump written to /home/geronimo/geronimo/trunk/javacore.20100129.085446.18763.0004.txt
JVMDUMP013I Processed dump event "systhrow", detail "java/lang/OutOfMemoryError".
JVMDUMP032I JVM requested Heap dump using '/home/geronimo/geronimo/trunk/heapdump.20100129.085446.18763.0003.phd' in response to an event
JVMDUMP010I Heap dump written to /home/geronimo/geronimo/trunk/heapdump.20100129.085446.18763.0003.phd
JVMDUMP032I JVM requested Java dump using '/home/geronimo/geronimo/trunk/javacore.20100129.085446.18763.0005.txt' in response to an event
JVMDUMP010I Java dump written to /home/geronimo/geronimo/trunk/javacore.20100129.085446.18763.0005.txt
JVMDUMP013I Processed dump event "systhrow", detail "java/lang/OutOfMemoryError".
Exception in thread "Finalizer thread" java.lang.OutOfMemoryError
	at java.util.zip.ZipFile.close(Native Method)
	at java.util.zip.ZipFile.close(ZipFile.java:391)
	at java.util.zip.ZipFile.finalize(ZipFile.java:421)
	at java.lang.J9VMInternals.runFinalize(J9VMInternals.java:412)
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError
	at java.util.jar.Attributes.read(Attributes.java:377)
	at java.util.jar.Manifest.read(Manifest.java:183)
	at java.util.jar.Manifest.<init>(Manifest.java:53)
	at aQute.lib.osgi.Jar.getManifest(Jar.java:163)
	at aQute.lib.osgi.Analyzer.checkManifest(Analyzer.java:908)
	at aQute.lib.osgi.Analyzer.analyzeClasspath(Analyzer.java:884)
	at aQute.lib.osgi.Analyzer.analyze(Analyzer.java:102)
	at aQute.lib.osgi.Builder.analyze(Builder.java:198)
	at aQute.lib.osgi.Analyzer.calcManifest(Analyzer.java:283)
	at aQute.lib.osgi.Builder.build(Builder.java:78)
	at org.apache.felix.bundleplugin.BundlePlugin.buildOSGiBundle(BundlePlugin.java:395)
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:286)
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:240)
	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:231)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:599)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 736 minutes 24 seconds
[INFO] Finished at: Fri Jan 29 09:22:46 EST 2010
[INFO] Final Memory: 1527M/1536M
[INFO] ------------------------------------------------------------------------