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 212031 - NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPluggedInAuthenticator
Summary: NullPointerException at org.eclipse.core.internal.net.ProxyManager.getPlugged...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 211353 211902 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-03 15:24 UTC by fabriziogiudici
Modified: 2012-05-16 21:10 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182794


Attachments
stacktrace (4.62 KB, text/plain)
2012-05-03 15:24 UTC, fabriziogiudici
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fabriziogiudici 2012-05-03 15:24:07 UTC
Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X

User Comments:
alexvsimon: atart IDE

fabriziogiudici: Just installed 7.1.2 and opening a project.




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 fabriziogiudici 2012-05-03 15:24:12 UTC
Created attachment 119040 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-10 06:11:11 UTC
*** Bug 211902 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2012-05-10 06:11:28 UTC
*** Bug 211353 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2012-05-16 21:10:12 UTC
Last report from 120410.