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 138333 - NullPointerException at org.netbeans.modules.xml.schema.completion.util.CompletionUtil.getAttributeValues
Summary: NullPointerException at org.netbeans.modules.xml.schema.completion.util.Compl...
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 10:50 UTC by buzzword
Modified: 2008-10-17 18:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 69715


Attachments
stacktrace (640 bytes, text/plain)
2008-06-26 10:50 UTC, buzzword
Details

Note You need to log in before you can comment on or make changes to this bug.
Description buzzword 2008-06-26 10:50:44 UTC
Build: NetBeans IDE Dev (Build 200806240008)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
Writing xsd, autocompletion showed up.
Comment 1 buzzword 2008-06-26 10:50:49 UTC
Created attachment 63494 [details]
stacktrace
Comment 2 Samaresh Panda 2008-06-26 15:51:09 UTC
Fixed: http://hg.netbeans.org/main/rev/5e3b9421499a.
Comment 3 Exceptions Reporter 2008-10-15 15:54:43 UTC
Reopening - reproduced in NetBeans IDE Dev (Build 200807040101)
http://statistics.netbeans.org/exceptions/detail.do?id=128284
Comment 4 Samaresh Panda 2008-10-17 18:54:58 UTC
I'm not sure why this re-appears but as per stack trace, there cannot be a NPE at that location any more.