Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 87379 invoked from network); 29 Aug 2007 06:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 06:14:21 -0000 Received: (qmail 22386 invoked by uid 500); 29 Aug 2007 06:14:14 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 22318 invoked by uid 500); 29 Aug 2007 06:14:14 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 22309 invoked by uid 99); 29 Aug 2007 06:14:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 23:14:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [134.98.65.23] (HELO vwall-vs.elsag.de) (134.98.65.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 06:15:05 +0000 Received: from esmail.elsag.de ([192.168.2.88]) by vwall-vs.elsag.de with InterScan Messaging Security Suite; Wed, 29 Aug 2007 08:13:47 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: RE: [continuum] BUILD FAILURE: Commons Configuration Date: Wed, 29 Aug 2007 08:13:46 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [continuum] BUILD FAILURE: Commons Configuration Thread-Index: AcfpkQIM3pwN6642RiymhFQySxRfigAcoo5Q References: <8974894.11187952223476.JavaMail.continuum@vmbuild> <46CEF61F.7000900@oliver-heger.de> <46D31A1B.3020202@oliver-heger.de> <6185d22e0708271147l17694206s36557cb5c77a2102@mail.gmail.com> <46D32679.10401@oliver-heger.de> <46D446BA.8000801@oliver-heger.de> <31cc37360708280923g1596b55fvff237f78d58b754b@mail.gmail.com> <46D44DF9.5050700@oliver-heger.de> From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Jakarta Commons Developers List" X-Virus-Checked: Checked by ClamAV on apache.org Hi Oliver, Oliver Heger wrote on Tuesday, August 28, 2007 6:32 PM: > Henri Yandell wrote: >> We can change CI to use a JDK 1.6 if that's what Configuration's >> target is.=20 >=20 > This doesn't seem to be the problem. We get errors like the > one below. > Is there anything wrong with the JDK on the build machine? >=20 > Oliver >=20 > testGetConfiguration(org.apache.commons.configuration.TestData > Configuration) Time elapsed: 0.052 sec <<< ERROR! > java.lang.UnsatisfiedLinkError: > /usr/lib/jvm/j2sdk1.4.2_15/jre/lib/i386/libawt.so: libXp.so.6: cannot > open shared object file: No such file or directory This might simply be a headless installation ... so no X on the machine = at all. Try to define for surefire the awt.headless system property. [snip] - J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org