Hi Dave, Thanks for your help. Yesterday was my holiday so i was not able to reply. My time zone is +530 and the svn server time zone is also +530 i did exactly what you said. i deleted the state file then i startted the ccnet which detected 2 modification then i did some changes in the apllication which reasulted in the build error. i added a file into the repository. Please find the log details as follows:
=============================================================================== 2009-01-27 10:22:38,936 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </log> 2009-01-27 10:22:38,936 [CCNet Sample:INFO] 2 modifications detected. 2009-01-27 10:22:38,952 [CCNet Sample:INFO] Building: continuous triggered a build (ForceBuild) 2009-01-27 10:22:38,952 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: \WorkingDirectory\CCSampleApp\CCSampleApp --revision 180 --username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:22:39,123 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] At revision 180. 2009-01-27 10:22:40,108 [CCNet Sample:DEBUG] Starting process [C: \WINDOWS\Microsoft.NET\Framework\v3.5\MSBuild.exe] in working directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [/nologo /p:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET \server\CCNet Sample \Artifacts";CCNetBuildCondition=ForceBuild;CCNetBuildDate=2009-01-27;CCNetBuildTime=10:22:38;CCNetFailureUsers=;CCNetIntegrationStatus=Unknown;CCNetLabel=1.0_1_1;CCNetLastIntegrationStatus=Unknown;CCNetListenerFile="C: \Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts\CCNet Sample_ListenFile.xml";CCNetModifyingUsers=Siddharth;CCNetNumericLabel=1;CCNetProject="CCNet Sample";CCNetProjectUrl=http://DOTNET1082/ ccnet;CCNetRequestSource=continuous;CCNetWorkingDirectory="C:\Program Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory" CCSampleApp.sln /l:"C:\Program Files\CruiseControl.NET\server \ThoughtWorks.CruiseControl.MsBuild.dll";"C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\msbuild-results.xml"] 2009-01-27 10:22:40,327 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build started 2009-01-27 10:22:40 AM. 2009-01-27 10:22:40,342 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). 2009-01-27 10:22:40,342 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Building solution configuration "Debug|Mixed Platforms". 2009-01-27 10:22:40,374 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). 2009-01-27 10:22:40,374 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 2009-01-27 10:22:40,452 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] CoreCompile: 2009-01-27 10:22:40,452 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. 2009-01-27 10:22:40,468 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] CopyFilesToOutputDirectory: 2009-01-27 10:22:40,468 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] ClassLibrary1 -> D: \WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1\bin\Debug \ClassLibrary1.dll 2009-01-27 10:22:40,468 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets). 2009-01-27 10:22:43,093 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \CCSampleApp\CCSampleApp\ClassLibrary2\ClassLibrary2.csproj" (3) on node 0 (default targets). 2009-01-27 10:22:43,093 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. 2009-01-27 10:22:43,093 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] CopyFilesToOutputDirectory: 2009-01-27 10:22:43,093 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] ClassLibrary2 -> D: \CCSampleApp\CCSampleApp\ClassLibrary2\bin\Debug\ClassLibrary2.dll 2009-01-27 10:22:43,093 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \CCSampleApp\CCSampleApp\ClassLibrary2\ClassLibrary2.csproj" (default targets). 2009-01-27 10:22:43,156 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1Test \ClassLibrary1Test.csproj" (5) on node 0 (default targets). 2009-01-27 10:22:43,156 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. 2009-01-27 10:22:43,171 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] CopyFilesToOutputDirectory: 2009-01-27 10:22:43,171 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] ClassLibrary1Test -> D: \WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1Test\bin\Debug \ClassLibrary1Test.dll 2009-01-27 10:22:43,171 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1Test \ClassLibrary1Test.csproj" (default targets). 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default targets). 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build succeeded. 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Warning(s) 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Error(s) 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:22:43,187 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Time Elapsed 00:00:02.84 2009-01-27 10:22:43,218 [CCNet Sample:DEBUG] Running unit tests: C: \Program Files\NUnit 2.4.8\bin\nunit-console.exe /xml="C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\nunit-results.xml" / nologo D:\WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1Test \bin\Debug\ClassLibrary1Test.dll 2009-01-27 10:22:43,218 [CCNet Sample:DEBUG] Starting process [C: \Program Files\NUnit 2.4.8\bin\nunit-console.exe] in working directory [C:\Program Files\CruiseControl.NET\server\CCNet Sample \WorkingDirectory] with arguments [/xml="C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\nunit-results.xml" / nologo D:\WorkingDirectory\CCSampleApp\CCSampleApp\ClassLibrary1Test \bin\Debug\ClassLibrary1Test.dll] 2009-01-27 10:22:44,140 [2728:DEBUG] [CCNet Sample C:\Program Files \NUnit 2.4.8\bin\nunit-console.exe] . 2009-01-27 10:22:44,156 [2728:DEBUG] [CCNet Sample C:\Program Files \NUnit 2.4.8\bin\nunit-console.exe] Tests run: 1, Failures: 0, Not run: 0, Time: 0.063 seconds 2009-01-27 10:22:44,156 [2728:DEBUG] [CCNet Sample C:\Program Files \NUnit 2.4.8\bin\nunit-console.exe] 2009-01-27 10:22:44,156 [2728:DEBUG] [CCNet Sample C:\Program Files \NUnit 2.4.8\bin\nunit-console.exe] 2009-01-27 10:22:44,578 [CCNet Sample:INFO] Integration complete: Success - 2009-01-27 10:22:44 AM 2009-01-27 10:23:44,655 [CCNet Sample:INFO] Project: 'CCNet Sample' is added to queue: 'Q1' in position 0. 2009-01-27 10:23:44,748 [CCNet Sample:INFO] Project: 'CCNet Sample' is first in queue: 'Q1' and shall start integration. 2009-01-27 10:23:44,748 [CCNet Sample:DEBUG] svn://svn.spanservices.com/NetworkMining/CCSampleApp 2009-01-27 10:23:44,748 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [log svn://svn.spanservices.com/NetworkMining/CCSampleApp -r "{2009-01-27T04:52:38Z}:{2009-01-27T04:53:44Z}" --verbose --xml -- username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <?xml version="1.0"?> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <log> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <logentry 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] revision="181"> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <author>Siddharth</author> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <date>2009-01-27T04:17:16.572347Z</ date> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <paths> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <path 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] action="M">/CCSampleApp/ ClassLibrary1/Class1.cs</path> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </paths> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <msg>removed semicolon</msg> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </logentry> 2009-01-27 10:23:44,905 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </log> 2009-01-27 10:23:44,905 [CCNet Sample:INFO] No modifications detected. 2009-01-27 10:23:44,905 [CCNet Sample:INFO] Building: continuous triggered a build (ForceBuild) 2009-01-27 10:23:44,905 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: \WorkingDirectory\CCSampleApp\CCSampleApp --username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:23:45,045 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] U D:\WorkingDirectory\CCSampleApp \CCSampleApp\ClassLibrary1\Class1.cs 2009-01-27 10:23:45,170 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] Updated to revision 181. 2009-01-27 10:23:46,092 [CCNet Sample:DEBUG] Starting process [C: \WINDOWS\Microsoft.NET\Framework\v3.5\MSBuild.exe] in working directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [/nologo /p:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET \server\CCNet Sample \Artifacts";CCNetBuildCondition=ForceBuild;CCNetBuildDate=2009-01-27;CCNetBuildTime=10:23:44;CCNetFailureUsers=;CCNetIntegrationStatus=Unknown;CCNetLabel=1.0_1_2;CCNetLastIntegrationStatus=Success;CCNetListenerFile="C: \Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts\CCNet Sample_ListenFile.xml";CCNetModifyingUsers=;CCNetNumericLabel=2;CCNetProject="CCNet Sample";CCNetProjectUrl=http://DOTNET1082/ ccnet;CCNetRequestSource=continuous;CCNetWorkingDirectory="C:\Program Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory" CCSampleApp.sln /l:"C:\Program Files\CruiseControl.NET\server \ThoughtWorks.CruiseControl.MsBuild.dll";"C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\msbuild-results.xml"] 2009-01-27 10:23:46,249 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build started 2009-01-27 10:23:46 AM. 2009-01-27 10:23:46,264 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). 2009-01-27 10:23:46,264 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Building solution configuration "Debug|Mixed Platforms". 2009-01-27 10:23:46,296 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). 2009-01-27 10:23:46,296 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 2009-01-27 10:23:46,561 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:23:46,561 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. 2009-01-27 10:23:46,561 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default targets) -- FAILED. 2009-01-27 10:23:46,561 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build FAILED. 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] (CoreCompile target) -> 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Warning(s) 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 1 Error(s) 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:23:46,577 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Time Elapsed 00:00:00.31 2009-01-27 10:23:46,608 [CCNet Sample:INFO] Task execution failed 2009-01-27 10:23:46,608 [CCNet Sample:INFO] Task output: Build started 2009-01-27 10:23:46 AM. Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). Building solution configuration "Debug|Mixed Platforms". Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (1) is building "D:\WorkingDirectory\CCSampleApp \CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs \Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. Class1.cs(15,25): error CS1002: ; expected Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (default targets) -- FAILED. Build FAILED. "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> (CoreCompile target) -> Class1.cs(15,25): error CS1002: ; expected 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.31 2009-01-27 10:23:46,624 [CCNet Sample:INFO] Integration complete: Failure - 2009-01-27 10:23:46 AM 2009-01-27 10:24:46,681 [CCNet Sample:INFO] Project: 'CCNet Sample' is added to queue: 'Q1' in position 0. 2009-01-27 10:24:46,774 [CCNet Sample:INFO] Project: 'CCNet Sample' is first in queue: 'Q1' and shall start integration. 2009-01-27 10:24:46,774 [CCNet Sample:DEBUG] svn://svn.spanservices.com/NetworkMining/CCSampleApp 2009-01-27 10:24:46,774 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [log svn://svn.spanservices.com/NetworkMining/CCSampleApp -r "{2009-01-27T04:53:44Z}:{2009-01-27T04:54:46Z}" --verbose --xml -- username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <?xml version="1.0"?> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <log> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <logentry 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] revision="181"> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <author>Siddharth</author> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <date>2009-01-27T04:17:16.572347Z</ date> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <paths> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <path 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] action="M">/CCSampleApp/ ClassLibrary1/Class1.cs</path> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </paths> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <msg>removed semicolon</msg> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </logentry> 2009-01-27 10:24:46,946 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </log> 2009-01-27 10:24:46,946 [CCNet Sample:INFO] No modifications detected. 2009-01-27 10:24:46,962 [CCNet Sample:INFO] Building: continuous triggered a build (ForceBuild) 2009-01-27 10:24:46,962 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: \WorkingDirectory\CCSampleApp\CCSampleApp --username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:24:47,118 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] At revision 181. 2009-01-27 10:24:48,103 [CCNet Sample:DEBUG] Starting process [C: \WINDOWS\Microsoft.NET\Framework\v3.5\MSBuild.exe] in working directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [/nologo /p:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET \server\CCNet Sample \Artifacts";CCNetBuildCondition=ForceBuild;CCNetBuildDate=2009-01-27;CCNetBuildTime=10:24:46;CCNetFailureUsers=;CCNetIntegrationStatus=Unknown;CCNetLabel=1.0_1_2;CCNetLastIntegrationStatus=Failure;CCNetListenerFile="C: \Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts\CCNet Sample_ListenFile.xml";CCNetModifyingUsers=;CCNetNumericLabel=2;CCNetProject="CCNet Sample";CCNetProjectUrl=http://DOTNET1082/ ccnet;CCNetRequestSource=continuous;CCNetWorkingDirectory="C:\Program Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory" CCSampleApp.sln /l:"C:\Program Files\CruiseControl.NET\server \ThoughtWorks.CruiseControl.MsBuild.dll";"C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\msbuild-results.xml"] 2009-01-27 10:24:48,322 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build started 2009-01-27 10:24:48 AM. 2009-01-27 10:24:48,337 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). 2009-01-27 10:24:48,337 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Building solution configuration "Debug|Mixed Platforms". 2009-01-27 10:24:48,368 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). 2009-01-27 10:24:48,368 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 2009-01-27 10:24:48,712 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default targets) -- FAILED. 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build FAILED. 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] (CoreCompile target) -> 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Warning(s) 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 1 Error(s) 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:24:48,728 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Time Elapsed 00:00:00.40 2009-01-27 10:24:48,743 [CCNet Sample:INFO] Task execution failed 2009-01-27 10:24:48,743 [CCNet Sample:INFO] Task output: Build started 2009-01-27 10:24:48 AM. Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). Building solution configuration "Debug|Mixed Platforms". Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (1) is building "D:\WorkingDirectory\CCSampleApp \CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs \Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. Class1.cs(15,25): error CS1002: ; expected Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (default targets) -- FAILED. Build FAILED. "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> (CoreCompile target) -> Class1.cs(15,25): error CS1002: ; expected 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.40 2009-01-27 10:24:48,759 [CCNet Sample:INFO] Integration complete: Failure - 2009-01-27 10:24:48 AM 2009-01-27 10:25:48,829 [CCNet Sample:INFO] Project: 'CCNet Sample' is added to queue: 'Q1' in position 0. 2009-01-27 10:25:48,923 [CCNet Sample:INFO] Project: 'CCNet Sample' is first in queue: 'Q1' and shall start integration. 2009-01-27 10:25:48,923 [CCNet Sample:DEBUG] svn://svn.spanservices.com/NetworkMining/CCSampleApp 2009-01-27 10:25:48,923 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [log svn://svn.spanservices.com/NetworkMining/CCSampleApp -r "{2009-01-27T04:54:46Z}:{2009-01-27T04:55:48Z}" --verbose --xml -- username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:25:49,079 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <?xml version="1.0"?> 2009-01-27 10:25:49,079 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <log> 2009-01-27 10:25:49,079 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </log> 2009-01-27 10:25:49,079 [CCNet Sample:DEBUG] No <logentry>s found under <log>. 2009-01-27 10:25:49,079 [CCNet Sample:INFO] No modifications detected. 2009-01-27 10:25:49,079 [CCNet Sample:INFO] Building: continuous triggered a build (ForceBuild) 2009-01-27 10:25:49,079 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: \WorkingDirectory\CCSampleApp\CCSampleApp --username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:25:49,282 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] At revision 182. 2009-01-27 10:25:50,095 [CCNet Sample:DEBUG] Starting process [C: \WINDOWS\Microsoft.NET\Framework\v3.5\MSBuild.exe] in working directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [/nologo /p:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET \server\CCNet Sample \Artifacts";CCNetBuildCondition=ForceBuild;CCNetBuildDate=2009-01-27;CCNetBuildTime=10:25:48;CCNetFailureUsers=;CCNetIntegrationStatus=Unknown;CCNetLabel=1.0_1_2;CCNetLastIntegrationStatus=Failure;CCNetListenerFile="C: \Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts\CCNet Sample_ListenFile.xml";CCNetModifyingUsers=;CCNetNumericLabel=2;CCNetProject="CCNet Sample";CCNetProjectUrl=http://DOTNET1082/ ccnet;CCNetRequestSource=continuous;CCNetWorkingDirectory="C:\Program Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory" CCSampleApp.sln /l:"C:\Program Files\CruiseControl.NET\server \ThoughtWorks.CruiseControl.MsBuild.dll";"C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\msbuild-results.xml"] 2009-01-27 10:25:50,251 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build started 2009-01-27 10:25:50 AM. 2009-01-27 10:25:50,267 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). 2009-01-27 10:25:50,267 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Building solution configuration "Debug|Mixed Platforms". 2009-01-27 10:25:50,298 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). 2009-01-27 10:25:50,298 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 2009-01-27 10:25:50,563 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default targets) -- FAILED. 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build FAILED. 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] (CoreCompile target) -> 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Warning(s) 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 1 Error(s) 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:25:50,579 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Time Elapsed 00:00:00.32 2009-01-27 10:25:50,595 [CCNet Sample:INFO] Task execution failed 2009-01-27 10:25:50,595 [CCNet Sample:INFO] Task output: Build started 2009-01-27 10:25:50 AM. Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). Building solution configuration "Debug|Mixed Platforms". Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (1) is building "D:\WorkingDirectory\CCSampleApp \CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs \Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. Class1.cs(15,25): error CS1002: ; expected Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (default targets) -- FAILED. Build FAILED. "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> (CoreCompile target) -> Class1.cs(15,25): error CS1002: ; expected 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.32 2009-01-27 10:25:50,595 [CCNet Sample:INFO] Integration complete: Failure - 2009-01-27 10:25:50 AM 2009-01-27 10:26:50,647 [CCNet Sample:INFO] Project: 'CCNet Sample' is added to queue: 'Q1' in position 0. 2009-01-27 10:26:50,757 [CCNet Sample:INFO] Project: 'CCNet Sample' is first in queue: 'Q1' and shall start integration. 2009-01-27 10:26:50,757 [CCNet Sample:DEBUG] svn://svn.spanservices.com/NetworkMining/CCSampleApp 2009-01-27 10:26:50,757 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [log svn://svn.spanservices.com/NetworkMining/CCSampleApp -r "{2009-01-27T04:55:48Z}:{2009-01-27T04:56:50Z}" --verbose --xml -- username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:26:50,929 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <?xml version="1.0"?> 2009-01-27 10:26:50,929 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] <log> 2009-01-27 10:26:50,929 [2728:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] </log> 2009-01-27 10:26:50,929 [CCNet Sample:DEBUG] No <logentry>s found under <log>. 2009-01-27 10:26:50,929 [CCNet Sample:INFO] No modifications detected. 2009-01-27 10:26:50,929 [CCNet Sample:INFO] Building: continuous triggered a build (ForceBuild) 2009-01-27 10:26:50,929 [CCNet Sample:DEBUG] Starting process [C: \Program Files\CollabNet Subversion\svn.exe] in working directory [D: \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: \WorkingDirectory\CCSampleApp\CCSampleApp --username abc--password abc--non-interactive --no-auth-cache] 2009-01-27 10:26:51,100 [3912:DEBUG] [CCNet Sample C:\Program Files \CollabNet Subversion\svn.exe] At revision 182. 2009-01-27 10:26:52,101 [CCNet Sample:DEBUG] Starting process [C: \WINDOWS\Microsoft.NET\Framework\v3.5\MSBuild.exe] in working directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [/nologo /p:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET \server\CCNet Sample \Artifacts";CCNetBuildCondition=ForceBuild;CCNetBuildDate=2009-01-27;CCNetBuildTime=10:26:50;CCNetFailureUsers=;CCNetIntegrationStatus=Unknown;CCNetLabel=1.0_1_2;CCNetLastIntegrationStatus=Failure;CCNetListenerFile="C: \Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts\CCNet Sample_ListenFile.xml";CCNetModifyingUsers=;CCNetNumericLabel=2;CCNetProject="CCNet Sample";CCNetProjectUrl=http://DOTNET1082/ ccnet;CCNetRequestSource=continuous;CCNetWorkingDirectory="C:\Program Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory" CCSampleApp.sln /l:"C:\Program Files\CruiseControl.NET\server \ThoughtWorks.CruiseControl.MsBuild.dll";"C:\Program Files \CruiseControl.NET\server\CCNet Sample\Artifacts\msbuild-results.xml"] 2009-01-27 10:26:52,319 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build started 2009-01-27 10:26:52 AM. 2009-01-27 10:26:52,335 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). 2009-01-27 10:26:52,335 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Building solution configuration "Debug|Mixed Platforms". 2009-01-27 10:26:52,366 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Project "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (1) is building "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). 2009-01-27 10:26:52,366 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 2009-01-27 10:26:52,663 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Done Building Project "D: \WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default targets) -- FAILED. 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Build FAILED. 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] "D:\WorkingDirectory \CCSampleApp\CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] (CoreCompile target) -> 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Class1.cs(15,25): error CS1002: ; expected 2009-01-27 10:26:52,679 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:26:52,694 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 0 Warning(s) 2009-01-27 10:26:52,694 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 1 Error(s) 2009-01-27 10:26:52,694 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] 2009-01-27 10:26:52,694 [3912:DEBUG] [CCNet Sample C:\WINDOWS \Microsoft.NET\Framework\v3.5\MSBuild.exe] Time Elapsed 00:00:00.35 2009-01-27 10:26:52,710 [CCNet Sample:INFO] Task execution failed 2009-01-27 10:26:52,710 [CCNet Sample:INFO] Task output: Build started 2009-01-27 10:26:52 AM. Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" on node 0 (default targets). Building solution configuration "Debug|Mixed Platforms". Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (1) is building "D:\WorkingDirectory\CCSampleApp \CCSampleApp\ClassLibrary1\ClassLibrary1.csproj" (2) on node 0 (default targets). Could not locate the expected version of the Microsoft Windows SDK. Looked for a location specified in the "InstallationFolder" value of the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs \Windows\v6.0A". If your build process does not need the SDK then this can be ignored. Otherwise you can solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. Class1.cs(15,25): error CS1002: ; expected Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default targets) -- FAILED. Done Building Project "D:\WorkingDirectory\CCSampleApp\CCSampleApp \CCSampleApp.sln" (default targets) -- FAILED. Build FAILED. "D:\WorkingDirectory\CCSampleApp\CCSampleApp\CCSampleApp.sln" (default target) (1) -> "D:\WorkingDirectory\CCSampleApp\CCSampleApp \ClassLibrary1\ClassLibrary1.csproj" (default target) (2) -> (CoreCompile target) -> Class1.cs(15,25): error CS1002: ; expected 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.35 2009-01-27 10:26:52,741 [CCNet Sample:INFO] Integration complete: Failure - 2009-01-27 10:26:52 AM 2009-01-27 10:26:55,601 [1728:INFO] Disconnecting remote server: 2009-01-27 10:26:55,601 [1728:INFO] Unregistering channel: tcp 2009-01-27 10:26:55,616 [1728:INFO] Aborting CruiseControl.NET Server 2009-01-27 10:26:55,616 [1728:INFO] Aborting integrator for project: CCNet Sample 2009-01-27 10:26:55,616 [CCNet Sample:INFO] Integrator for project: CCNet Sample is now stopped. =============================================================================== regards, Sid On Jan 25, 12:50 pm, David Cameron <[email protected]> wrote: > Hi Sid > > I want to make sure we both understand the intended behaviour of > CC.Net, before pursuing this problem further. It could be a problem of > expecting something that CC.Net will never deliver. > > 1- Each modification will only be displayed for one passing build. If > a build passes, then the modification will not be part of the record > for subsequent builds. The modification for each build is really just > a delta, or a record of change, compared to the previous build. > > 2- CC.Net expects to be the only person changing its working copy. The > changes that developers make should be done in other working copies. > Making a change and committing it from CC.Net's working copy might > cause CC.Net to "lose" or "skip" that modification. I don't remember > what the actual behaviour is here. I just remember that it is not > clearly defined and tested. > > 3- CC.Net expects to have write access to its own installation folder > and to any artifacts directories. The .state files in the install > folder need to be writeable. Also, this allows the default ccnet.log > file to be recorded. Access to artifacts directories allows CC.Net to > record the buildlogs and the extra summary files like statistics.csv. > > When timezone problems occur they are usually related to a difference > in timezone between the svn server and the computer that CC.Net is > running on. We have also seen problems if the subversion server is > Unix-based while the CC.Net server is windows based. From your logs, > it looks as if your CC.Net server is in a +0530 timezone. Does this > seem correct to you? > > I can see the "No modifications detected." message in the logs. This > could be normal behaviour though, if the modification listed has > already triggered a build. I.e., CC.Net expects to get the most recent > modification that it already knows about. Only if it gets MORE > modifications that it doesn't yet know about will it trigger a build. > In order to diagnose further we really need more of the logs. > > If you could: > - delete the .state files, > - start up cc.net, > - do a build which detects modfications normally, > - do a second build which shows the error, > - check something in to svn > - do a third build which still shows the same error, > - email the entire log for all these steps to the list > > That would really give us the best chance of diagnosing what is wrong. > > Let me know if any of that helps clarify things, > Dave > > > > On Fri, Jan 23, 2009 at 4:49 PM, सिद्धार्थ <[email protected]> wrote: > > > Hi Dave, > > Yes i can see the modification tag in others but they are empty except > > the first one. > > if i delete the artifacts folder and the project related state file > > then again starting ccnet,i am able to see the modification for the > > first build and for rest other build i get No modification detected. > > > Please find the details of the ccnet.log file below... > > is there any date problem if yes, can you tell where i can modify the > > config file which can format the date. > > > ================================= > > start integration. > > 2009-01-23 12:29:46,314 [CCNet Sample:DEBUG] > > svn://svn.spanservices.com/NetworkMining/CCSampleApp > > 2009-01-23 12:29:46,314 [CCNet Sample:DEBUG] Starting process [C: > > \Program Files\CollabNet Subversion\svn.exe] in working directory [D: > > \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [log > > svn://svn.spanservices.com/NetworkMining/CCSampleApp -r > > "{2009-01-23T06:59:13Z}:{2009-01-23T06:59:46Z}" --verbose --xml -- > > username abc--password abc--non-interactive --no-auth-cache] > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <?xml version="1.0"?> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <log> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <logentry > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] revision="168"> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <author>Siddharth</author> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <date>2009-01-23T06:09:46.293863Z</ > > date> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <paths> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <path > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] action="M">/CCSampleApp/ > > ClassLibrary1/Class1.cs</path> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] </paths> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] <msg>aadded semilon > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] </msg> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] </logentry> > > 2009-01-23 12:29:46,455 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] </log> > > 2009-01-23 12:29:46,455 [CCNet Sample:INFO] No modifications detected. > > 2009-01-23 12:29:46,455 [CCNet Sample:INFO] Building: continuous > > triggered a build (ForceBuild) > > 2009-01-23 12:29:46,455 [CCNet Sample:DEBUG] Starting process [C: > > \Program Files\CollabNet Subversion\svn.exe] in working directory [D: > > \WorkingDirectory\CCSampleApp\CCSampleApp] with arguments [update D: > > \WorkingDirectory\CCSampleApp\CCSampleApp --username abc--password > > abc--non-interactive --no-auth-cache] > > 2009-01-23 12:29:46,580 [4484:DEBUG] [CCNet Sample C:\Program Files > > \CollabNet Subversion\svn.exe] At revision 168. > > 2009-01-23 12:29:47,111 [CCNet Sample:DEBUG] Starting process [D: > > \Siddharth\E\software\nant-0.86-beta1\bin\nant.exe] in working > > directory [D:\WorkingDirectory\CCSampleApp\CCSampleApp] with arguments > > [-nologo -buildfile:default.build -logger:NAnt.Core.XmlLogger - > > D:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET\server > > \CCNet Sample\Artifacts" -D:CCNetBuildCondition=ForceBuild - > > D:CCNetBuildDate=2009-01-23 -D:CCNetBuildTime=12:29:46 - > > D:CCNetFailureUsers= -D:CCNetIntegrationStatus=Unknown - > > D:CCNetLabel=1.0_1_2 -D:CCNetLastIntegrationStatus=Success - > > D:CCNetListenerFile="C:\Program Files\CruiseControl.NET\server\CCNet > > Sample\Artifacts\CCNet Sample_ListenFile.xml" -D:CCNetModifyingUsers= - > > D:CCNetNumericLabel=2 -D:CCNetProject="CCNet Sample" - > > D:CCNetProjectUrl=http://DOTNET1082/ccnet- > > D:CCNetRequestSource=continuous -D:CCNetWorkingDirectory="C:\Program > > Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory"] > > 2009-01-23 12:29:50,658 [3836:INFO] Disconnecting remote server: > > 2009-01-23 12:29:50,658 [3836:INFO] Unregistering channel: tcp > > 2009-01-23 12:29:50,658 [3836:INFO] Aborting CruiseControl.NET Server > > 2009-01-23 12:29:50,674 [3836:INFO] Aborting integrator for project: > > CCNet Sample > > 2009-01-23 12:29:50,674 [CCNet Sample:INFO] Thread aborted while > > waiting for 'D:\Siddharth\E\software\nant-0.86-beta1\bin\nant.exe - > > nologo -buildfile:default.build -logger:NAnt.Core.XmlLogger - > > D:CCNetArtifactDirectory="C:\Program Files\CruiseControl.NET\server > > \CCNet Sample\Artifacts" -D:CCNetBuildCondition=ForceBuild - > > D:CCNetBuildDate=2009-01-23 -D:CCNetBuildTime=12:29:46 - > > D:CCNetFailureUsers= -D:CCNetIntegrationStatus=Unknown - > > D:CCNetLabel=1.0_1_2 -D:CCNetLastIntegrationStatus=Success - > > D:CCNetListenerFile="C:\Program Files\CruiseControl.NET\server\CCNet > > Sample\Artifacts\CCNet Sample_ListenFile.xml" -D:CCNetModifyingUsers= - > > D:CCNetNumericLabel=2 -D:CCNetProject="CCNet Sample" - > > D:CCNetProjectUrl=http://DOTNET1082/ccnet- > > D:CCNetRequestSource=continuous -D:CCNetWorkingDirectory="C:\Program > > Files\CruiseControl.NET\server\CCNet Sample\WorkingDirectory"' to > > exit. Process id: 2244. This process will now be killed. > > 2009-01-23 12:29:50,674 [CCNet Sample:DEBUG] Sending kill to process > > 2244 and waiting 10 seconds for it to exit. > > 2009-01-23 12:30:00,674 [CCNet Sample:WARN] The process has been > > killed: 2244 > > 2009-01-23 12:30:00,705 [CCNet Sample:INFO] Integration complete: > > Exception - 1/23/2009 12:30:00 PM > > 2009-01-23 12:30:00,705 [CCNet Sample:ERROR] Thread aborted for > > Project: CCNet Sample > > 2009-01-23 12:30:00,705 [CCNet Sample:INFO] Integrator for project: > > CCNet Sample is now stopped. > > > ================================= > > > On Jan 22, 6:55 pm, David Cameron <[email protected]> wrote: > >> Hi Sid > > >> Is the version of svn that you are using localized? It may be a > >> character set problem. > > >> Is the node missing from all the buildlogs, besides the first one? > > >> If you look at c:\program files\cruisecontrol.net\server\ccnet.log, > >> can you see the svn command-line being executed? Are there any unusual > >> messages related to it? > > >> Dave Cameron > >> CruiseControl.NET -http://ccnet.thoughtworks.com > > >> On Fri, Jan 23, 2009 at 12:51 AM, सिद्धार्थ <[email protected]> > >> wrote: > > >> > Hi all, > > >> > i am using svn as a source control. > >> > the thing i am facing is that the > >> > log files in > > >> > C:\Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts > >> > \buildlogs > > >> > contains the empty <modifications> node. > > >> > when i am uninstalling the ccnet and again installing it then it is > >> > able to detect all the exixsting modification for the first build.but > >> > then every time i get no modification detected. > > >> > my source control block is as follows > > >> > ==================================================== > >> > <sourcecontrol type="svn" > > >> > <trunkUrl>svn://svn.spanservices.com/ > >> > NetworkMining/CCSampleApp</ > >> > trunkUrl> > > >> > <!--<culture>en-US</culture>--> > > ... > > read more »- Hide quoted text - > > - Show quoted text -
