You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Leo Simons <le...@apache.org> on 2003/08/07 10:49:14 UTC

[Fwd: Re: Anyone seen this?]

Ah, message was too big. Didn't catch that. Resending without attachments.

-------- Original Message --------
Subject: 	Re: Anyone seen this?
Date: 	Sat, 02 Aug 2003 14:49:31 +0200
From: 	Leo Simons <le...@apache.org>
Newsgroups: 	gmane.comp.jakarta.gump
References: 	<bg...@main.gmane.org> 
<00...@sybase.com> 
<bg...@main.gmane.org> <m3...@bodewig.bost.de>

Okay,

you was spot-on, there's a problem running 'run-tests'. Attached are the 
dumps the sun jvm makes. I tried switching to IBM jdk 1.3.1:

[lsimons /data/gump/ant]$ ./build.sh -v run-tests 2>&1 > 
test-ant-log-ibmjdk.txt

which results in an encoding complaint:

error: The encoding null is not supported

Not exactly useful, I know, but from distant memory I seem to recall 
that this is a common IBM jdk bug under linux. Anyway, I went on to try 
jdk 1.4.2....

...and that solves the problem. As of now, gump runs on lsd run under 
sunjdk 1.4.2.

Stefan, I assume you know where an ant bug report needs to go, if any?

cheers,

- Leo

Stefan Bodewig wrote:
> On Fri, 01 Aug 2003, Leo Simons <le...@apache.org> wrote:
> 
> 
>>that's the ant build itself if I'm not mistaken.
> 
> 
> cat cmdline would tell you if you wanted to be sure, but it looks a
> lot like dist-ant or test-ant.  Does the log indicate where the
> process is hanging?
> 
> In either case, some change in Ant could have triggered a VM bug
> (RedHat 8 is not exactly Java's favorite Linux distribution).
> 
> Stefan




Re: [Fwd: Re: Anyone seen this?]

Posted by Stefan Bodewig <bo...@apache.org>.
On Thu, 07 Aug 2003, Leo Simons <le...@apache.org> wrote:

> Stefan, I assume you know where an ant bug report needs to go, if
> any?

<http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant>

or just send it to me and I'll take care of putting it into the right
place.

Thanks

        Stefan