- This topic has 3 replies, 3 voices, and was last updated 11 years, 6 months ago by support-pradeep.
-
AuthorPosts
-
AtmelCorpMemberHello,
I am facing a new time a proxy issue ( I assume ) . Please , could you explain when do we have to use “Manual” and “direct” and how can I debug that ?
Here is my conf with right proxy data but it doesn’t work : no connection to internet .
I am not able to update my pluginsPS: Here is eror message that I got in console.log:
3 avr. 2013 13:06:00 org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge
INFO: Failure authenticating with BASIC ‘ATMEL XXXX authentication’@www-proxy.xxx.xxxxx.com:xxxxThanks by advance fo your help.
Attachments:
You must be logged in to view attached files.
support-pradeepMemberAtmelCorp,
Can you please check these links regarding proxy settings :
http://www.mkyong.com/web-development/how-to-configure-proxy-settings-in-eclipse/
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Freference%2Fref-net-preferences.htmApart from the proxy settings, please ensure that you allow http://www.myeclipseide.com, http://www.poweredbypulse.com and http://www.genuitec.com through your firewall.
I would suggest you to contact your network administrator regarding the proxy settings in MyEclipse.
Donald R. KichlineMemberplease ensure that you allow http://www.myeclipseide.com, http://www.poweredbypulse.com and http://www.genuitec.com through your firewall.
Are you implying that checks against these urls cannot go through the proxy and that direct access must be given by opening up the firewall?
I put the request in to our admins and they have said that they will not do this. Do we have any other options? The proxy would be the best solution to this if possible.
support-pradeepMemberdkichline,
The checks against the url’s will go through the proxy settings. Direct access for these sites is not needed. In case your firewall blocks specific sites, then those blocked sites must not include these sites (www.myeclipseide.com , http://www.poweredbypulse.com and http://www.genuitec.com ).
-
AuthorPosts