Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] Incorrect use of proxy by update manager or eclipse platform?


The Platform proxy support sets the Java HTTP system properties which is what is used by the Update manager so this could be an issue in the Java HTTP support.  However, as Dejan pointed out, there were changes made in this area in 3.3. Please log a bug against Platform/Team. It would be helpful to know if this is a new problem since 3.2 (i.e. did it work for you in 3.2?)

Michael



Dejan Glozic/Toronto/IBM@IBMCA
Sent by: platform-update-dev-bounces@xxxxxxxxxxx

19/06/2007 08:02 AM

Please respond to
"Eclipse Platform Update component developers list."        <platform-update-dev@xxxxxxxxxxx>

To
"Eclipse Platform Update component developers list." <platform-update-dev@xxxxxxxxxxx>
cc
platform-update-dev@xxxxxxxxxxx, platform-update-dev-bounces@xxxxxxxxxxx
Subject
Re: [platform-update-dev] Incorrect use of proxy by update manager or        eclipse platform?





Nick,

Since 3.3 Update Manager switched to using the platform preferences and
support for proxies (see General>Network Connections). I am not quite sure
about the team to open the defect against but I would try with
Platform>Team first.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D1/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4850



                                                                         
            Nick Bower                                                    
            <nick.bower@metoc                                            
            eanengineers.com>                                          To
            Sent by:                  platform-update-dev@xxxxxxxxxxx    
            platform-update-d                                          cc
            ev-bounces@eclips                                            
            e.org                                                 Subject
                                      [platform-update-dev] Incorrect use
                                      of proxy by update manager or      
            06/19/2007 04:46          eclipse platform?                  
            AM                                                            
                                                                         
                                                                         
            Please respond to                                            
            "Eclipse Platform                                            
            Update component                                              
            developers list."                                            
            <platform-update-                                            
            dev@xxxxxxxxxxx>                                              
                                                                         
                                                                         




Apologies if this is not the correct forum to ask this, but I seem to
have run into a proxy issue with Update Manager.

We use a corporate http proxy here, and do not have access to external
DNS.  Even though I've configured both Eclipse and the Update Manager to
use proxies, Eclipse is hanging when starting "Help->Software
Updates->Find and Install".

The reason could be that Eclipse (or the update manager I'm not sure)
seems to be attempting DNS lookups instead of directly using the proxy
settings (I say "could be" because I only see download.eclipse.org
lookups in an ethereal snoop).  This problem is varied - "Help->Software
Updates->Manage Configuration" is slow, but at least does not hang the IDE.

Could it be that if the update manager is to use a proxy, then it should
use it properly and without DNS?
_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-update-dev


_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-update-dev


Back to the top