On 17/11/2010 01:09, Luciano Resende wrote:
I tried couple times building from the source distribution, but I keep
getting "too many open files" when building the base runtime shaded
jar :
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating shaded jar:
/home/lresende/opensource/apache/tuscany/releases/2.0-Beta/tuscany-sca-2.0-Beta1-src/distribution/aggregations/base-runtime-aggregation/target/tuscany-base-runtime-aggregation-2.0-Beta1-shaded.jar
(Too many open files)
But if I do ulimit, I'm seeing unlimited :
$ ulimit
unlimited
Anyone else seeing this ?
Luciano,
I get a clean build on Windows.
Ironically, I don't get a clean build of trunk!
Yours, Mike.