Bug#189028: marked as done (libxerces2-java: Problem running ant with libxerces2-java version 2.3.0-1, works fine with version 2.0.1-1)

Debian Bug Tracking System owner@bugs.debian.org
Sat Oct 18 12:50:02 2003


Your message dated Sat, 18 Oct 2003 12:44:42 +0200
with message-id <3F91199A.4080604@debian.org>
and subject line Bug#189028: libxerces2-java: Problem running ant with	libxerces2-java version 2.3.0-1, works fine with version 2.0.1-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Apr 2003 20:43:05 +0000
>From matt@crazy42.org Mon Apr 14 15:42:56 2003
Return-path: <matt@crazy42.org>
Received: from (mongoose) [128.153.155.89] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 195An1-0006FO-00; Mon, 14 Apr 2003 15:42:55 -0500
Received: (qmail 11286 invoked by uid 1000); 14 Apr 2003 20:42:24 -0000
Message-ID: <20030414204224.11285.qmail@mongoose>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Matthew D. Cristantello" <matt@crazy42.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libxerces2-java: Problem running ant with libxerces2-java version
	2.3.0-1, works fine with version 2.0.1-1
X-Mailer: reportbug 2.10.1
Date: Mon, 14 Apr 2003 16:42:24 -0400
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: libxerces2-java
Version: 2.3.0-1
Severity: important
Tags: sid

matt@mongoose:~/cvs/RestaurantHelperAnt/build$ ant
Buildfile: build.xml
 
BUILD FAILED
java.lang.IllegalAccessError: tried to access method
java.lang.Object.clone()Ljava/lang/Object; from class
org.apache.xerces.impl.XMLEntityManager
        at
org.apache.xerces.impl.XMLEntityManager.getRecognizedFeatures(XMLEntityManager.java:1291)
        at
org.apache.xerces.parsers.BasicParserConfiguration.addComponent(BasicParserConfiguration.java:300)
        at
org.apache.xerces.parsers.DTDConfiguration.<init>(DTDConfiguration.java:374)
        at
org.apache.xerces.parsers.StandardParserConfiguration.<init>(StandardParserConfiguration.java:215)
        at
org.apache.xerces.parsers.IntegratedParserConfiguration.<init>(IntegratedParserConfiguration.java:182)
        at
org.apache.xerces.parsers.IntegratedParserConfiguration.<init>(IntegratedParserConfiguration.java:139)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at
java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:306)
        at java.lang.Class.newInstance(Class.java:259)
        at
org.apache.xerces.util.ObjectFactory.newInstance(ObjectFactory.java:307)
        at
org.apache.xerces.util.ObjectFactory.findJarServiceProvider(ObjectFactory.java:436)
        at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java:251)
        at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java:137)
        at
org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:140)
        at
org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:125)
        at
org.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:102)
        at
org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:95)
        at
org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:188)
        at
org.apache.tools.ant.util.JAXPUtils.getParser(JAXPUtils.java:137)
        at
org.apache.tools.ant.helper.ProjectHelperImpl.parse(ProjectHelperImpl.java:134)
        at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:117)
        at org.apache.tools.ant.Main.runBuild(Main.java:596)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)
 
Total time: 3 seconds
java.lang.IllegalAccessError: tried to access method
java.lang.Object.clone()Ljava/lang/Object; from class
org.apache.xerces.impl.XMLEntityManager
        at
org.apache.xerces.impl.XMLEntityManager.getRecognizedFeatures(XMLEntityManager.java:1291)
        at
org.apache.xerces.parsers.BasicParserConfiguration.addComponent(BasicParserConfiguration.java:300)
        at
org.apache.xerces.parsers.DTDConfiguration.<init>(DTDConfiguration.java:374)
        at
org.apache.xerces.parsers.StandardParserConfiguration.<init>(StandardParserConfiguration.java:215)
        at
org.apache.xerces.parsers.IntegratedParserConfiguration.<init>(IntegratedParserConfiguration.java:182)
        at
org.apache.xerces.parsers.IntegratedParserConfiguration.<init>(IntegratedParserConfiguration.java:139)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at
java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:306)
        at java.lang.Class.newInstance(Class.java:259)
        at
org.apache.xerces.util.ObjectFactory.newInstance(ObjectFactory.java:307)
        at
org.apache.xerces.util.ObjectFactory.findJarServiceProvider(ObjectFactory.java:436)
        at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java:251)
        at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java:137)
        at
org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:140)
        at
org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:125)
        at
org.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:102)
        at
org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:95)
        at
org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:188)
        at
org.apache.tools.ant.util.JAXPUtils.getParser(JAXPUtils.java:137)
        at
org.apache.tools.ant.helper.ProjectHelperImpl.parse(ProjectHelperImpl.java:134)
        at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:117)
        at org.apache.tools.ant.Main.runBuild(Main.java:596)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)
tried to access method java.lang.Object.clone()Ljava/lang/Object; from
class org.apache.xerces.impl.XMLEntityManager


****end error output ******

Note: If I downgrade libxerces2-java to version 2.0.1-1, ant works fine. I'm
not sure if this is an ant problem or a library function...

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mongoose 2.4.20 #2 SMP Sat Mar 29 11:12:24 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libxerces2-java depends on:
ii  java-common                   0.18       Base of all Java packages

-- no debconf information


---------------------------------------
Received: (at 189028-done) by bugs.debian.org; 18 Oct 2003 10:44:46 +0000
>From sgybas@debian.org Sat Oct 18 05:44:46 2003
Return-path: <sgybas@debian.org>
Received: from hal.edenmarket.de [62.96.68.5] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AAoZh-0002Hc-00; Sat, 18 Oct 2003 05:44:45 -0500
Received: from localhost ([127.0.0.1] ident=amavis)
	by hal.edenmarket.de with esmtp (Exim 4.22)
	id 1AAoZh-00047N-6c
	for 189028-done@bugs.debian.org; Sat, 18 Oct 2003 12:44:45 +0200
Received: from hal.edenmarket.de ([127.0.0.1])
	by localhost (hal [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 15431-01 for <189028-done@bugs.debian.org>;
	Sat, 18 Oct 2003 12:44:45 +0200 (CEST)
Received: from pd95194a2.dip.t-dialin.net ([217.81.148.162] helo=debian.org)
	by hal.edenmarket.de with asmtp (Exim 4.22)
	id 1AAoZe-00047G-Hq
	for 189028-done@bugs.debian.org; Sat, 18 Oct 2003 12:44:42 +0200
Message-ID: <3F91199A.4080604@debian.org>
Date: Sat, 18 Oct 2003 12:44:42 +0200
From: Stefan Gybas <sgybas@debian.org>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213
X-Accept-Language: en, de
MIME-Version: 1.0
To: 189028-done@bugs.debian.org
References: <20030414204224.11285.qmail@mongoose>	 <3F8FFF5B.2010303@debian.org> <1066408775.16325.4.camel@mongoose> <3F901FEE.90300@debian.org>
In-Reply-To: <3F901FEE.90300@debian.org>
Subject: Re: Bug#189028: libxerces2-java: Problem running ant with	libxerces2-java
 version 2.3.0-1, works fine with version 2.0.1-1
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 189028-done@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=4.0
	tests=none
	version=2.53-bugs.debian.org_2003_10_18
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_18 (1.174.2.15-2003-03-30-exp)

The submitter of this bug report has informed me that the problem does 
not exist any longer. I'm therefore closing this big report.

Stefan