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 258036 - NoClassDefFoundError: org/eclipse/core/net/proxy/IProxyService
Summary: NoClassDefFoundError: org/eclipse/core/net/proxy/IProxyService
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-17 14:23 UTC by Exceptions Reporter
Modified: 2016-08-11 09:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222580


Attachments
stacktrace (5.91 KB, text/plain)
2016-02-17 14:23 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-02-17 14:23:06 UTC
This bug was originally marked as duplicate of bug 243116, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Linux

User Comments:
GUEST: FYI




Stacktrace: 
java.lang.NoClassDefFoundError: org/eclipse/core/net/proxy/IProxyService
   at org.eclipse.mylyn.internal.commons.core.CommonsCorePlugin.start(CommonsCorePlugin.java:84)
   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 Exceptions Reporter 2016-02-17 14:23:08 UTC
Created attachment 158540 [details]
stacktrace
Comment 2 Tomas Hurka 2016-08-11 09:48:56 UTC
Closing old issues.