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

Summary: NoSuchMethodError: org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsole(ZLjava/lang/String;Ljava/lang/Object;)V
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED FIXED    
Severity: normal CC: vv159170
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178734
Attachments: stacktrace

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