On Monday, Dec 30, 2002, at 17:25 Europe/London, Nicola Ken Barozzi wrote:
OK, sorry, I should have let the compile finish before replying .... ;)1) ./build.sh cleanI just tried exactly the same commands you have done on a 1Ghz PIII W2000 Jdk1.4.1 and cygwin. The build was done succesfully in 3 minutes 47 seconds... try this:
<snip>no reported problems</snip>
BUILD SUCCESSFUL
Total time: 16 seconds
2) ./build.sh -Dinclude.webapp.libs=yes -Dinclude.scratchpad.libs=yes webapp
<snip>no reported problems, apart from lots of deprecation warnings</snip>
BUILD FAILED
java.lang.OutOfMemoryError
<<no stack trace available>>
Total time: 8 minutes 46 seconds
java.lang.OutOfMemoryError
<<no stack trace available>>
Sorry, I do not know how to get more information for you.
Any suggestions?
1) run "./build.sh" and see if only that works
2) run "./build.sh -debug"
3) send me all the output of the two runs
That first build works .... ie. just './build.sh'.
Is there another test I can do for you?
Would something like this help? :
./build.sh -debug -Dinclude.webapp.libs=yes -Dinclude.scratchpad.libs=yes webapp
regards Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]