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 112346 - NullPointerException prevents Page Fragment Creation
Summary: NullPointerException prevents Page Fragment Creation
Status: RESOLVED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Peter Zavadsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 19:22 UTC by Lark Fitzgerald
Modified: 2007-08-08 19:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 731


Attachments
stacktrace (6.99 KB, text/plain)
2007-08-08 19:22 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2007-08-08 19:22:03 UTC
Build: NetBeans IDE Dev (Build 200708080000)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows Vista, 6.0, x86
User Comments: Seeing NPE when attempt to create Page Fragment:
java.lang.NullPointerException
	at org.netbeans.modules.visualweb.css2.JspIncludeBox.<init>(JspIncludeBox.java:65)
	at org.netbeans.modules.visualweb.css2.JspIncludeBox.getJspIncludeBox(JspIncludeBox.java:94)

Steps:
1. DnD Layout > Page Fragment Box onto designer

Exception window shows.  If close the dialog you get a div that takes up the entire designer.  I will attach the whole exception afte the but is logged.
Comment 1 Lark Fitzgerald 2007-08-08 19:22:11 UTC
Created attachment 46359 [details]
stacktrace
Comment 2 Lark Fitzgerald 2007-08-08 19:23:40 UTC
stack track matches what I see.
Comment 3 Lark Fitzgerald 2007-08-08 19:29:32 UTC
krys can't repro in the next build.  I'll upgrade and update this accordingly.
Comment 4 Lark Fitzgerald 2007-08-08 19:59:07 UTC
Closing.  This is not reproducible with version: 200708081200.