it seems that actions lasting for 1 minute or longer will cause everything to "explode"
Hi Christian
We're currently investigating this issue, we had it here today on our own build server. I wasn't able to reproduce it again though.
great, because it really sucks and prevents us from using concurrent builds, too.
Hi Christian
Can you check the Continua Event Log, if there is an entry can you email it to support @ finalbuilder.com?
Sent.
Hi Christian,
The new build v1.0.0.2832 includes changes to call to get the agent property which should fix this issue
Yeah, seems to work. The output of mstest states all 2479 tests but because of this issue (https://www.finalbuilder.com/Support/Forums/aft/13335.aspx) i cannot see them anywhere in the UI. there are only 115 listed.
we have two unit test actions: first one with 115 and second one with the 2364.
so it seems that after the first one is writing its results, second one cannot do it anymore because of the error above.
HI Christian,
The latest build should fix the log writer issue which is in turn causing this issue