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 54855 - IllegalStateException
Summary: IllegalStateException
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-02-11 09:29 UTC by Petr Pisl
Modified: 2006-03-24 12:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception (2.32 KB, patch)
2005-02-11 09:30 UTC, Petr Pisl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2005-02-11 09:29:18 UTC
During writing a jsp file I got this
exception:java.lang.IllegalStateException: we are
out of jsp tag without finding any tag start token!

It can be connecting with writing EL.
Comment 1 Petr Pisl 2005-02-11 09:30:03 UTC
Created attachment 20303 [details]
The exception
Comment 2 Marek Fukala 2005-02-18 06:40:44 UTC
I haven't succeded with reproducing this so far :-(. 

I can easilly get rid of the exception by swallowing it, but it is
better to reveal the source of the problem.
Comment 3 Marek Fukala 2005-02-22 11:42:52 UTC
still cannot produce, but fixed by removing the unneeded IAE 

Checking in JspSyntaxSupport.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/JspSyntaxSupport.java,v
 <--  JspSyntaxSupport.java
new revision: 1.57; previous revision: 1.56
done
Comment 4 Jiri Kovalsky 2005-04-07 23:00:01 UTC
Didn't see this for quite long. Verifying in development build #200504062223 of
NetBeans 4.1.