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 111928 - NPE when open a document
Summary: NPE when open a document
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 16:14 UTC by Lukas Hasik
Modified: 2007-08-14 12:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213


Attachments
stacktrace (1.33 KB, text/plain)
2007-08-03 16:14 UTC, Lukas Hasik
Details
stacktrace (1.33 KB, text/plain)
2007-08-08 14:45 UTC, Lukas Hasik
Details
stacktrace (1.33 KB, text/plain)
2007-08-14 11:13 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2007-08-03 16:14:08 UTC
Build: NetBeans IDE Dev (Build 200708030635)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86
User Comments:
Comment 1 Lukas Hasik 2007-08-03 16:14:19 UTC
Created attachment 46128 [details]
stacktrace
Comment 2 Lukas Hasik 2007-08-08 14:45:19 UTC
Build: NetBeans IDE Dev (Build 200708080000)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86
User Comments: just opened a file with lot of errors because the platform is broken
Comment 3 Lukas Hasik 2007-08-08 14:45:23 UTC
Created attachment 46338 [details]
stacktrace
Comment 4 pzajac 2007-08-14 11:13:27 UTC
Build: NetBeans IDE Dev (Build 200708140000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Linux, 2.6.15-28-386, i386
User Comments: NPE on opening web project.
Comment 5 pzajac 2007-08-14 11:13:36 UTC
Created attachment 46559 [details]
stacktrace
Comment 6 Jan Lahoda 2007-08-14 12:30:46 UTC
Should be fixed now:
Checking in CreateElementUtilities.java;
/cvs/java/hints/src/org/netbeans/modules/java/hints/errors/CreateElementUtilities.java,v  <--  CreateElementUtilities.java
new revision: 1.8; previous revision: 1.7
done