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 199244

Summary: IllegalStateException: Cannot find an HtmlParser implementation for HTML41_TRANSATIONAL
Product: web Reporter: paveltorres
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal CC: ISeeYou, jarofgreen, krank, oc666, Wuron
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172631
Attachments: stacktrace

Description paveltorres 2011-06-07 19:48:04 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b04
OS: Windows 7

User Comments:
GUEST: opened an HTML5 doctyped document

GUEST: PHP file could not be edited

GUEST: only open a php file

GUEST: still opening the IDE

GUEST: by editing code in php editor

GUEST: every time i do anything... this happens. starting to get irritating

wuron: Nothing :)




Stacktrace: 
java.lang.IllegalStateException: Cannot find an HtmlParser implementation for HTML41_TRANSATIONAL
   at org.netbeans.editor.ext.html.parser.api.SyntaxAnalyzerResult.findParser(SyntaxAnalyzerResult.java:176)
   at org.netbeans.editor.ext.html.parser.api.SyntaxAnalyzerResult.doParseHtml(SyntaxAnalyzerResult.java:184)
   at org.netbeans.editor.ext.html.parser.api.SyntaxAnalyzerResult.parseHtml(SyntaxAnalyzerResult.java:167)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.root(HtmlParserResult.java:133)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.roots(HtmlParserResult.java:172)
   at org.netbeans.modules.html.editor.NavigationSideBar.change(NavigationSideBar.java:139)
Comment 1 paveltorres 2011-06-07 19:48:09 UTC
Created attachment 108786 [details]
stacktrace
Comment 2 Marek Fukala 2012-04-18 08:57:26 UTC
modules upgrage issue (html.parser not installed/enabled), seems to be fixed since last report is from 111205