Hi

° could it be a timeout?
° when this happens again, can you check which processes are hanging?
     is it visual build itself, msbuild, ....

I know there was a change done somewhere in 1.4.0 I think, that changed the
killing of processes.
(Something to do with the ProcessExecutor class)

Which windows version are you running?


with kind regard
Ruben Willems

On Tue, Mar 10, 2009 at 10:52 AM, hmoeller <[email protected]>wrote:

>
> I've got a severe problem with CC.Net 1.4.2, which didn't occur in
> version 1.1.
>
> I'm using CC.Net to start VisualBuild scripts which in turn are
> running external programs like MSBuild or P4 (Perforce) to perform
> their tasks. Sometimes, those builds just finish abruptly without any
> error message. When I start those builds directly through VisualBuild,
> everything works fine, though.
>
> My idea is that it is a problem with the number of processes nesting
> into each other. In extreme situations, there's CC.Net running
> VisualBuild running NCover running NUnit running the Assembly under
> test.
>
> I've already created an issue in jira:
> http://jira.public.thoughtworks.org/browse/CCNET-1391
>
> But obviously, nobody has come across this problem, yet. So maybe I
> simply do something terribly wrong.
>
> I need help desperately because this puts our CI into question. I
> still hesitate to downgrade back to version 1.1...
>

Reply via email to