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 188407 - AssertionError at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel
Summary: AssertionError at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel
Status: RESOLVED DUPLICATE of bug 188362
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 14:37 UTC by bokc
Modified: 2013-04-05 09:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171206


Attachments
stacktrace (9.37 KB, text/plain)
2010-07-06 14:37 UTC, bokc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bokc 2010-07-06 14:37:52 UTC
This bug was originally marked as duplicate of bug 113496, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201007040001)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
bokc: Use wizard for a new webservice from WSDL




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel(AbstractModelFactory.java:133)
   at org.netbeans.modules.xml.retriever.catalog.model.CatalogModelFactory.getModel(CatalogModelFactory.java:86)
   at org.netbeans.modules.xml.retriever.catalog.impl.XAMCatalogWriteModelImpl.getCatalogModel(XAMCatalogWriteModelImpl.java:302)
   at org.netbeans.modules.xml.retriever.catalog.impl.XAMCatalogWriteModelImpl.removeURI(XAMCatalogWriteModelImpl.java:184)
   at org.netbeans.modules.xml.retriever.catalog.impl.XAMCatalogWriteModelImpl.addURI(XAMCatalogWriteModelImpl.java:157)
   at org.netbeans.modules.xml.retriever.catalog.impl.XAMCatalogWriteModelImpl.addURI(XAMCatalogWriteModelImpl.java:150)
Comment 1 bokc 2010-07-06 14:37:55 UTC
Created attachment 100623 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-07-07 08:29:21 UTC
Nikita, please take a look.
Comment 3 Svata Dedic 2013-04-05 09:08:18 UTC
Different stack, but should be solved together.

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