This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226841

Summary: Cann't connect to internet by AUTO PAC proxy
Product: platform Reporter: gzletter
Component: ProxyAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Netbean message log

Description gzletter 2013-02-28 13:23:17 UTC
Created attachment 132013 [details]
Netbean message log

Product Version         = NetBeans IDE 7.3 (Build 201302132200) (#93e87decaddf)
  Operating System        = Windows 7 version 6.1 running on x86
  Java; VM; Vendor        = 1.6.0_39; Java HotSpot(TM) Client VM 20.14-b01; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_39-b04
  Java Home               = C:\Program Files (x86)\Java\jdk1.6.0_39\jre
Comment 1 Theofanis Oikonomou 2013-03-01 12:28:15 UTC
From the log it seems some issue with the autoupdate handling. reassigning for evaluation. Thank you
Comment 2 Ondrej Vrabec 2013-03-01 12:33:42 UTC
Are you sure you correctly set up the system proxy settings? From the log:
> FINE [org.netbeans.core.NbProxySelector]: In launcher was detected netbeans.system_http_proxy: PAC http://YYYYYY/proxygm.pac
http://YYYYYY/proxygm.pac does not look like the URL you normally use. Is your PAC file really to be downloaded at YYYYYY server???
Comment 3 gzletter 2013-03-01 12:57:36 UTC
(In reply to comment #2)
> Are you sure you correctly set up the system proxy settings? From the log:
> > FINE [org.netbeans.core.NbProxySelector]: In launcher was detected netbeans.system_http_proxy: PAC http://YYYYYY/proxygm.pac
> http://YYYYYY/proxygm.pac does not look like the URL you normally use. Is your
> PAC file really to be downloaded at YYYYYY server???

No, it's not the original url. I modified it :-)

In fact, it's a url used for my company's interne network (VPN). And I confirme this is the same url configured in IE.
Comment 4 Libor Fischmeistr 2014-02-14 13:51:03 UTC
Probably no more valid. The proxy resolving has changed. Try newer version (7.4+).