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 2008/08/28 21:46:05 UTC

[BUILD] trunk: Failed for Revision: 689932

Geronimo Revision: 689932 built with tests included
 
See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080828/build-1500.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080828/unit-test-reports
 
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: myfaces-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: myfaces-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/myfaces/myfaces/target/myfaces-2.2-SNAPSHOT.car to /home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces/2.2-SNAPSHOT/myfaces-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, MyFaces :: Deployer
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/resources/META-INF/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] [car:package]
[INFO] Packaging module configuration: /home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/resources/META-INF/plan.xml
[INFO] Started deployer: org.apache.geronimo.framework/geronimo-gbean-deployer/2.2-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2-SNAPSHOT.car to /home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces-deployer/2.2-SNAPSHOT/myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, OpenEJB :: Clustering over WADI
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 9 source files to /home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/stateful/container/ClusteredStatefulContainer.java:[56,8] cannot find symbol
symbol  : constructor StatefulContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.geronimo.openejb.cluster.stateful.container.WadiCache)
location: class org.apache.openejb.core.stateful.StatefulContainer



/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/stateful/container/ClusteredStatefulContainer.java:[56,8] cannot find symbol
symbol  : constructor StatefulContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.geronimo.openejb.cluster.stateful.container.WadiCache)
location: class org.apache.openejb.core.stateful.StatefulContainer


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/stateful/container/ClusteredStatefulContainer.java:[56,8] cannot find symbol
symbol  : constructor StatefulContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.geronimo.openejb.cluster.stateful.container.WadiCache)
location: class org.apache.openejb.core.stateful.StatefulContainer


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:585)
	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.CompilationFailureException: Compilation failure
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/stateful/container/ClusteredStatefulContainer.java:[56,8] cannot find symbol
symbol  : constructor StatefulContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.geronimo.openejb.cluster.stateful.container.WadiCache)
location: class org.apache.openejb.core.stateful.StatefulContainer


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 minutes 11 seconds
[INFO] Finished at: Thu Aug 28 15:33:28 EDT 2008
[INFO] Final Memory: 334M/931M
[INFO] ------------------------------------------------------------------------