Re:Project being built - forever !?

Marcio Marchini <[email protected]> Fri, 19 May 2006 16:53:11 -0400
Newsgroups gmane.comp.java.anthill
Message-ID <[email protected]>
	Ok, the problem has come back to me. I am still running Anthill version 
1.8.0.264

- I do have the patched ant.bat as per this message:

“this is a problem with the ant.bat file that comes with the Ant 
distributions. The batch script does not return the real exit code from 
the java process, instead it returns 0 which confuses Anthill as to the 
real outcome of the build. If you switch the ant.bat file in the ant 
distribution you are using with this one: 
http://www.urbancode.com/download/ant.bat
Anthill will be able to detect the failures.”




-I do have a patched CommonsExecute.jar as per this message (even though 
I run XP)

If you are running Tomcat 5.5 under Win2003, the problem is with an 
outdated Anthill jar. The bug fixes will be released with Anthill 1.8.1. 
As a workaround for now, you can use the patched jar available here: 
http://www.urbancode.com/download/anthill_os/CommonsExecute.jar . It 
needs to go into Anthill’s lib folder and also into the 
anthill/WEB-INF/lib folder Tomcat explodes out from the war file 
(CATALINA_HOME/webapps/anthill/WEB-INF/lib).


- I am running cvs and another project from the same repo builds fine

- I looked at the Tomcat logs and I see nothing strange.


	I run Tomcat as a service. Even running it from a BAT I see nothing 
strange. I see "HelloWorld -- Being built" forever in the browser.


	What else can I try? Too dangerous to upgrade Anthill at this point, so 
let me know how to make it work with 1.8.0.264 under Java 1.5.0_05. Thanks,

marcio