Good news: Hongbing successfully reproduced the Ant Replace Task error on one of his machines. 
Bad news: this is a real problem.

We have yet to confirm whether its an Operating System (XP vs. Server 2003) or Java version (1.5.0_04 vs. 1.5.0_03) problem.

thanks, aaron

At 06:26 PM 9/8/2005, Hongbing wrote:
Hi, Aaron,

I repeated your error on my newly installed laptop. The failure happened
on line 498 in build.utils.xml. I will take a further look at it.

Thanks
Hongbing


At 10:36 PM 9/7/2005, Aaron Kagawa wrote:
Thanks.. one immediate difference is that you are using an old version of Java5.  I'm using Java 1.5.0_04.

C:\java\cvs\hackyBuild>java -version
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

Can you try that?
Also, it seems that your PATH variable is a little strange. You have


JAVA_HOME=C:\jdk1.5.0_03

Path=C:\Program Files\Java\jdk1.5.0;

I think you installed Java twice.. try changing your path to use %JAVA_HOME%\bin and move it to the front of your path.
The weird thing I found in Tomcat 5.5.9 is that it copied hackystat war content over to webapps folder.

Yes. this different from Tomcat 5.0.x and Tomcat 4..

thanks, aaron

At 10:27 PM 9/7/2005, you wrote:
Hi, Aaron,

It did not fail on me. I am running Windows Server 2003 as you may know. The weird thing I found in Tomcat 5.5.9
is that it copied hackystat war content over to webapps folder. This link is the my deployment of hackystat.
http://csdl.ics.hawaii.edu/~hongbing/hackystat/DeployLog.txt

Looks like it is good on windows server 2003.

Cheers,
Hongbing

At 09:25 PM 9/7/2005, you wrote:
Hongbing,

Can you send me a txt file that looks something like < http://csdl.ics.hawaii.edu/~kagawaa/replace-error.txt>?

 Just build hackyKernel and hackyInstaller. then run the following commands.

c:\java\cvs\hackyBuild> ant -q freshStart junitAll
c:\java\cvs\hackyBuild> java -version
c:\java\cvs\hackyBuild> ant -version
c:\java\cvs\hackyBuild> set

also, please confirm if you are running Windows XP or Windows Server 2003

thanks, aaron

Reply via email to