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