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 269722 - IllegalArgumentException: more than one element with same name found
Summary: IllegalArgumentException: more than one element with same name found
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 14:36 UTC by bartvdc
Modified: 2017-10-04 07:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220239


Attachments
stacktrace (2.02 KB, text/plain)
2017-02-02 14:36 UTC, bartvdc
Details
stacktrace (2.34 KB, text/plain)
2017-10-04 07:47 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartvdc 2017-02-02 14:36:38 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
bartvdc: Open project

GUEST: Please check out the problem and let me know

GUEST: On project close




Stacktrace: 
java.lang.IllegalArgumentException: more than one element with same name found
   at org.openide.xml.XMLUtil.findElement(XMLUtil.java:982)
   at org.netbeans.spi.project.support.ant.AntProjectHelper$9.run(AntProjectHelper.java:926)
   at org.netbeans.spi.project.support.ant.AntProjectHelper$9.run(AntProjectHelper.java:922)
   at org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:252)
   at org.openide.util.Mutex.readAccess(Mutex.java:218)
   at org.netbeans.spi.project.support.ant.AntProjectHelper.getConfigurationFragment(AntProjectHelper.java:922)
Comment 1 bartvdc 2017-02-02 14:36:40 UTC
Created attachment 163550 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-03-22 12:34:10 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=220239
Comment 3 Exceptions Reporter 2017-10-04 07:47:40 UTC
Created attachment 165240 [details]
stacktrace

...