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 207948 - Cannot connect to cloud using system proxy settings
Summary: Cannot connect to cloud using system proxy settings
Status: VERIFIED DUPLICATE of bug 209095
Alias: None
Product: javaee
Classification: Unclassified
Component: Oracle Cloud (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 12:50 UTC by Jiri Skrivanek
Modified: 2012-04-26 13:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log. (45.20 KB, text/plain)
2012-01-31 12:50 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-01-31 12:50:28 UTC
Created attachment 115409 [details]
IDE log.

It is not possible to connect to Oracle cloud when "Use System Proxy Settings" option is selected in Options panel. To reproduce:

- be in a Oracle office
- set automatic proxy configuration script for your system
- right-click Cloud node and choose Add Cloud
- click Next
- fill in credentials but connection fails (see log file)
- go to Tools|Options and change proxy settings to "Manual Proxy Settings" and provide valid address
- now try to connect to cloud again and it works

Product Version: NetBeans IDE 7.1 (Build 201112071828)
Java: 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 David Konecny 2012-01-31 17:42:39 UTC
Sorry Jirka, but I cannot do anything with this. The problem is either in Jersey which does not work properly in setup you described or it is in Cloud SDK in way it is using Jersey.
Comment 2 David Konecny 2012-02-02 16:13:38 UTC
As command line interface (Cloud CLI) works correctly I'm reopening - it means the problem is on NetBeans side not in CLoud SDK.
Comment 3 David Konecny 2012-04-02 02:53:07 UTC

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