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 249888 - ClassNotFoundException: org.eclipse.core.runtime.Plugin cannot be found by org.eclipse.mylyn.bugzilla.core_3.10.0.20131024-1218
Summary: ClassNotFoundException: org.eclipse.core.runtime.Plugin cannot be found by or...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 250137 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-18 22:10 UTC by muellermi
Modified: 2015-05-11 12:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214857


Attachments
stacktrace (4.38 KB, text/plain)
2015-01-18 22:10 UTC, muellermi
Details
stacktrace (4.38 KB, text/plain)
2015-01-18 22:39 UTC, muellermi
Details
stacktrace (4.38 KB, text/plain)
2015-01-18 22:45 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-01-18 22:10:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
muellermi: Don't know. Was a "silent" error




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin cannot be found by org.eclipse.mylyn.bugzilla.core_3.10.0.20131024-1218
   at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
   at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
   at org.netbeans.modules.netbinox.NetbinoxLoader.loadClass(NetbinoxLoader.java:81)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 muellermi 2015-01-18 22:10:04 UTC
Created attachment 151565 [details]
stacktrace
Comment 2 muellermi 2015-01-18 22:39:44 UTC
Created attachment 151566 [details]
stacktrace

silent error
Comment 3 muellermi 2015-01-18 22:45:46 UTC
Created attachment 151568 [details]
stacktrace

open ide
Comment 4 Jaroslav Tulach 2015-01-28 14:13:17 UTC
Connected guys, can you please do the initial analysis? Thanks.
Comment 5 Tomas Stupka 2015-04-02 13:18:10 UTC
previous to the reported exception (
there are logs about trouble when trying to activate equinox bundles
e.g. 
java.lang.ClassNotFoundException: org.eclipse.core.internal.net.Activator
	at java.lang.ClassLoader.findClass(ClassLoader.java:530)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:165)
Caused: org.osgi.framework.BundleException: The activator org.eclipse.core.internal.net.Activator for bundle org.eclipse.core.net is invalid

not sure what exactly The activator org.eclipse.core.internal.net.Activator for bundle org.eclipse.core.net is invalid stands for
maybe jarda will know more - putting him on cc

reporter could you please check if you have the org-clipse-core-net.jar in your netbeans install?

thanks
Comment 6 Tomas Stupka 2015-04-02 15:59:47 UTC
*** Bug 250137 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Stupka 2015-05-11 12:00:23 UTC
no reaction in over a month. closing for now ...