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

Summary: NPE when open a document
Product: java Reporter: Lukas Hasik <lhasik>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: blocker CC: jhorvath
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=213
Issue Type: DEFECT Exception Reporter: 213
Attachments: stacktrace
stacktrace
stacktrace

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