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 202399 - NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPluggedInAuthenticator
Summary: NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPlugged...
Status: RESOLVED DUPLICATE of bug 202353
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 7.1
Hardware: All All
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 202406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-21 09:30 UTC by Alexander Pepin
Modified: 2011-09-21 12:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181255


Attachments
stacktrace (4.62 KB, text/plain)
2011-09-21 09:30 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2011-09-21 09:30:30 UTC
Build: NetBeans Platform Dev (Build 201109190600)
VM: Java HotSpot(TM) Server VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: SunOS

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 Alexander Pepin 2011-09-21 09:30:33 UTC
Created attachment 110954 [details]
stacktrace
Comment 2 Alexander Pepin 2011-09-21 09:59:10 UTC

*** This bug has been marked as a duplicate of bug 202406 ***
Comment 3 Marian Mirilovic 2011-09-21 11:07:28 UTC
*** Bug 202406 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2011-09-21 12:15:01 UTC

*** This bug has been marked as a duplicate of bug 202353 ***