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 211830 - NoClassDefFoundError: An error occurred while automatically activating bundle org.eclipse.equinox.registry (159).
Summary: NoClassDefFoundError: An error occurred while automatically activating bundle...
Status: RESOLVED DUPLICATE of bug 221245
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 217271 (view as bug list)
Depends on: 211744
Blocks:
  Show dependency tree
 
Reported: 2012-04-27 08:27 UTC by Vladimir Voskresensky
Modified: 2012-11-05 11:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187435


Attachments
stacktrace (2.36 KB, text/plain)
2012-04-27 08:27 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-04-27 08:27:01 UTC
Build: NetBeans IDE Dev (Build 20120427-32c6496d37d3)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b04
OS: SunOS

User Comments:
vv159170: start IDE




Stacktrace: 
java.lang.NoClassDefFoundError: An error occurred while automatically activating bundle org.eclipse.equinox.registry (159).
   at org.eclipse.equinox.internal.app.Activator.start(Activator.java:55)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
Comment 1 Vladimir Voskresensky 2012-04-27 08:27:07 UTC
Created attachment 118857 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-04-27 11:37:18 UTC
Caused: org.osgi.framework.BundleException: Exception in org.eclipse.equinox.internal.app.Activator.start() of bundle org.eclipse.equinox.app.
Comment 3 Jaroslav Tulach 2012-05-02 12:19:25 UTC
Probably duplicate of bug 	 211744.
Comment 4 Jaroslav Tulach 2012-05-16 21:08:17 UTC
Last report from 120427
Comment 5 Marian Mirilovic 2012-08-23 16:26:38 UTC
*** Bug 217271 has been marked as a duplicate of this bug. ***
Comment 6 Marian Mirilovic 2012-08-23 16:27:00 UTC
reported against 7.2 as well
Comment 7 Jaroslav Tulach 2012-11-05 11:33:33 UTC
It would be easier to verify for duplicity, if exception reporter server uploaded $userdir/var/log/updater* logs as requested six months ago and still not implemented.

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