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

Summary: NoClassDefFoundError: org/eclipse/core/net/proxy/IProxyService
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: NetigsoAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222580
Attachments: stacktrace

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.