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 - NoClassDefFoundError: org/eclipse/mylyn/commons/core/StatusHandler
Summary: NoClassDefFoundError: org/eclipse/mylyn/commons/core/StatusHandler
Status: RESOLVED DUPLICATE of bug 243030
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 11:22 UTC by Exceptions Reporter
Modified: 2015-07-22 16:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212706


Attachments
stacktrace (5.33 KB, text/plain)
2014-10-14 11:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***