Community
Participate
Working Groups
I'm having weird test timeouts when running JUnit tests on the mac. Is there a way to tail the proxy server log to see if this is the issue? See https://bugs.eclipse.org/bugs/show_bug.cgi?id=295393#c18
Well I've taken a look in the proxy logs for the following build dates: April 11,6 and March 18th(the builds showing on the job page). The only 'notable' entry I see is this: [error] [client macslave] proxy: DNS lookup failure for: www.not-eclipse.org returned by http://www.not-eclipse.org/feature3/feature.xml But it only occurs on the 6th and the 18th. -M.
Can you see anything for the last three days? I've been running builds from the command line on the mac machine to try to troubleshoot the problem. The problem occurs whether the build is run from Hudson or not.
I don't see anything in the error log, or the access log aside from requests for google.com and apple.com addresses. Is there something specific I should be looking for? -M.
There were requests from localhost that I was trying to track. Markus has given me a patch to troubleshoot this further, basically, it will dump the vm when the test suite times out. See bug 342503
Kim, is there anything else you need us to do here?
I think this can be closed.
(In reply to comment #4) > There were requests from localhost that I was trying to track. Markus has > given me a patch to troubleshoot this further, basically, it will dump the vm > when the test suite times out. See bug 342503 I don't think that bug number is right. I'm curious to know what was causing the problems you were having.
Marking as fixed as per previous comments.