You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/10/05 00:08:32 UTC

[continuum] BUILD SUCCESSFUL: Continuum Web APP

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=26567&projectId=115

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Thu 4 Oct 2007 22:06:12 +0000
  Finished at: Thu 4 Oct 2007 22:08:27 +0000
  Total time: 2m 14s
  Build Trigger: Forced
  Build Number: 249
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_12
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.continuum:continuum-core:1.1-beta-4-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven-2.0.7
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Continuum Web APP
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/115/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/115/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/115/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/115/target/site
[INFO] Deleting file-set: /export/home/build/data/continuum/checkouts/115/src/main/webapp (included: [META-INF, images/redback, template/, template/redback, WEB-INF/classes, WEB-INF/lib, WEB-INF/database, WEB-INF/logs, redback, css/redback, WEB-INF/jsp/redback, WEB-INF/template/redback, WEB-INF/build-output-directory, WEB-INF/working-directory, WEB-INF/logs, WEB-INF/temp], excluded: [])
[INFO] [modello:java {execution: web summary model classes}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/115/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:java {execution: session model classes}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/115/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [plexus:descriptor {execution: generate}]
[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] [antrun:run {execution: default}]
[INFO] Executing tasks
     [copy] Copying 1 file to /export/home/build/data/continuum/checkouts/115/target/appserver-base
     [copy] Copying 1 file to /export/home/build/data/continuum/checkouts/115/src/main/webapp/template
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 92 source files to /export/home/build/data/continuum/checkouts/115/target/classes
[INFO] [war:inplace {execution: default}]
[INFO] Generating webapp in source directory... /export/home/build/data/continuum/checkouts/115/src/main/webapp
[INFO] Exploding webapp...
[INFO] Assembling webapp continuum-webapp in /export/home/build/data/continuum/checkouts/115/src/main/webapp
[INFO] Expanding: /export/home/build/.m2/repository/org/codehaus/plexus/redback/redback-xwork-content/1.0-alpha-3/redback-xwork-content-1.0-alpha-3.war into /export/home/build/data/continuum/checkouts/115/target/war/work/redback-xwork-content-1.0-alpha-3
[INFO] Overlaying 1 war(s).
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to /export/home/build/data/continuum/checkouts/115/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/115/target/surefire-reports
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /logs/continuum.log (No such file or directory)
	at java.io.FileOutputStream.openAppend(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:177)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
	at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
	at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
	at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollingFileAppender.java:206)
	at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
	at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:210)
	at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:140)
	at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:153)
	at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:415)
	at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:384)
	at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:783)
	at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:666)
	at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:616)
	at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:602)
	at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
	at org.apache.log4j.LogManager.<clinit>(LogManager.java:113)
	at org.apache.log4j.Logger.getLogger(Logger.java:85)
	at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:229)
	at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:65)
	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:494)
	at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
	at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
	at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
	at com.opensymphony.xwork.ActionSupport.<clinit>(ActionSupport.java:22)
	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:494)
	at java.lang.Class.newInstance0(Class.java:350)
	at java.lang.Class.newInstance(Class.java:303)
	at org.apache.maven.surefire.testset.PojoTestSet.<init>(PojoTestSet.java:55)
	at org.apache.maven.surefire.junit.JUnitDirectoryTestSuite.createTestSet(JUnitDirectoryTestSuite.java:64)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:96)
	at org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:150)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:111)
	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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
