- This topic has 3 replies, 3 voices, and was last updated 12 years, 1 month 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.April 3, 2013 at 7:17 am #337443
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.
May 13, 2013 at 12:00 pm #339057
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.
May 14, 2013 at 7:09 am #339081
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