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 147757 - [65cat] AssertionError at org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelFactoryImpl.getCatalogWriteModelForProject
Summary: [65cat] AssertionError at org.netbeans.modules.xml.retriever.catalog.impl.Cat...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 19:10 UTC by rajivderas
Modified: 2016-07-07 09:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 4275


Attachments
stacktrace (2.45 KB, text/plain)
2008-09-26 08:05 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-09-19 19:10:45 UTC
Build: NetBeans IDE Dev (Build 200809181401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86

User Comments:
rajivderas: validated esdl file in wsdl designer

GUEST: Validating a WSDL

schnappi: Validating a complex WSDL file.

rajivderas: validated esdl file in wsdl designer



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelFactoryImpl.getCatalogWriteModelForProject(CatalogModelFactoryImpl.java:74)
        at org.netbeans.modules.xml.retriever.catalog.impl.LSResourceResolverImpl.getResolver(LSResourceResolverImpl.java:189)
        at org.netbeans.modules.xml.retriever.catalog.impl.LSResourceResolverImpl.resolveResource(LSResourceResolverImpl.java:95)
        at org.netbeans.modules.xml.wsdl.validator.WSDLInlineSchemaValidator$WSDLLSResourceResolver.resolveResource(WSDLInlineSchemaValidator.java:338)
        at com.sun.org.apache.xerces.internal.util.DOMEntityResolverWrapper.resolveEntity(DOMEntityResolverWrapper.java:106)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1100)
Comment 1 Samaresh Panda 2008-09-19 19:40:39 UTC
Possibly related to WSDL, please make an initial evaluation.
Comment 2 rajivderas 2008-09-26 08:04:51 UTC
Build: NetBeans IDE Dev (Build 200809251401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86

User Comments: 
Steps to reproduce:
1)In a WSDL file goto partner view and refactor delete all PartnerLinkTypes and Messages
2) Then Click on the Validate XML button available in the toolbar of the partner view

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelFactoryImpl.getCatalogWriteModelForProject(CatalogModelFactoryImpl.java:74)
        at org.netbeans.modules.xml.retriever.catalog.impl.LSResourceResolverImpl.getResolver(LSResourceResolverImpl.java:189)
        at org.netbeans.modules.xml.retriever.catalog.impl.LSResourceResolverImpl.resolveResource(LSResourceResolverImpl.java:95)
        at org.netbeans.modules.xml.wsdl.validator.WSDLInlineSchemaValidator$WSDLLSResourceResolver.resolveResource(WSDLInlineSchemaValidator.java:338)
        at com.sun.org.apache.xerces.internal.util.DOMEntityResolverWrapper.resolveEntity(DOMEntityResolverWrapper.java:106)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1100)
Comment 3 rajivderas 2008-09-26 08:05:00 UTC
Created attachment 70652 [details]
stacktrace
Comment 4 Sergey Lunegov 2008-10-01 15:52:28 UTC
Changed target milestone.
Comment 5 Martin Balin 2016-07-07 09:57:09 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