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 - [WSphere] java.io.IOException: org.netbeans.modules.schema2beans.Schema2BeansRuntimeException: Property "groups" already bound to a DOM node.
Summary: [WSphere] java.io.IOException: org.netbeans.modules.schema2beans.Schema2Beans...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 09:05 UTC by Exceptions Reporter
Modified: 2009-10-19 15:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144379


Attachments
stacktrace (2.80 KB, text/plain)
2009-07-21 09:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.