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 185358 - AssertionError at org.netbeans.modules.xml.schema.model.impl.GlobalComponentsIndexSupport.findByNameAndType
Summary: AssertionError at org.netbeans.modules.xml.schema.model.impl.GlobalComponents...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 13:50 UTC by FrantaM
Modified: 2010-05-04 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169018


Attachments
stacktrace (4.27 KB, text/plain)
2010-05-03 13:50 UTC, FrantaM
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FrantaM 2010-05-03 13:50:15 UTC
Build: NetBeans IDE Dev (Build 201005030200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.xml.schema.model.impl.GlobalComponentsIndexSupport.findByNameAndType(GlobalComponentsIndexSupport.java:138)
   at org.netbeans.modules.xml.schema.model.impl.SchemaModelImpl.findByNameAndType(SchemaModelImpl.java:234)
   at org.netbeans.modules.xml.schema.model.impl.resolver.IncludeResolver.resolveRecursiveDown(IncludeResolver.java:102)
   at org.netbeans.modules.xml.schema.model.impl.resolver.IncludeResolver.resolve(IncludeResolver.java:79)
   at org.netbeans.modules.xml.schema.model.impl.SchemaModelImpl.resolveImpl(SchemaModelImpl.java:181)
   at org.netbeans.modules.xml.schema.model.impl.SchemaModelImpl.resolve(SchemaModelImpl.java:163)
Comment 1 FrantaM 2010-05-03 13:50:20 UTC
Created attachment 98369 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-05-04 09:54:01 UTC
Please provide steps to reproduce the issue.