Hi,
I have seen this issue before.
Here is a JIRA issue:
https://issues.apache.org/jira/browse/YOKO-129
The problem is not always reproducible and happens inconsistently.
Most test runs complete successfully for me. The test runs that fail,
fail on different tests.
I tested on a slower uniprocessor machine, and the problem appears more
frequently there.
Everything seems to suggest a threading issue.
- Matteo
Daniel Kulp wrote:
On my Linux box with JDK 1.5.0_08, if I run "mvn install" top level (fresh
checkout of the code from SVN), the tests hang in the core module. Output
is below.
Also, while building, I noticed the yoko-spec-corba stuff is being built
with "source/target=1.5" instead of 1.4. I believe that should also be
changed.