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 188769 - [69cat] NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api.utils.CndFileVisibilityQuery
Summary: [69cat] NoClassDefFoundError: Could not initialize class org.netbeans.modules...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 17:39 UTC by franci
Modified: 2011-05-03 05:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171453


Attachments
stacktrace (2.38 KB, text/plain)
2010-07-19 17:39 UTC, franci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description franci 2010-07-19 17:39:12 UTC
Build: NetBeans IDE Dev (Build 201007180001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
franci: just moving mouse over source packages in "projects"




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api.utils.CndFileVisibilityQuery
   at org.netbeans.modules.cnd.makeproject.MakeSharabilityQuery$1.run(MakeSharabilityQuery.java:109)
   at org.netbeans.modules.cnd.makeproject.MakeSharabilityQuery$1.run(MakeSharabilityQuery.java:104)
   at org.openide.util.Mutex.readAccess(Mutex.java:288)
   at org.netbeans.modules.cnd.makeproject.MakeSharabilityQuery.getSharability(MakeSharabilityQuery.java:104)
   at org.netbeans.modules.projectapi.ProjectSharabilityQuery.getSharability(ProjectSharabilityQuery.java:72)
   at org.netbeans.api.queries.SharabilityQuery.getSharability(SharabilityQuery.java:113)
Comment 1 franci 2010-07-19 17:39:17 UTC
Created attachment 100919 [details]
stacktrace
Comment 2 Alexander Simon 2010-10-12 07:29:17 UTC
Nothing to fix on CND side.
Reassign to evaluation.
Comment 3 Jaroslav Tulach 2011-04-15 07:11:16 UTC
Have a look at 
http://statistics.netbeans.org/exceptions/messageslog?id=410824
and re-evaluate.
Comment 4 Vladimir Voskresensky 2011-05-02 08:23:44 UTC
http://hg.netbeans.org/cnd-main/rev/7ea7c9e2294a
Comment 5 Quality Engineering 2011-05-03 05:23:25 UTC
Integrated into 'main-golden', will be available in build *201105030000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7ea7c9e2294a
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #188769 -  [69cat] NoClassDefFoundError: Could not initialize class org.netbeans.modules.cnd.api.utils.CndFileVisibilityQuery