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 205158

Summary: [71cat] org.netbeans.tax.ReadOnlyException: [org.netbeans.tax.TreeComment@15355fb, org.netbeans.tax.TreeComment@31f54b, org.netbeans.tax.TreeComment@1df414a, org.netbeans.tax.TreeComment@378102, org.netbeans.
Product: xml Reporter: dds.dhawal
Component: TAXAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal CC: jglick, markiewb, schnappi, trekxander
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 110602
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description dds.dhawal 2011-11-15 16:37:20 UTC
Build: NetBeans IDE Dev (Build 201111120600)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Linux

User Comments:
schnappi: Adding a new NetBeans module to a NetBeans application project using Maven.




Stacktrace: 
org.netbeans.tax.ReadOnlyException: [org.netbeans.tax.TreeComment@15355fb, org.netbeans.tax.TreeComment@31f54b, org.netbeans.tax.TreeComment@1df414a, org.netbeans.tax.TreeComment@378102, org.netbeans.tax.TreeElementDecl@1f6b092, org.netbeans.tax.TreeElementDecl@c2496e, org.netbeans.tax.TreeElementDecl@162db4d, org.netbeans.tax.TreeElementDecl@12bb06e]Value is read-only.
   at org.netbeans.tax.TreeObject.checkReadOnly(TreeObject.java:245)
   at org.netbeans.tax.TreeObjectList.checkUnsupportedOperation(TreeObjectList.java:433)
   at org.netbeans.tax.TreeObjectList.addNoFire(TreeObjectList.java:657)
   at org.netbeans.tax.TreeObjectList.add(TreeObjectList.java:666)
   at org.netbeans.tax.io.XNIBuilder$XMLBuilder.appendChild(XNIBuilder.java:1694)
   at org.netbeans.tax.io.XNIBuilder$XMLBuilder.startAttlist(XNIBuilder.java:1149)
Comment 1 dds.dhawal 2011-11-15 16:37:23 UTC
Created attachment 113235 [details]
stacktrace
Comment 2 Jesse Glick 2011-11-16 00:17:18 UTC
Looks like a bug in TAX, given that apisupport is merely calling XMLParsingSupport.parse. Any known way to reproduce?
Comment 3 dds.dhawal 2011-11-16 17:10:23 UTC
unfortunately, This exception was encountered only once. I am trying to reproduce it again.
Comment 4 Jesse Glick 2011-11-22 20:57:52 UTC
Created attachment 113428 [details]
stacktrace

Running lots of wizards on an NBM project in quite succession.
Comment 5 Exceptions Reporter 2012-06-09 19:57:35 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=110602
Comment 6 Exceptions Reporter 2014-04-12 09:44:02 UTC
Created attachment 146712 [details]
stacktrace

Set Main Project
Comment 7 trekxander 2015-09-19 12:30:00 UTC
Created attachment 156300 [details]
stacktrace

it just appeared after downloading updates
Comment 8 markiewb 2016-01-04 19:29:03 UTC
Created attachment 157995 [details]
stacktrace

Starting netbeans with some projects opened