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 - build.xml creates VerfiyError - AntProjectSupport
Summary: build.xml creates VerfiyError - AntProjectSupport
Status: CLOSED DUPLICATE of bug 11020
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-15 08:08 UTC by Geoff Capper
Modified: 2003-06-30 14:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Complete ide.log (56.48 KB, text/plain)
2002-07-15 08:11 UTC, Geoff Capper
Details

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