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 25612

Summary: build.xml creates VerfiyError - AntProjectSupport
Product: projects Reporter: Geoff Capper <geoffcapper>
Component: AntAssignee: issues@projects <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Complete ide.log

Description Geoff Capper 2002-07-15 08:08:39 UTC
Whenever a folder in the filesystem or Projects view is 
opened that contains a build.xml file a 
java.lang.VerifyError is created.

From ide.log:
java.lang.VerifyError: (class: 
org/apache/tools/ant/module/xml/AntProjectSupport, method: 
parseDocument signature: ()V) Incompatible object argument 
for function call
java.lang.VerifyError: (class: 
org/apache/tools/ant/module/xml/AntProjectSupport, method: 
parseDocument signature: ()V) Incompatible object argument 
for function call
	at 
org.apache.tools.ant.module.loader.AntProjectDataObject.<in
it>(AntProjectDataObject.java:44)
	at 
org.apache.tools.ant.module.loader.AntProjectDataLoader.cre
ateMultiObject(AntProjectDataLoader.java:161)

I am using the 3.2.2 windows exe installer, downloaded 
this morning from the site.
Comment 1 Geoff Capper 2002-07-15 08:11:03 UTC
Created attachment 6659 [details]
Complete ide.log
Comment 2 Jesse Glick 2002-07-15 11:15:35 UTC
Please delete stray XML parsers from your JRE's lib/ext/ directory.
See http://ant.netbeans.org/faq.html

*** This issue has been marked as a duplicate of 11020 ***
Comment 3 Quality Engineering 2003-06-30 14:44:02 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.

Comment 4 Quality Engineering 2003-06-30 14:45:56 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.