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 234510 - AssertionError: Data object /Users/whaverhals/Library/Caches/NetBeans/7.4beta/xml.retriever/www.centurylink.com/Pages/Errors/404Error.jsp has no editor cookies.
Summary: AssertionError: Data object /Users/whaverhals/Library/Caches/NetBeans/7.4beta...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Retriever (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-16 17:49 UTC by Exceptions Reporter
Modified: 2016-07-07 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203111


Attachments
stacktrace (1.94 KB, text/plain)
2013-08-16 17:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-08-16 17:49:16 UTC
This bug was originally marked as duplicate of bug 230633, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: Trying to add a comment line to an XML document




Stacktrace: 
java.lang.AssertionError: Data object /Users/whaverhals/Library/Caches/NetBeans/7.4beta/xml.retriever/www.centurylink.com/Pages/Errors/404Error.jsp has no editor cookies.
   at org.netbeans.modules.xml.retriever.catalog.Utilities._getDocument(Utilities.java:529)
   at org.netbeans.modules.xml.retriever.catalog.Utilities.access$000(Utilities.java:107)
   at org.netbeans.modules.xml.retriever.catalog.Utilities$1.getLookup(Utilities.java:647)
   at org.openide.util.lookup.SimpleProxyLookup.checkLookup(SimpleProxyLookup.java:80)
   at org.openide.util.lookup.SimpleProxyLookup.lookup(SimpleProxyLookup.java:156)
   at org.netbeans.modules.xml.schema.completion.util.DefaultModelProvider.getCompletionModel(DefaultModelProvider.java:129)
Comment 1 Exceptions Reporter 2013-08-16 17:49:19 UTC
Created attachment 138798 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:57:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss