Another symptom which may be related: E-mail notifications for distributed builds are not getting variables substituted correctly. It feels like an interface mismatch between master and server. Both are running on the same machine (version info is above). In the example below, I copied the "actually" values from the on-line report (build output).
From: contin...@devbld1 [mailto:[email protected]] Sent: Friday, October 02, 2009 8:09 PM To: Snyder, George Subject: [continuum] BUILD ERROR: Unknown build state 0: [Inactive Components] - Build System Test Project - ${build.buildDefinition.description} # Actually "Default Maven 2 Build Definition" Online report : http://devbld1:8085/continuum/buildResult.action?buildId=181&projectId=21 Build statistics: State: Unknown project state '0' # Actually "Success" Previous State: Ok Started at: $formatter.formatTimestamp( $build.startTime ) # Actually Oct 02, 2009 08:08:16 PM EDT Finished at: $formatter.formatTimestamp( $build.endTime ) # Actually Oct 02, 2009 08:08:38 PM EDT Total time: 0s # Actually 21 sec Build Trigger: Schedule # Actually "Forced" Build Number: 0 # Actually 7 Exit code: 0 Building machine hostname: devbld1 Operating system : Linux(unknown) Java Home version : java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode) Builder version : Maven version: 2.0.8 Java version: 1.6.0_11 OS name: "linux" version: "2.6.18-8.1.10.el5" arch: "i386" Family: "unix" -- George Snyder -- View this message in context: http://www.nabble.com/Distributed-Builds-Always-Use-Same-Agent-tp25705964p25757480.html Sent from the Continuum - Users mailing list archive at Nabble.com.
