|
From: Desai, A. <ana...@cr...> - 2006-09-08 10:30:38
|
Hi all, I am receiving following error when I Tried to run ccnet from command line. I have seen couple of pointer on ccnet confluence site on this error. One of the resolution was to copy ThoughtWorks.CruiseControl.MsBuild.dll to CruiseControl.Net\Server folder. THE reason given was to make this dll available in addition ThoughtWorks.CruiseControl.Core.dll. However, I am still receiving the same error. Please Help!! Regards, Anand C:\Program Files\CruiseControl.NET\server>ccnet -project:AIOP [CruiseControl Server:Debug]: The trace level is currently set to debug. This w ill cause CCNet to log at the most verbose level, which is useful for setting up or debugging the server. Once your server is running smoothly, we recommend ch anging this setting in your ccnet.config file to a lower level. [CruiseControl Server:Info]: Reading configuration file "C:\Program Files\Cruise Control.NET\server\ccnet.config" [CruiseControl Server:Info]: Registered channel: tcp [CruiseControl Server:Info]: CruiseManager: Listening on url: tcp://169.49.199.2 03:21234/CruiseManager.rem [CruiseControl Server:Info]: Force Build for project: AIOP [CruiseControl Server:Info]: Starting integrator for project: AIOP [AIOP:Info]: Starting integration for project: AIOP [AIOP:Info]: Build forced [AIOP:Debug]: Checking Team Foundation Server for Modifications [AIOP:Debug]: From: 9/8/2006 4:00:49 AM - To: 9/8/2006 5:48:27 AM [AIOP:Debug]: Found 0 modifications [AIOP:Info]: No modifications detected. [AIOP:Debug]: Deleting c:\Projects\AIOP [AIOP:Debug]: Existing workspace detected - reusing [AIOP:Debug]: Getting $/AIOP to c:\Projects\AIOP [AIOP:Debug]: Forcing a Get Specific with the options "get all files" and "overw rite read/write files" [AIOP:Info]: Building [AIOP:Debug]: Executing process C:\WINNT\Microsoft.NET\Framework\v2.0.50727\MSBu ild.exe /nologo /t:Build "/p:CCNetProject=AIOP;CCNetProjectUrl=http://SPRI11D120 51/ccnet;CCNetBuildTime=05:48:27;CCNetArtifactDirectory=C:\Program Files\CruiseC ontrol.NET\server\AIOP\Artifacts;CCNetWorkingDirectory=C:\Program Files\CruiseCo ntrol.NET\server\AIOP\WorkingDirectory;CCNetLastIntegrationStatus=Failure;CCNetI ntegrationStatus=Success;CCNetBuildCondition=ForceBuild;CCNetLabel=1;CCNetBuildD ate=2006-09-08" /noconsolelogger /p:Configuration=Debug /v:diag c:\Projects\AIOP \SourceCode\Trunk\AIOPBI.sln "/l:ThoughtWorks.CruiseControl.MsBuild.XmlLogger,Th oughtWorks.CruiseControl.MsBuild.dll;C:\Program Files\CruiseControl.NET\server\A IOP\Artifacts\msbuild-results.xml" in c:\Projects\AIOP [AIOP:Debug]: Attempting to start process [C:\WINNT\Microsoft.NET\Framework\v2.0 .50727\MSBuild.exe] in working directory [c:\Projects\AIOP] with arguments [/nol ogo /t:Build "/p:CCNetProject=AIOP;CCNetProjectUrl=http://SPRI11D12051/ccnet;CCN etBuildTime=05:48:27;CCNetArtifactDirectory=C:\Program Files\CruiseControl.NET\s erver\AIOP\Artifacts;CCNetWorkingDirectory=C:\Program Files\CruiseControl.NET\se rver\AIOP\WorkingDirectory;CCNetLastIntegrationStatus=Failure;CCNetIntegrationSt atus=Success;CCNetBuildCondition=ForceBuild;CCNetLabel=1;CCNetBuildDate=2006-09- 08" /noconsolelogger /p:Configuration=Debug /v:diag c:\Projects\AIOP\SourceCode\ Trunk\AIOPBI.sln "/l:ThoughtWorks.CruiseControl.MsBuild.XmlLogger,ThoughtWorks.C ruiseControl.MsBuild.dll;C:\Program Files\CruiseControl.NET\server\AIOP\Artifact s\msbuild-results.xml"] [CruiseControl Server:Debug]: c. Could not load file or assembly 'ThoughtWorks.CruiseControl.MsBu ild.dll' or one of its dependencies. The system cannot find the file specified. [CruiseControl Server:Debug]: Switch: ThoughtWorks.CruiseControl.MsBuild.XmlLogg er,ThoughtWorks.CruiseControl.MsBuild.dll;C:\Program Files\CruiseControl.NET\ser ver\AIOP\Artifacts\msbuild-results.xml [AIOP:Info]: Task execution failed [AIOP:Info]: Task output: MSBUILD : error MSB1021: Cannot create an instance of the logger. Could not load file or assembly 'ThoughtWorks.CruiseControl.MsBuild. dll' or one of its dependencies. The system cannot find the file specified. Switch: ThoughtWorks.CruiseControl.MsBuild.XmlLogger,ThoughtWorks.CruiseControl. MsBuild.dll;C:\Program Files\CruiseControl.NET\server\AIOP\Artifacts\msbuild-res ults.xml [AIOP:Info]: Build complete: Failure [AIOP:Info]: Integration complete: 9/8/2006 5:48:32 AM ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ============================================================================== |