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 - IllegalStateException: Cannot find an HtmlParser implementation for HTML41_TRANSATIONAL
Summary: IllegalStateException: Cannot find an HtmlParser implementation for HTML41_TR...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 19:48 UTC by paveltorres
Modified: 2012-05-01 19:47 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172631


Attachments
stacktrace (1.71 KB, text/plain)
2011-06-07 19:48 UTC, paveltorres
Details

Note You need to log in before you can comment on or make changes to this bug.
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