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 46594 - java.lang.NullPointerException in JspParserImpl
Summary: java.lang.NullPointerException in JspParserImpl
Status: RESOLVED DUPLICATE of bug 45879
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-27 02:51 UTC by rnieuwenburg
Modified: 2006-06-04 23:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (309.39 KB, text/plain)
2004-07-27 02:53 UTC, rnieuwenburg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rnieuwenburg 2004-07-27 02:51:48 UTC
java.lang.NullPointerException at 
org.netbeans.modules.web.jspparser.JspParserImpl.
getJspOpenInfo(JspParserImpl.java:113)
Comment 1 rnieuwenburg 2004-07-27 02:53:51 UTC
Created attachment 16470 [details]
IDE log file
Comment 2 Petr Jiricka 2004-07-27 09:22:10 UTC
Can you please try whether this works fine in NetBeans 4.0 development
builds? There have been some changes in this code since NB 3.6. Thanks.
Comment 3 zikmund 2004-08-06 13:45:54 UTC
It's probably a duplicate of issue #45879.

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