Jeremy Quinn wrote:
On Sunday, Dec 29, 2002, at 23:21 Europe/London, Nicola Ken Barozzi wrote:

Jason Foster wrote:

P.S. The new build system keeps running out of memory on OS/X 10.2.3 with the stock Java environment. Too much recusion, methinks.

There is not much recursion. Could you please post more info of where it fails, so I can have a look at it?

I get this problem too.
G4 Powerbook, 512Meg Ram, MacOSX 10.2.3, JVM 1.3.1, CVS from today

1) ./build.sh clean

<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?
I 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:

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

--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to