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 251225 - "Connection failed (null)" when trying to "Test connection" in Options menu
Summary: "Connection failed (null)" when trying to "Test connection" in Options menu
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Proxy (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-17 08:11 UTC by DSerbin
Modified: 2015-03-17 12:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans messages.log file (45.96 KB, application/octet-stream)
2015-03-17 08:11 UTC, DSerbin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DSerbin 2015-03-17 08:11:05 UTC
Created attachment 152668 [details]
NetBeans messages.log file

I have a freshly installed NetBeans 8.0.2 release.
When I try to update plugins I get a "Networking problem" and a suggestion to check my proxy settings.

I am behind a corporate proxy and my proxy settings are set to "Use System Proxy Settings". When i press "Test connection" after a while I get an exclamation mark near the button saying "Connection failed (null)" on hover.

The NetBeans log file contains no exceptions or errors just INFO messages from INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]
When I press the "Reload" button on proxy configuration page the NetBeans log file is updated with a few messages from [org.netbeans.core.network.proxy.NetworkProxyReloader]. When I try the "Test connection" button nothing is appended to the log.

Switching to manual proxy setting does not help.
Using the -J-Djava.net.preferIPv4Stack=true config option does not help.