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 215389 - NullPointerException at org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle
Summary: NullPointerException at org.eclipse.core.internal.runtime.ResourceTranslator....
Status: RESOLVED DUPLICATE of bug 211733
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 08:02 UTC by Exceptions Reporter
Modified: 2012-08-22 11:49 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190631


Attachments
stacktrace (3.08 KB, text/plain)
2012-07-11 08:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-11 08:02:39 UTC
This bug was originally marked as duplicate of bug 211733, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201207020907)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
vv159170: restart IDE

tmysik: ide just started

rozwell: started netbeans

rozwell: started netbeans without open projects or files

vv159170: start IDE

jglick: Just started IDE (fresh dev build).

vv159170: start IDE...

GUEST: Starting netbeans

vv159170: start IDE

jskrivanek: I need to change project group first.

jglick: Disabled some plugins and restarted.

vv159170: reopen IDE

jglick: Restarted IDE after update. Note that the log file contains newly added logging at FINE in o.n.m.netbinox.

GUEST: Restarting Netbeans after an update of the plugins.

GUEST: Starting NetBeans

jglick: Just restarted IDE after updating modulemanager module.

tmysik: just started IDE




Stacktrace: 
java.lang.NullPointerException
   at org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle(ResourceTranslator.java:69)
   at org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle(ResourceTranslator.java:61)
   at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.addBundle(EclipseBundleListener.java:177)
   at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.processBundles(EclipseBundleListener.java:90)
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(RegistryStrategyOSGI.java:224)
   at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
Comment 1 Exceptions Reporter 2012-07-11 08:02:42 UTC
Created attachment 121919 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-08-22 11:49:35 UTC

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