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 163491 - [67cat] AssertionError at org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelFactoryImpl.getCatalogWriteModelForProject
Summary: [67cat] AssertionError at org.netbeans.modules.xml.retriever.catalog.impl.Cat...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 14:22 UTC by neilg
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146990


Attachments
stacktrace (8.02 KB, text/plain)
2009-04-23 14:22 UTC, neilg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neilg 2009-04-23 14:22:22 UTC
Build: NetBeans IDE Dev (Build 200904220201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: registering an external xsd while creating a new xml document - schema not in a catalog :

http://felix.apache.org/ipojo/schemas/CURRENT/core.xsd

neilg: Create xml file from schema



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy24.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 1 neilg 2009-04-23 14:22:34 UTC
Created attachment 80761 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:23 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