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 212823 - 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-05-22 10:30 UTC by Vladimir Voskresensky
Modified: 2012-05-23 22:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188204


Attachments
stacktrace (7.07 KB, text/plain)
2012-05-22 10:30 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2012-05-22 10:30:42 UTC
Build: NetBeans IDE Dev (Build 20120522-d3295709a409)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b04
OS: SunOS

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 Vladimir Voskresensky 2012-05-22 10:30:47 UTC
Created attachment 119720 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-05-23 09:21:57 UTC
Caused: org.osgi.framework.BundleException: The activator org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin for bundle org.eclipse.mylyn.commons.net is invalid

*** This bug has been marked as a duplicate of bug 209643 ***
Comment 3 Jaroslav Tulach 2012-05-23 22:22:09 UTC

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