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 246669 - NoClassDefFoundError: Could not initialize class org.eclipse.mylyn.commons.net.WebUtil
Summary: NoClassDefFoundError: Could not initialize class org.eclipse.mylyn.commons.ne...
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2014-08-25 08:38 UTC by jvenderb
Modified: 2015-01-09 16:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186651


Attachments
stacktrace (2.18 KB, text/plain)
2014-08-25 08:38 UTC, jvenderb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jvenderb 2014-08-25 08:38:11 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Mac OS X

User Comments:
GUEST: Fehler

jiai: When clicking on the bug link at "Netbeans Error Report".

jvenderb: Tryed to open the Jira reposiry.

jiai: When clicking on bug id in the exception reporter.

GUEST: Tried to create a Bugzilla Task Repository:

1) fill in form data for name, task repository and credentials
2) execute 'validate' -> the progress bar is shown very shortly and no error message is reported by the dialog.

The error is shown in the notification window. 
HInt: This feature works in NB7.4 on the same machine, but not using NB8.0.




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.mylyn.commons.net.WebUtil
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.<init>(BugzillaClient.java:181)
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.<init>(BugzillaClient.java:213)
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientFactory.createClient(BugzillaClientFactory.java:42)
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.createClient(BugzillaClientManager.java:63)
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.getClient(BugzillaClientManager.java:49)
   at org.netbeans.modules.bugzilla.Bugzilla.getClient(Bugzilla.java:131)
Comment 1 jvenderb 2014-08-25 08:38:13 UTC
Created attachment 148872 [details]
stacktrace
Comment 2 jvenderb 2014-08-25 09:30:39 UTC
After I got the error I uninstalled the Jira plugin. Next, I installed it again and tried to activate the plugin. The activation fails with the message: 
Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.jira jarFile: /Users/jvenderb/Library/Application Support/NetBeans/8.0/modules/org-netbeans-modules-jira.jar]
Comment 3 Tomas Stupka 2015-01-09 16:45:53 UTC
no reports since 8.0. 
gone?