Michael,

I think you need to post this to the CC.NET user group.  I don't think this is a NAnt 
issue.

Felice

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hedgpeth,
Michael
Sent: Tuesday, October 12, 2004 8:55 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Status is Green when Exception is thrown in CC.NET
Server


Greetings,

I have just dealt with an issue where an exception was thrown when VSS
couldn't access a file.  I understand how that exception was thrown, but
what I didn't like was that the CC.NET server kept telling my CCTray
application everything was fine when it clearly wasn't.  I can see how
you want to have the Green icon when the last build succeeded, but is
there some way you think you should notify the listeners of the server
when an exception occurs preventing a build?

Michael

BTW, my exception:

. Process command: C:\Program Files\Microsoft Visual
Studio\VSS\win32\SS.EXE mypwd $/src -R
-Vd10/12/2004;8:49A~10/8/2004;4:20P -Ymhedgpeth, -I-Y
----------
ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control
operation
 failed: No VSS database (srcsafe.ini) found.  Use the SSDIR environment
variabl
e or run netsetup.
. Process command: C:\Program Files\Microsoft Visual
Studio\VSS\win32\SS.EXE his
tory $/src -R -Vd10/12/2004;8:49A~10/8/2004;4:20P -Ymhedgpeth, -I-Y
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execu
te
(ProcessInfo processInfo) in
d:\sourceforge\ccnet\project\core\sourcecontrol\Pro
cessSourceControl.cs:line 58
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.GetMo
di
fications(ProcessInfo info, DateTime from, DateTime to) in
d:\sourceforge\ccnet\
project\core\sourcecontrol\ProcessSourceControl.cs:line 43
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vss.GetModifications(DateT
im
e from, DateTime to) in
d:\sourceforge\ccnet\project\core\sourcecontrol\Vss.cs:l
ine 85
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.MultiSourceControl.GetModi
fi
cations(DateTime from, DateTime to) in
d:\sourceforge\ccnet\project\core\sourcec
ontrol\MultiSourceControl.cs:line 31
   at
ThoughtWorks.CruiseControl.Core.Project.GetSourceModifications(IIntegrat
io
nResult result) in d:\sourceforge\ccnet\project\core\Project.cs:line 185
   at
ThoughtWorks.CruiseControl.Core.Project.AttemptToRunIntegration(IIntegra
ti
onResult result) in d:\sourceforge\ccnet\project\core\Project.cs:line
164
----------


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to