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 217565 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.ods.tasks.DummyUtils
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.ods.tas...
Status: RESOLVED DUPLICATE of bug 217564
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 08:23 UTC by John Jullion-ceccarelli
Modified: 2012-08-29 08:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191927


Attachments
stacktrace (1.98 KB, text/plain)
2012-08-29 08:23 UTC, John Jullion-ceccarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2012-08-29 08:23:33 UTC
This issue was reported manually by ovrabec.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build ODS-176-on-20120828)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
johnjullion: every time team dashboard tries to open any link




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.ods.tasks.DummyUtils
   at org.netbeans.modules.ods.tasks.repository.C2CRepository.getRemoteSavedQueries(C2CRepository.java:346)
   at org.netbeans.modules.ods.tasks.repository.C2CRepository$2.run(C2CRepository.java:334)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036)
Comment 1 John Jullion-ceccarelli 2012-08-29 08:23:34 UTC
Created attachment 123688 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-08-29 08:30:26 UTC

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