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 60529 - Exception in console when behind firewall and no proxy set
Summary: Exception in console when behind firewall and no proxy set
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 61899 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-27 09:55 UTC by Jaromir Uhrik
Modified: 2006-03-24 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack attached... (2.53 KB, text/plain)
2005-06-27 09:56 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2005-06-27 09:55:51 UTC
[dev build #200506261800; jdk1.4.2, jdk1.5.0]
I am behind the firewall and I execute the following steps:
1.Start Tools|Update Center
2.Press "Proxy Configuration" button
3.Select "No Proxy" radio button
4.Press OK.
5.Press "Next" button in wizard
6.The following java.net.UnknownHostException appears in console
Comment 1 Jaromir Uhrik 2005-06-27 09:56:45 UTC
Created attachment 22905 [details]
Exception stack attached...
Comment 2 Jiri Rechtacek 2005-07-07 14:56:12 UTC
A problem is that AU tries connect again if the first attempt has failed. Should
be fixed in NB4.2
Comment 3 Jiri Rechtacek 2005-07-07 15:57:31 UTC
AU works correctly. Informational exception is allowed to be written into
ide.log. If production builds won't be in console. IMHO it's designed usage of
ErrorManager w/ INFORMATIONAL severity.
Comment 4 Jaromir Uhrik 2005-07-12 09:25:56 UTC
Verified. Jirko, thanks for explanation.
Comment 5 Jaromir Uhrik 2005-10-18 10:09:38 UTC
*** Issue 61899 has been marked as a duplicate of this issue. ***