From: Brad S. <bg...@be...> - 2004-02-14 23:33:17
|
Hi - I have been trying to use appfuse (via cvs checkout). When I use ant and the "new" target, appfuse provides the following output: [bgsmith@pico appfuse]$ ant new -Dapp.name=3Dtest4 -Ddb.name=3Dtest4db Buildfile: build.xml =20 clean: [echo] Cleaning build and distribution directories =20 new: [echo] Creating new application named 'test4'... [copy] Copying 323 files to /home/bgsmith/src/test4 [copy] Copying 1 file to /home/bgsmith/src/test4 =20 After the last [copy] statement is written to the screen, the cpu pegs at 100% and nothing happens until I get a file size exceeded response from the OS (redhat rhel3). Not sure what is happening. Brad --=20 Brad Smith <bg...@be...> |