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 156728 - NullPointerException at org.netbeans.modules.xml.retriever.catalog.Utilities._getDocument
Summary: NullPointerException at org.netbeans.modules.xml.retriever.catalog.Utilities....
Status: RESOLVED DUPLICATE of bug 158468
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 23:43 UTC by rafaelsantini
Modified: 2011-10-26 06:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145152


Attachments
stacktrace (4.77 KB, text/plain)
2009-01-13 23:43 UTC, rafaelsantini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rafaelsantini 2009-01-13 23:43:02 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.retriever.catalog.Utilities._getDocument(Utilities.java:528)
        at org.netbeans.modules.xml.retriever.catalog.Utilities.access$000(Utilities.java:104)
        at org.netbeans.modules.xml.retriever.catalog.Utilities$1.getLookup(Utilities.java:641)
        at org.openide.util.lookup.SimpleProxyLookup.checkLookup(SimpleProxyLookup.java:77)
        at org.openide.util.lookup.SimpleProxyLookup.lookup(SimpleProxyLookup.java:152)
        at org.netbeans.modules.xml.xam.AbstractModelFactory.getEffectiveAccessProvider(AbstractModelFactory.java:116)
Comment 1 rafaelsantini 2009-01-13 23:43:13 UTC
Created attachment 75793 [details]
stacktrace
Comment 2 Svata Dedic 2011-10-26 06:55:50 UTC
Already fixed as 158468

*** This bug has been marked as a duplicate of bug 158468 ***