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 - NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPluggedInAuthenticator
Summary: NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPlugged...
Status: RESOLVED DUPLICATE of bug 205653
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 206307 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-08 11:06 UTC by Exceptions Reporter
Modified: 2011-12-16 19:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183456


Attachments
stacktrace (4.61 KB, text/plain)
2011-12-08 11:06 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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