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 213129 - AssertionError: Instance of ProxyAutoConfig found for file://C:\Users\Miguel\AppData\Local\Temp/MIGUEL-PC.txt
Summary: AssertionError: Instance of ProxyAutoConfig found for file://C:\Users\Miguel\...
Status: RESOLVED DUPLICATE of bug 219573
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 01:15 UTC by Miguel_c
Modified: 2012-11-13 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188530


Attachments
stacktrace (618 bytes, text/plain)
2012-05-29 01:15 UTC, Miguel_c
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel_c 2012-05-29 01:15:18 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Instance of ProxyAutoConfig found for file://C:\Users\Miguel\AppData\Local\Temp/MIGUEL-PC.txt
   at org.netbeans.core.NbProxySelector.select(NbProxySelector.java:182)
   at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:925)
   at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
   at org.netbeans.modules.welcome.content.RSSFeed.findInputSource(RSSFeed.java:220)
   at org.netbeans.modules.welcome.content.RSSFeed.buildItemList(RSSFeed.java:188)
   at org.netbeans.modules.welcome.content.RSSFeed$Reload.run(RSSFeed.java:291)
Comment 1 Miguel_c 2012-05-29 01:15:24 UTC
Created attachment 119974 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-11-13 15:18:55 UTC

*** This bug has been marked as a duplicate of bug 219573 ***