log4j:ERROR Either File or DatePattern options are not set for appender [rolling].

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [war:war]
[INFO] Exploding webapp...
[INFO] Copy webapp webResources to /export/home/build/data/continuum/checkouts/115/target/continuum-webapp-1.1-beta-4-SNAPSHOT
[INFO] Assembling webapp continuum-webapp in /export/home/build/data/continuum/checkouts/115/target/continuum-webapp-1.1-beta-4-SNAPSHOT
[INFO] Overlaying 1 war(s).
[INFO] Generating war /export/home/build/data/continuum/checkouts/115/target/continuum-webapp-1.1-beta-4-SNAPSHOT.war
[INFO] Building war: /export/home/build/data/continuum/checkouts/115/target/continuum-webapp-1.1-beta-4-SNAPSHOT.war
[INFO] [jspc:compile {execution: default}]
[INFO] Built File: /index.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupEdit.jsp
[INFO] Built File: /WEB-INF/jsp/releaseFinished.jsp
[INFO] Built File: /WEB-INF/jsp/releaseInProgress.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupAdd.jsp
[INFO] Built File: /WEB-INF/jsp/releasePrepare.jsp
[INFO] Built File: /WEB-INF/jsp/confirmScheduleRemoval.jsp
[INFO] Built File: /WEB-INF/jsp/editSchedule.jsp
[INFO] Built File: /WEB-INF/jsp/releaseInitialized.jsp
[INFO] Built File: /WEB-INF/jsp/about.jsp
[INFO] Built File: /WEB-INF/jsp/workingCopy.jsp
[INFO] Built File: /WEB-INF/jsp/addProject.jsp
[INFO] Built File: /WEB-INF/jsp/schedules.jsp
[INFO] Built File: /WEB-INF/jsp/buildResult.jsp
[INFO] Built File: /WEB-INF/jsp/surefireReport.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupNotifier.jsp
[INFO] Built File: /WEB-INF/jsp/deleteProject.jsp
[INFO] Built File: /WEB-INF/jsp/deleteBuildDefinition.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupMembers.jsp
[INFO] Built File: /WEB-INF/jsp/addMavenTwoProject.jsp
[INFO] Built File: /WEB-INF/jsp/confirmGroupRemoval.jsp
[INFO] Built File: /WEB-INF/jsp/projectView.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupSummary.jsp
[INFO] Built File: /WEB-INF/jsp/releasePerformFromScm.jsp
[INFO] Built File: /WEB-INF/jsp/releaseProject.jsp
[INFO] Built File: /WEB-INF/jsp/addMavenOneProject.jsp
[INFO] Built File: /WEB-INF/jsp/groupSummary.jsp
[INFO] Built File: /WEB-INF/jsp/releaseViewResult.jsp
[INFO] Built File: /WEB-INF/jsp/releasePerform.jsp
[INFO] Built File: /WEB-INF/jsp/projectGroupBuildDefinition.jsp
[INFO] Built File: /WEB-INF/jsp/projectEdit.jsp
[INFO] Built File: /WEB-INF/jsp/confirmBuildDefinitionRemoval.jsp
[INFO] Built File: /WEB-INF/jsp/buildDefinitionEdit.jsp
[INFO] Built File: /WEB-INF/jsp/releaseRollbackWarning.jsp
[INFO] Built File: /WEB-INF/jsp/buildResults.jsp
[INFO] Built File: /WEB-INF/jsp/confirmBuildResultsRemoval.jsp
[INFO] Built File: /WEB-INF/jsp/redback/register.jsp
[INFO] Built File: /WEB-INF/jsp/redback/alert.jsp
[INFO] Built File: /WEB-INF/jsp/redback/generalError.jsp
[INFO] Built File: /WEB-INF/jsp/redback/login.jsp
[INFO] Built File: /WEB-INF/jsp/redback/validate.jsp
[INFO] Built File: /WEB-INF/jsp/redback/accessDenied.jsp
[INFO] Built File: /WEB-INF/jsp/redback/statusline.jsp
[INFO] Built File: /WEB-INF/jsp/redback/account.jsp
[INFO] Built File: /WEB-INF/jsp/redback/passwordResetNotification.jsp
[INFO] Built File: /WEB-INF/jsp/redback/requestPasswordReset.jsp
[INFO] Built File: /WEB-INF/jsp/redback/requiresAuthentication.jsp
[INFO] Built File: /WEB-INF/jsp/redback/validationNotification.jsp
[INFO] Built File: /WEB-INF/jsp/redback/password.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/rbacListNavigation.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/removeRoles.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/grantRoles.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/formValidationResults.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/userCredentials.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/roleRow.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/securityLinks.jsp
[INFO] Built File: /WEB-INF/jsp/redback/include/error.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/userList.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/console.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/userCreate.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/role.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/userDelete.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/roleList.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/operationList.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/assignments.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/systemInformation.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/roleCreate.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/permissionList.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/userEdit.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/adminConsole.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/createAdmin.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/roleSummary.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/userFind.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/roleModel.jsp
[INFO] Built File: /WEB-INF/jsp/redback/admin/resourceList.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editAppearance.jsp
[INFO] Built File: /WEB-INF/jsp/admin/configuration.jsp
[INFO] Built File: /WEB-INF/jsp/admin/configurationEdit.jsp
[INFO] Built File: /WEB-INF/jsp/admin/appearance.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editPom.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editProfile.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editInstallation.jsp
[INFO] Built File: /WEB-INF/jsp/admin/profilesList.jsp
[INFO] Built File: /WEB-INF/jsp/admin/installationsList.jsp
[INFO] Built File: /WEB-INF/jsp/admin/installationsTypeChoice.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editBuildDefinitionTemplate.jsp
[INFO] Built File: /WEB-INF/jsp/admin/editBuildDefinitionAsTemplate.jsp
[INFO] Built File: /WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp
[INFO] Built File: /WEB-INF/jsp/admin/buildQueueView.jsp
[INFO] Built File: /WEB-INF/jsp/navigations/Menu.jsp
[INFO] Built File: /WEB-INF/jsp/navigations/DefaultTop.jsp
[INFO] Built File: /WEB-INF/jsp/navigations/DefaultBottom.jsp
[INFO] Built File: /WEB-INF/jsp/navigations/ProjectMenu.jsp
[INFO] Built File: /WEB-INF/jsp/decorators/default.jsp
[INFO] Built File: /WEB-INF/jsp/decorators/none.jsp
[INFO] Built File: /WEB-INF/jsp/error/error.jsp
[INFO] Built File: /WEB-INF/jsp/error/httpError.jsp
[INFO] Built File: /WEB-INF/jsp/error/authorizationError.jsp
[INFO] Built File: /WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/companyLogo.jsp
[INFO] Built File: /WEB-INF/jsp/components/projectNotifierSummaryComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/projectSummaryComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/failureComponent.jsp
[INFO] Built File: /WEB-INF/jsp/components/projectGroupTabComponent.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierJabber.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierWagon.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierIrc.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierMsn.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierSelectType.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/deleteNotifier.jsp
[INFO] Built File: /WEB-INF/jsp/notifier/notifierMail.jsp
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/115/target/continuum-webapp-1.1-beta-4-SNAPSHOT.war to /export/home/build/.m2/repository/org/apache/maven/continuum/continuum-webapp/1.1-beta-4-SNAPSHOT/continuum-webapp-1.1-beta-4-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 10 seconds
[INFO] Finished at: Thu Oct 04 22:08:25 GMT+00:00 2007
[INFO] Final Memory: 35M/304M
[INFO] ------------------------------------------------------------------------

****************************************************************************