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 168853

Summary: [WSphere] java.io.IOException: org.netbeans.modules.schema2beans.Schema2BeansRuntimeException: Property "groups" already bound to a DOM node.
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: WebSphereAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144379
Issue Type: DEFECT Exception Reporter: 144379
Attachments: stacktrace

Description Exceptions Reporter 2009-07-21 09:05:50 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Windows XP, 5.1, x86

User Comments:
tnleeuw: I did a search thru all open projects, all files, for a string

GUEST: Performing a text search across projects



Stacktrace: 
org.netbeans.modules.schema2beans.Schema2BeansException: Property "groups" already bound to a DOM node.<br/>
        at org.netbeans.modules.schema2beans.BeanProp.registerDomNode(BeanProp.java:1821)<br/>
        at org.netbeans.modules.schema2beans.GraphManager.fillProperties(GraphManager.java:540)<br/>
        at org.netbeans.modules.schema2beans.BaseBean.createBean(BaseBean.java:2079)<br/>
        at org.netbeans.modules.schema2beans.GraphManager.fillProperties(GraphManager.java:567)<br/>
        at org.netbeans.modules.schema2beans.BaseBean.createBean(BaseBean.java:2079)<br/>
        at org.netbeans.modules.schema2beans.GraphManager.fillProperties(GraphManager.java:567)<br/>
Comment 1 Exceptions Reporter 2009-07-21 09:05:57 UTC
Created attachment 84976 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-21 09:06:11 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144379
Comment 3 Petr Jiricka 2009-10-12 13:59:18 UTC
WebSphere plugin issue.