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 194269 - [70cat] NoSuchMethodError: org.netbeans.html.api.validation.ValidationContext.isFeaturesEnabled(Ljava/lang/String;)Z
Summary: [70cat] NoSuchMethodError: org.netbeans.html.api.validation.ValidationContext...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 194262 194295 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-12 14:38 UTC by Sam.MIT
Modified: 2011-01-14 10:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175784


Attachments
stacktrace (2.59 KB, text/plain)
2011-01-12 14:38 UTC, Sam.MIT
Details
stacktrace (2.59 KB, text/plain)
2011-01-12 15:03 UTC, Sam.MIT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam.MIT 2011-01-12 14:38:35 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6415-on-110103)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.html.api.validation.ValidationContext.isFeaturesEnabled(Ljava/lang/String;)Z
   at org.netbeans.modules.html.validation.ValidatorImpl.validate(ValidatorImpl.java:94)
   at org.netbeans.modules.html.parser.Html5Parser.parse(Html5Parser.java:109)
   at org.netbeans.editor.ext.html.parser.api.SyntaxAnalyzerResult.doParseHtml(SyntaxAnalyzerResult.java:213)
   at org.netbeans.editor.ext.html.parser.api.SyntaxAnalyzerResult.parseHtml(SyntaxAnalyzerResult.java:160)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.root(HtmlParserResult.java:157)
   at org.netbeans.modules.html.editor.gsf.HtmlStructureScanner.scan(HtmlStructureScanner.java:85)
Comment 1 Sam.MIT 2011-01-12 14:38:38 UTC
Created attachment 104922 [details]
stacktrace
Comment 2 Sam.MIT 2011-01-12 15:03:27 UTC
Created attachment 104924 [details]
stacktrace
Comment 3 Marek Fukala 2011-01-13 09:22:21 UTC
*** Bug 194295 has been marked as a duplicate of this bug. ***
Comment 4 Marek Fukala 2011-01-13 09:33:35 UTC
fixed in web-main#d0f064069436
Comment 5 Quality Engineering 2011-01-14 06:07:49 UTC
Integrated into 'main-golden', will be available in build *201101140000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d0f064069436
User: Marek Fukala <mfukala@netbeans.org>
Log: #194269 - [70cat] NoSuchMethodError: org.netbeans.html.api.validation.ValidationContext.isFeaturesEnabled(Ljava/lang/String;)Z
Comment 6 Marek Fukala 2011-01-14 10:39:34 UTC
*** Bug 194262 has been marked as a duplicate of this bug. ***