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 247921

Summary: NoClassDefFoundError: org/eclipse/mylyn/commons/core/StatusHandler
Product: connecteddeveloper Reporter: Exceptions Reporter <exceptions_reporter>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alied
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212706
Attachments: stacktrace

Description Exceptions Reporter 2014-10-14 11:22:16 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.1 (Build 201408251540)
VM: OpenJDK 64-Bit Server VM, 24.65-b04, OpenJDK Runtime Environment, 1.7.0_65-b32
OS: Linux

User Comments:
GUEST: Error adding Jira repository




Stacktrace: 
java.lang.NoClassDefFoundError: org/eclipse/mylyn/commons/core/StatusHandler
   at org.eclipse.mylyn.internal.tasks.core.TaskRepositoryManager$5.handleException(TaskRepositoryManager.java:461)
   at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:75)
   at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:46)
   at org.eclipse.mylyn.internal.tasks.core.TaskRepositoryManager.notifyRepositorySettingsChanged(TaskRepositoryManager.java:459)
   at org.eclipse.mylyn.internal.tasks.core.TaskRepositoryManager$1.propertyChange(TaskRepositoryManager.java:77)
   at org.eclipse.mylyn.tasks.core.TaskRepository.notifyChangeListeners(TaskRepository.java:887)
Comment 1 Exceptions Reporter 2014-10-14 11:22:17 UTC
Created attachment 149893 [details]
stacktrace
Comment 2 Tomas Stupka 2015-07-22 15:58:47 UTC
*** Bug 252734 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2015-07-22 16:01:20 UTC

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