Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 22770 invoked from network); 14 Nov 2002 20:35:41 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Nov 2002 20:35:41 -0000 Received: (qmail 20521 invoked by uid 97); 14 Nov 2002 20:36:32 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 20468 invoked by uid 97); 14 Nov 2002 20:36:31 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 20454 invoked by uid 98); 14 Nov 2002 20:36:30 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-Server-Uuid: 611fd078-1d0c-11d4-90c7-00508bcfbe58 X-FNM: 3900NW Message-ID: <3DD408A2.92C43E92@fanniemae.com> Date: Thu, 14 Nov 2002 15:33:39 -0500 From: "Siva Malladi" Organization: Fannie Mae X-Mailer: Mozilla 4.78 [en]C-CCK-MCD (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "Ant Users List" cc: "'iblesa@tissat.es'" Subject: Re: Ant does not compile with Redhat 8.0 ??? References: <86EDBD151558D311BB5700508B2E03FC081650CB@pikachu.wrq.com> X-WSS-ID: 11CAD418809364-01-01 Content-Type: multipart/mixed; boundary=------------5A6D88A766D7DC94EA812451 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --------------5A6D88A766D7DC94EA812451 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello All, Anyone of you experienced problem with FTP task with Static IP address, I am seeing FTP failure by not able to connect. Thanks, SM Ed Mack wrote: > Hi Ismael, > I got the same errors under RedHat 8.0. Though I don't know the > implications of my fix (found on Google), I eliminated the error by changing > the locale setting in following line in the file /etc/sysconfig/i18n: > > From: > LANG="en_US.UTF-8" > > To: > LANG="en_US" > > Ed > > -----Original Message----- > From: Ismael Blesa Part [mailto:iblesa@tissat.es] > Sent: Thursday, November 14, 2002 2:49 AM > To: ant-user@jakarta.apache.org > Subject: Ant does not compile with Redhat 8.0 ??? > > I have installed Redhat 8.0 and since this I am experiencing some > problems with ant. > > On the compile task I have on my project I am getting a lot of errors > that do not allow me to make a build of my project. It was working > before on suse and also on windows. > > I have tested with sun and IBM virtual machines for 1.3.1 > SUN is > java version "1.3.1_06" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_06-b01) > Java HotSpot(TM) Client VM (build 1.3.1_06-b01, mixed mode) > IBM is > java version "1.3.1" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1) > Classic VM (build 1.3.1, J2RE 1.3.1 IBM build cxia32131-20020622 (JIT > enabled: jitc)) > > The errors I get are > > compile: > [mkdir] Created dir: /home/koko/workspace/myproject/build > [mkdir] Created dir: /home/koko/workspace/myproject/build/classes > [javac] Compiling 824 source files to > /home/koko/workspace/myproject/build/classes > [javac] error: compiler message file broken: > key=compiler.err.sun.io.MalformedInputException arguments=null, null, > null, null, null, null, null > [javac] error: compiler message file broken: > key=compiler.err.sun.io.MalformedInputException arguments=null, null, > null, null, null, null, null > [javac] error: compiler message file broken: > key=compiler.err.sun.io.MalformedInputException arguments=null, null, > null, null, null, null, null > > [javac] 100 errors > > BUILD FAILED > file:/home/koko/workspace/project/bin/build.xml:179: Compile failed; see > the compiler error output for details. > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- Siva Malladi 202 752 1196 siva_malladi@fanniemae.com --------------5A6D88A766D7DC94EA812451 Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: For additional commands, e-mail: --------------5A6D88A766D7DC94EA812451--