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/10/23 03:22:26 UTC

[BUILD] trunk: Failed for Revision: 707240

Geronimo Revision: 707240 built with tests included
 
See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081022/build-2100.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081022/unit-test-reports
 
/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/URLConfigurator.java:[95,19] cannot find symbol
symbol  : class PropertyConfigurator
location: class org.apache.geronimo.system.logging.log4j.URLConfigurator

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/URLConfigurator.java:[104,8] cannot find symbol
symbol  : class Configurator
location: class org.apache.geronimo.system.logging.log4j.URLConfigurator

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[123,61] cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[123,8] cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[130,8] cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[130,22] cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[149,48] cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[149,12] cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[163,8] cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[163,22] cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[182,8] cannot find symbol
symbol  : class Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[182,22] cannot find symbol
symbol  : variable LogManager
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[206,42] cannot find symbol
symbol  : variable Level
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[206,8] cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[342,29] cannot find symbol
symbol  : variable Logger
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[344,36] cannot find symbol
symbol  : class FileAppender
location: class org.apache.geronimo.system.logging.log4j.Log4jService

/home/geronimo/geronimo/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/logging/log4j/Log4jService.java:[345,27] cannot find symbol
symbol  : class FileAppender
location: class org.apache.geronimo.system.logging.log4j.Log4jService


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	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
	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: 5 minutes 54 seconds
[INFO] Finished at: Wed Oct 22 21:10:53 EDT 2008
[INFO] Final Memory: 178M/517M
[INFO] ------------------------------------------------------------------------