I'm using Gradle to run a suite of integration project JUnit tests. Occasionally the tests will get part-way through and throw an error:
"[org.gradle.messaging.remote.internal.MessageHub] Could not dispatch message"
This doesn't happen every time I run the tests; probably about 1 time in 3. The messages are similar to GRADLE-2265 but I am running the latest nightly build.
I have attached the full output of the error message along with another giving debug information from the point that the error occurred.
|