Learning Technology
Thursday, 20 June 2013
Add Socks Proxy Settings in SQL Developer
Sometime while connecting we get following exception:
Software caused connection abort: recv failed
Following is way to resolve this
Go to Following Path:
Installation directory\sqldeveloper\ide\bin
Open ide.conf
Add following
AddVMOption -DsocksProxyHost=localhost
AddVMOption -DsocksProxyPort=12345
Start SQL Developer
2 comments:
Shaggy Dad
10 November 2016 at 10:43
Is there a similar solution for sqldeveloper 4+ ?
Reply
Delete
Replies
SrZorro
5 January 2017 at 23:10
I am looking for a solution too ...
Delete
Replies
Reply
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Is there a similar solution for sqldeveloper 4+ ?
ReplyDeleteI am looking for a solution too ...
Delete