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 206132

Summary: NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPluggedInAuthenticator
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: NetigsoAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: djwood, sopko
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183456
Attachments: stacktrace

Description Exceptions Reporter 2011-12-08 11:06:26 UTC
This issue was reported manually by sopko.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-8326-on-20111126)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows Vista

Stacktrace: 
java.lang.NullPointerException
   at org.eclipse.core.internal.net.ProxyManager.getPluggedInAuthenticator(ProxyManager.java:390)
   at org.eclipse.core.internal.net.ProxyManager.registerAuthenticator(ProxyManager.java:383)
   at org.eclipse.core.internal.net.ProxyManager.initialize(ProxyManager.java:284)
   at org.eclipse.core.internal.net.Activator.start(Activator.java:179)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
Comment 1 Exceptions Reporter 2011-12-08 11:06:29 UTC
Created attachment 113951 [details]
stacktrace
Comment 2 sopko 2011-12-13 18:58:21 UTC
*** Bug 206307 has been marked as a duplicate of this bug. ***
Comment 3 sopko 2011-12-13 18:59:51 UTC
I get this exeption for at least 10 days now, always right after start.
Comment 4 Jaroslav Tulach 2011-12-15 10:15:29 UTC
The build is from 111126, upgrade.

*** This bug has been marked as a duplicate of bug 205653 ***
Comment 5 sopko 2011-12-16 19:19:09 UTC
(In reply to comment #4)
> The build is from 111126, upgrade.
> 
> *** This bug has been marked as a duplicate of bug 205653 ***

upgraded to 201112150600
now it files as an other report see
Bug 206485