On 17/11/2010, at 10:11 PM, demoboxguard-laapbu...@yahoo.co.uk wrote: > Hi all > > We're running Gradle on an integration test box (Windows - I know, I > know...) and are seeing a lot of "Cause: Timeout waiting for Gradle Worker 3 > to > connect." errors. We're given Gradle more memory and also tried forkEvery = 1 > but that doesn't make much difference, unfortunately. Any suggestions on > where > to look?
Some options: * Try using 0.9-rc-3, if possible. It contains some improvements to error reporting when unexpected exceptions (like the above) happen, which might reveal what the problem is. * Are you running tests in parallel? You might switch that off temporarily. * How have you configured the breaking test task? Are you using a custom executable? Setting any system properties or jvmargs? I can also add some extra logging to Gradle, if you are able to try out a snapshot build on your integration test box. -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz