Geronimo Revision: 906323 built with tests included
See the full build-2100.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100204/build-2100.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100204/unit-test-reports
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)
Caused by: org.apache.geronimo.kernel.config.LifecycleException: load of
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car failed
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:389)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:326)
at
org.apache.geronimo.kernel.osgi.ConfigurationActivator.start(ConfigurationActivator.java:59)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:661)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1756)
... 46 more
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Cound not
find parent configuration:
org.apache.geronimo.configs/wadi-clustering/3.0-SNAPSHOT/car
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.getConfiguration(SimpleConfigurationManager.java:488)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.addDepthFirstServiceParents(SimpleConfigurationManager.java:458)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.buildAllServiceParents(SimpleConfigurationManager.java:445)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:157)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:372)
... 50 more
[FelixDispatchQueue] DEBUG
org.apache.geronimo.configs.jetty8-clustering-builder-wadi-DEPLOYMENT -
BundleEvent STARTED
[FelixDispatchQueue] DEBUG
org.apache.geronimo.configs.jetty8-clustering-builder-wadi-DEPLOYMENT -
BundleEvent STOPPED
[FelixDispatchQueue] DEBUG
org.apache.geronimo.configs.jetty8-clustering-builder-wadi-DEPLOYMENT -
BundleEvent UNRESOLVED
[FelixDispatchQueue] DEBUG
org.apache.geronimo.configs.jetty8-clustering-builder-wadi-DEPLOYMENT -
BundleEvent UNINSTALLED
[FelixDispatchQueue] DEBUG org.apache.felix.framework - FrameworkEvent PACKAGES
REFRESHED
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] could not package plugin
Embedded error: Unable to create configuration for deployment: dependencies:
null
Configuration
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car not found
in configuration manager
org.apache.geronimo.deployment.deploymentconfigurationmana...@192d192d after
finding: [org.apache.geronimo.kernel.config.configurat...@381c381c] (configId:
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: could not package plugin
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: could not package
plugin
at
org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:246)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 17 more
Caused by: org.apache.geronimo.common.DeploymentException: Unable to create
configuration for deployment: dependencies: null
at
org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:209)
at
org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:189)
at
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251)
at
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250)
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.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:856)
at
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at
org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:558)
at
org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376)
at
org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
... 19 more
Caused by: org.apache.geronimo.kernel.config.LifecycleException: load of
org.apache.geronimo.configs/jetty8-clustering-builder-wadi/3.0-SNAPSHOT/car
failed
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:389)
at
org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:136)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:326)
at
org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:132)
at
org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:206)
... 34 more
Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException:
Configuration
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car not found
in configuration manager
org.apache.geronimo.deployment.deploymentconfigurationmana...@192d192d after
finding: [org.apache.geronimo.kernel.config.configurat...@381c381c] (configId:
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car) (configId:
org.apache.geronimo.configs/jetty8-clustering-wadi/3.0-SNAPSHOT/car)
at
org.apache.geronimo.kernel.config.DependencyNodeUtil.getConfiguration(DependencyNodeUtil.java:65)
at
org.apache.geronimo.kernel.config.DependencyNodeUtil.addClassParents(DependencyNodeUtil.java:72)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.getLoadParentsInternal(SimpleConfigurationManager.java:513)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.getLoadParents(SimpleConfigurationManager.java:508)
at
org.apache.geronimo.deployment.DeploymentConfigurationManager.addNewConfigurationToModel(DeploymentConfigurationManager.java:150)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:374)
... 38 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 769 minutes 50 seconds
[INFO] Finished at: Thu Feb 04 09:55:27 EST 2010
[INFO] Final Memory: 1535M/1536M
[INFO] ------------------------------------------------------------------------