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 198551 - NoSuchMethodError: org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsole(ZLjava/lang/String;Ljava/lang/Object;)V
Summary: NoSuchMethodError: org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsol...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-12 12:28 UTC by Exceptions Reporter
Modified: 2011-05-13 06:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178734


Attachments
stacktrace (422 bytes, text/plain)
2011-05-12 12:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-05-12 12:28:19 UTC
This issue was reported manually by vv159170.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201104250000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsole(ZLjava/lang/String;Ljava/lang/Object;)V
   at org.netbeans.modules.cnd.modelimpl.csm.core.FakeRegistrationWorker$FixRegistrationRunnable.run(FakeRegistrationWorker.java:121)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Exceptions Reporter 2011-05-12 12:28:23 UTC
Created attachment 108246 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-05-12 13:39:09 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/050ba85f8b4d
Comment 3 Quality Engineering 2011-05-13 06:03:46 UTC
Integrated into 'main-golden', will be available in build *201105130000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/050ba85f8b4d
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #198551 -  NoSuchMethodError: org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsole