Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problem with Proxy

elieldo martinsNov 28 2024

I'm testing a VPN connection with proxy on Oracle SQL Developer, but it's failing.

When I test using the option "use system default proxy settings" it says:

"java.lang.NullPointerException: Cannot invoke "sun.net.www.http.HttpClient.getOutputStream()" because "this.http" is null ..."

However, I have the definitions of http_proxy and https_proxy in the environment variables!

Where does it look for the default proxy definition?

Comments
Post Details
Added on Nov 28 2024
1 comment
53 views