Ant is finicky about JDK, wrong version Jars.
I would suggest uninstalling ANT JDK/JRE and then reinstalling
JRE/JDK 
ANT
I would pay particular attaention to things like 
You will need a JAXP Compliant parser 
Which you can read about it here..
http://ant.apache.org/manual/install.html
Regards,
-Martin
----- Original Message ----- 
From: "Cyrus Adkisson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 05, 2004 12:31 PM
Subject: Re: LD_ASSUME_KERNEL


> An addendum to my post: I'm trying to build tomcat 5.0.18 (not .12) on
> this new machine with ant (hoping to circumvent the previous issue), but
> after typing "ant" in the jakarta source directory, the build just
> hangs.
> 
> It says the name of the buildfile and that's all I can tell is
> happening. I tried -v and -debug but there was no more information. Does
> ANT go out to the internet to retrieve stuff? And if so, are there any
> special firewall settings needed to allow that to happen?
> 
> Cyrus
> 
> On Thu, 2004-02-05 at 11:14, Cyrus Adkisson wrote:
> > Hello all.
> > 
> > I have about 15 computers running Tomcat 5 and soap and was having
> > trouble a while back with the Tomcat/Soap services locking up. All the
> > boxes would run fine, and then suddenly stop responding to soap calls.
> > Scott Nichol gave me the key information to set an environment variable
> > to LD_ASSUME_KERNEL=2.2.5 which worked great.
> > 
> > However, I've now just set up my first non-i386 sysetm (a x86_64 dual
> > opteron) and am running into the same lockup problem from before. THIS
> > TIME, though, setting LD_ASSUME_KERNEL practically breaks my entire
> > system as nothing (not even /bin/ls or /bin/mv, much less Tomcat) can
> > find the libraries it needs to run. 
> > 
> > Any ideas on what I could do for this new system?
> > 
> > Cyrus
> > 
> > 
> > 
> 
> 

Reply via email to