I thought I reported this a while ago... I saw the same thing on what appears to be a similar machine... a IBM T43 and a T42...
geir Daniel Kulp wrote: > Matteo, > > I think it's more than intermittent, at least for me. I just tried "mvn > clean install" in core 10 times on my machine (Intel(R) Pentium(R) M > processor 2.13GHz) and all 10 times it hung on one of the two tests. > > I also tried on pdceltix (internal iona machine) which is a dual Intel(R) > Xeon(TM) CPU 3.00GHz. It failed 5 out 5 times, but as you said, on > different tests this time. > > Basically, I CANNOT build the core without turning off the tests. In my > opinion, the tests should be disabled until they can be investigated. As it > stands now, I'd have to say -1 (non-binding) to the release candidate just > because I cannot build it. > > > Dan > > > On Wednesday August 23 2006 11:10 am, Vescovi, Matteo wrote: >> 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. >
