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 - Cann't connect to internet by AUTO PAC proxy
Summary: Cann't connect to internet by AUTO PAC proxy
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Proxy (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 13:23 UTC by gzletter
Modified: 2014-02-14 13:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Netbean message log (46.92 KB, text/plain)
2013-02-28 13:23 UTC, gzletter
Details

Note You need to log in before you can comment on or make changes to this bug.
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+).