Yes. The problem is still there.

My Netbeans dead locks with the Keyring on Win at start when it cannot
reach the internet through our corporate proxy. This happens the first time
it launches. There was already a long thread about the issue in the old
bugzilla. The conclusion was the JDK must be fixed.

Once stuck, you need to change the preferences of NB to force use a local
proxy.

The only solution I found meanwhile is to use those two plugins and force
NB to use a local proxy 127.0.0.1 with cntlm (yes I am on Win at work)).

* https://bitbucket.org/phansson/netbeansproxy2
* https://bitbucket.org/phansson/netbeansnetworkauthenticator

However the plugins are currently only available for 8.2 but as the sources
are available, you try to build them for NB 11.



On Wed, May 29, 2019 at 6:07 AM Steve Jacobs <st...@appalachianmail.com>
wrote:

> On Tue, 28 May 2019 22:27:16 -0700
> Laszlo Kishalmi <laszlo.kisha...@gmail.com> wrote:
>
> > You might try to add the -J-Dnetbeans.keyring.no.native=true besides the
> > -J-Dnetbeans.keyring.no.master=true that might help.
>
> That works. Thank you.
>
> Steve
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>

Reply via email to