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 193363 - AssertionError at org.netbeans.modules.xml.schema.model.impl.resolver.ImportResolver.findInIncludedImportsDown
Summary: AssertionError at org.netbeans.modules.xml.schema.model.impl.resolver.ImportR...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 10:54 UTC by Erno Mononen
Modified: 2016-07-07 09:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161926


Attachments
stacktrace (3.70 KB, text/plain)
2010-12-14 10:54 UTC, Erno Mononen
Details
stacktrace (3.70 KB, text/plain)
2010-12-28 09:27 UTC, Erno Mononen
Details
stacktrace (3.70 KB, text/plain)
2010-12-28 11:15 UTC, Erno Mononen
Details
stacktrace (1.62 KB, text/plain)
2012-10-15 04:05 UTC, masoodfaisal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2010-12-14 10:54:35 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows XP

User Comments:
emononen: Editing a wsdl file

msreekanth: Trying to edit a wsdl file from my workspace




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.xml.schema.model.impl.resolver.ImportResolver.findInIncludedImportsDown(ImportResolver.java:180)
   at org.netbeans.modules.xml.schema.model.impl.resolver.ImportResolver.resole(ImportResolver.java:83)
   at org.netbeans.modules.xml.schema.model.impl.SchemaModelImpl.resolveImpl(SchemaModelImpl.java:193)
   at org.netbeans.modules.xml.schema.model.impl.SchemaModelImpl.resolve(SchemaModelImpl.java:170)
   at org.netbeans.modules.xml.schema.model.impl.GlobalReferenceImpl.get(GlobalReferenceImpl.java:77)
   at org.netbeans.modules.xml.schema.model.impl.GlobalReferenceImpl.get(GlobalReferenceImpl.java:59)
Comment 1 Erno Mononen 2010-12-14 10:54:38 UTC
Created attachment 104052 [details]
stacktrace
Comment 2 Erno Mononen 2010-12-28 09:27:48 UTC
Created attachment 104550 [details]
stacktrace

Was editing a wsdl file
Comment 3 Erno Mononen 2010-12-28 11:15:49 UTC
Created attachment 104557 [details]
stacktrace

editing a wsdl file
Comment 4 masoodfaisal 2012-10-15 04:05:16 UTC
Created attachment 125949 [details]
stacktrace
Comment 5 Exceptions Reporter 2012-10-15 04:05:22 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=161926
Comment 6 Martin Balin 2016-07-07 09:56:25 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