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 138649 - AssertionError: 'locations.jsp?gid='1:
Summary: AssertionError: 'locations.jsp?gid='1:
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Torbjorn Norbye
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 16:46 UTC by kslater
Modified: 2009-02-27 14:26 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 66960


Attachments
stacktrace (1.96 KB, text/plain)
2008-06-30 16:46 UTC, kslater
Details
stacktrace (1.98 KB, text/plain)
2008-06-30 21:12 UTC, giorgio42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kslater 2008-06-30 16:46:18 UTC
Build: NetBeans IDE Dev (Build 20080627165053)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, amd64

User Comments:
Comment 1 kslater 2008-06-30 16:46:25 UTC
Created attachment 63698 [details]
stacktrace
Comment 2 giorgio42 2008-06-30 21:12:10 UTC
Created attachment 63708 [details]
stacktrace
Comment 3 Torbjorn Norbye 2008-06-30 21:18:09 UTC
Can you by any chance attach the source file which triggered this problem?

(Or if not, can you boil down the source code to just a fragment which still triggers it? Hint: It appears related to a
string literal with the content "locations.jsp?gid=".
Comment 4 Torbjorn Norbye 2008-06-30 21:18:57 UTC
And for giorgio42 the string was
<c:out value=javascript:closeWindow
Comment 5 giorgio42 2008-07-03 13:09:52 UTC
I suggest that any JSP parsing exceptions or assertions are immediately turned into P1s. JSP parsing has been broken
since 5.5.1 and it needs to be finally fixed NOW!
Comment 6 Petr Blaha 2008-07-04 14:33:14 UTC
I think this is duplicate of the issue #137668 that should be fixed in the main now. Reporter, can you use to reproduce
the bug in some dev build tomorrow or next week. Thanks for your help
Comment 7 Petr Jiricka 2008-07-15 15:51:21 UTC
No response, closing as fixed. Please reopen if this still happens in daily builds.