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/12/19 20:37:39 UTC

[BUILD] branches/2.2: Failed for Revision: 1050928

Geronimo Revision: 1050928 built with tests included
 
See the full build-1400.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20101219/build-1400.log
 
Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.2/20101219
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31 minutes 55 seconds
[INFO] Finished at: Sun Dec 19 14:38:44 EST 2010
[INFO] Final Memory: 302M/955M
[INFO] ------------------------------------------------------------------------
 
TESTSUITE RESULTS (Failures only)
=================================
 
Assembly: tomcat
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20101219/logs-1400-tomcat/
 
 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/75 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .000s
Module  2/75 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .000s
Module  3/75 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started in   .000s
Module  4/75 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/75 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                        started in   .322s
Module  6/75 org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec/2.2.2-SNAPSHOT/car started in   .000s
Module  7/75 org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car                                           2010-12-19 14:45:10,282 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car"
org.apache.geronimo.kernel.config.InvalidConfigException: No attribute: userRepositories for gbean: org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car,j2eeType=GBean,name=DownloadedPluginRepos
	at org.apache.geronimo.system.configuration.GBeanOverride.applyOverrides(GBeanOverride.java:364)
	at org.apache.geronimo.system.configuration.LocalAttributeManager.setAttributes(LocalAttributeManager.java:228)
	at org.apache.geronimo.system.configuration.LocalAttributeManager.applyOverrides(LocalAttributeManager.java:197)
	at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:297)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
	at org.apache.xbean.recipe.ReflectionUtil$ConstructorFactory.create(ReflectionUtil.java:952)
	at org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:276)
	at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
	at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:911)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
	at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:359)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:163)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:302)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:271)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$6ced8e3d.loadConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:201)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: load of org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:316)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:271)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$6ced8e3d.loadConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:201)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error starting configuration gbean org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:183)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:302)
	... 17 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration gbean failed to start org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car
reason: No attribute: userRepositories for gbean: org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car,j2eeType=GBean,name=DownloadedPluginRepos
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:166)
	... 18 more
 
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.pom
6K downloaded  (maven-deploy-plugin-2.4.pom)
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.jar
33K downloaded  (maven-deploy-plugin-2.4.jar)
[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking for updates from openqa-snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.pom
1K downloaded  (maven-maven-plugin-1.5.pom)
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/geronimo/genesis/plugins/plugins/1.5/plugins-1.5.pom
6K downloaded  (plugins-1.5.pom)
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/geronimo/genesis/plugins/maven-maven-plugin/1.5/maven-maven-plugin-1.5.jar
11K downloaded  (maven-maven-plugin-1.5.jar)
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-commands:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-jsr88:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:geronimo-deploy-config:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT-bin.zip into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
 
Assembly: jetty
=================================
See full test results and logs at http://people.apache.org/builds/geronimo/server/binaries/2.2/20101219/logs-1400-jetty/
 
 
Booting Geronimo Kernel (in Java 1.5.0_22)...
Module  1/74 org.apache.geronimo.framework/j2ee-system/2.2.2-SNAPSHOT/car                                       started in   .001s
Module  2/74 org.apache.geronimo.framework/jee-specs/2.2.2-SNAPSHOT/car                                         started in   .001s
Module  3/74 org.apache.geronimo.plugins.classloaders/xbean-finder/2.2.2-SNAPSHOT/car                           started in   .000s
Module  4/74 org.apache.geronimo.framework/xmlbeans/2.2.2-SNAPSHOT/car                                          started in   .000s
Module  5/74 org.apache.geronimo.framework/rmi-naming/2.2.2-SNAPSHOT/car                                        started in   .234s
Module  6/74 org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec/2.2.2-SNAPSHOT/car started in   .000s
Module  7/74 org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car                                           2010-12-19 14:50:31,607 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car"
org.apache.geronimo.kernel.config.InvalidConfigException: No attribute: userRepositories for gbean: org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car,j2eeType=GBean,name=DownloadedPluginRepos
	at org.apache.geronimo.system.configuration.GBeanOverride.applyOverrides(GBeanOverride.java:364)
	at org.apache.geronimo.system.configuration.LocalAttributeManager.setAttributes(LocalAttributeManager.java:228)
	at org.apache.geronimo.system.configuration.LocalAttributeManager.applyOverrides(LocalAttributeManager.java:197)
	at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:297)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
	at org.apache.xbean.recipe.ReflectionUtil$ConstructorFactory.create(ReflectionUtil.java:952)
	at org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:276)
	at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
	at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:911)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
	at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
	at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:359)
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:163)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:302)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:271)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$de754f07.loadConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:201)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Server Startup failed

org.apache.geronimo.kernel.config.LifecycleException: load of org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car failed
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:316)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:271)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
	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.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$de754f07.loadConfiguration(<generated>)
	at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:201)
	at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
	at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
	at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
	at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error starting configuration gbean org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:183)
	at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:302)
	... 17 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration gbean failed to start org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car
reason: No attribute: userRepositories for gbean: org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/plugin/2.2.2-SNAPSHOT/car,j2eeType=GBean,name=DownloadedPluginRepos
	at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:166)
	... 18 more
 
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: jetty
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:2.2.2-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Using assembly artifact: org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:zip:bin:2.2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty7-javaee5/2.2.2-SNAPSHOT/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT-bin.zip into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
 
Samples: branches/2.2
=================================
Log: http://people.apache.org/builds/geronimo/server/binaries/2.2/20101219/samples-1400.log
 
Build status: OK