Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 96028 invoked from network); 8 Jul 2005 15:01:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2005 15:01:06 -0000 Received: (qmail 67313 invoked by uid 500); 8 Jul 2005 15:00:57 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 67256 invoked by uid 500); 8 Jul 2005 15:00:56 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 67236 invoked by uid 99); 8 Jul 2005 15:00:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2005 08:00:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.95.232.36] (HELO mail02.roncap.com) (64.95.232.36) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2005 08:00:54 -0700 Received: (qmail 17894 invoked by uid 46); 8 Jul 2005 15:00:52 -0000 Received: from william.evans@ronin-capital.com by mail02.roncap.com by uid 502 with qmail-scanner-1.21st (spamassassin: 2.63. Clear:RC:1(10.97.1.103):. Processed in 0.018936 secs); 08 Jul 2005 15:00:52 -0000 Received: from sron-chi-exc03.ronin.roncap.com (10.97.1.103) by sron-chi-mail02.ronin.roncap.com with SMTP; 8 Jul 2005 15:00:52 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: JVM Crash calling Configuration on 64-Bit Server VM (1.5.0_04-b05) for solaris-amd64 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 8 Jul 2005 10:00:52 -0500 Message-ID: <319858E54D2935458248B238BF06BF703D6E44@sron-chi-exc03.ronin.roncap.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JVM Crash calling Configuration on 64-Bit Server VM (1.5.0_04-b05) for solaris-amd64 Thread-Index: AcWDsu6/u2pTWaBdR36t2S3/aTOxjgAGe1Kw From: "William Evans" To: "Jakarta Commons Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The application only crashes under this VM when in 64-bit mode (-d64 flag). This VM is only intended for Solaris x86, so this is the only platform. The crash is a JVM crash, not an exception and it happens about 50% of the time. As far as I know Configuration does not use Xerces. I do not use the XML-style configuration but that does not mean that xml-related classes are not loaded, though I am 90% confident xerces isn't in my classpath.=20 Thanks for your interest. -----Original Message----- From: David J. M. Karlsen [mailto:david@davidkarlsen.com]=20 Sent: Friday, July 08, 2005 4:47 AM To: Jakarta Commons Users List Subject: Re: JVM Crash calling Configuration on 64-Bit Server VM (1.5.0_04-b05) for solaris-amd64 William Evans wrote: > I have an application that uses Commons Configuration. >=20 > It runs on an AMD64 SunFire (dual processor) box under Solaris 10. Crashes only under this JVM? Or other plattforms as well? Does commons configuration use xerces? We had some issues with JVM=20 abortion when moving from win to solaris. As far as I can remember the=20 problem occured because we compiled against a newer xerces version than=20 we had on the solaris machine. But the JVM crashed insted of throwing an exception. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org