Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335262 - can not access mylyn.eclipse.org from hudson
Summary: can not access mylyn.eclipse.org from hudson
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 18:37 EST by Steffen Pingel CLA
Modified: 2011-01-26 14:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-01-24 18:37:13 EST
The Hudson wiki page at http://wiki.eclipse.org/Hudson suggest to set "-Dhttp.nonProxyHosts=*.eclipse.org" when invoking Java from build jobs. If I set this options for Mylyn test jobs they fail with the error below. Should mylyn.eclipse.org be accessible from the Hudson instance without a using a proxy or is the default proxy exclusion over inclusive?

org.eclipse.core.runtime.CoreException: I/O Error occurred while communicating with http://mylyn.eclipse.org/bugs40.

UnknownHostException: mylyn.eclipse.org
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.authenticate(BugzillaClient.java:512)
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.connectInternal(BugzillaClient.java:305)
Comment 1 Denis Roy CLA 2011-01-26 14:28:06 EST
> UnknownHostException: mylyn.eclipse.org

This was an internal DNS issue.  I've added mylyn.eclipse.org to the internal zone, so you should be ok.