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 152500 - [65cat] Exception: JSP syntax coloring cannot find any provider of context (this is expected to be provided by web module support); instance path = /J2EE/JSPSyntaxColoring/text/xml; fileObject = D:/65cat/Tuto
Summary: [65cat] Exception: JSP syntax coloring cannot find any provider of context (t...
Status: RESOLVED DUPLICATE of bug 128818
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 09:41 UTC by rajivderas
Modified: 2009-02-19 23:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 238


Attachments
stacktrace (2.32 KB, text/plain)
2008-11-06 09:41 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-11-06 09:41:15 UTC
Build: NetBeans IDE Dev (Build 200811051401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
rptmaestro: Happened while editing a facelets xhtml page



Stacktrace: 
java.lang.Exception: JSP syntax coloring cannot find any provider of context (this is expected to be provided by web module support); instance path = /J2EE/JSPSyntaxColoring/text/xml; fileObject = D:/65cat/Tutorial Reviews/HelloWorld/HelloWorld/web/.jsp
        at org.netbeans.modules.web.core.syntax.spi.JspContextInfo.getContextInfo(JspContextInfo.java:114)
        at org.netbeans.modules.web.core.syntax.JspUtils.getJSPColoringData(JspUtils.java:105)
        at org.netbeans.modules.web.core.syntax.JSPKit.createSyntax(JSPKit.java:153)
        at org.netbeans.editor.BaseDocument.getFreeSyntax(BaseDocument.java:575)
        at org.netbeans.editor.FixLineSyntaxState.fixSyntaxStateInfos(FixLineSyntaxState.java:355)
        at org.netbeans.editor.FixLineSyntaxState.update(FixLineSyntaxState.java:288)
Comment 1 rajivderas 2008-11-06 09:41:19 UTC
Created attachment 73358 [details]
stacktrace
Comment 2 Marek Fukala 2008-11-19 11:53:05 UTC

*** This issue has been marked as a duplicate of 128818 ***