You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/10/09 16:31:00 UTC

[BUILD] 2.1: Failed for Revision: 583171

OpenEJB trunk at 583146
Geronimo Revision: 583171 built with tests included
 
See the full build-0952.log file at http://people.apache.org/~prasad/binaries/trunk/20071009/build-0952.log
 
[INFO] ----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/classes/META-INF
[INFO] Copying 2 files to /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/resources/META-INF/plan.xml
[INFO] [car:prepare-metadata]
[INFO] [car:package]
[INFO] snapshot org.apache.geronimo.plugins:console-ear:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-ear:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-ear:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Packaging module configuration: /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/resources/META-INF/plan.xml
[INFO] snapshot org.apache.geronimo.plugins:pluto-support:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins:pluto-support:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins:pluto-support:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-core:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-core:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-core:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Building jar: /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/console-tomcat-2.1-SNAPSHOT.car
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: console-tomcat-2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing /home/prasad/geronimo/trunk/plugins/console/console-tomcat/target/console-tomcat-2.1-SNAPSHOT.car to /home/prasad/.m2/repository/org/apache/geronimo/plugins/console-tomcat/2.1-SNAPSHOT/console-tomcat-2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo Plugins :: ActiveMQ - Tomcat
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/plugins/activemq/activemq-tomcat/target/classes/META-INF
[INFO] Copying 2 files to /home/prasad/geronimo/trunk/plugins/activemq/activemq-tomcat/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/prasad/geronimo/trunk/plugins/activemq/activemq-tomcat/target/resources/META-INF/plan.xml
[INFO] [car:prepare-metadata]
[INFO] [car:package]
[INFO] snapshot org.apache.geronimo.plugins:activemq-portlets:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins:activemq-portlets:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins:activemq-portlets:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Packaging module configuration: /home/prasad/geronimo/trunk/plugins/activemq/activemq-tomcat/target/resources/META-INF/plan.xml
[INFO] snapshot org.apache.geronimo.plugins:console-tomcat:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-tomcat:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins:console-tomcat:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.configs:activemq-ra:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.configs:activemq-ra:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.configs:activemq-ra:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.configs:jsr88-rar-configurer:2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.configs:jsr88-rar-configurer:2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.configs:jsr88-rar-configurer:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] PermGen space
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at org.apache.geronimo.kernel.config.MultiParentClassLoader.loadOptimizedClass(MultiParentClassLoader.java:422)
	at org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:278)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:386)
	at org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder$$FastClassByCGLIB$$6f85ec2c.invoke(<generated>)
	at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
	at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)
	at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
	at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
	at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
	at org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$980fb389.addGBeans(<generated>)
	at org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:165)
	at org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder$$FastClassByCGLIB$$d0c31844.invoke(<generated>)
	at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
	at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)
	at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
	at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
	at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
	at org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$980fb389.addGBeans(<generated>)
	at org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:628)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 minutes 
[INFO] Finished at: Tue Oct 09 10:28:57 EDT 2007
[INFO] Final Memory: 226M/1006M
[INFO] ------------------------------------------------------------------------