On Wed, Nov 17, 2010 at 8:39 AM, Simon Laws <[email protected]> wrote:
> On Wed, Nov 17, 2010 at 1:09 AM, Luciano Resende <[email protected]> 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 Resende
>> http://people.apache.org/~lresende
>> http://twitter.com/lresende1975
>> http://lresende.blogspot.com/
>>
>
> No didn't see that when I built on Windows. What platform are you on?
>
> Did you do the same build on RC2 and not see this?
>
> Simon
>
>
> --
> Apache Tuscany committer: tuscany.apache.org
> Co-author of a book about Tuscany and SCA: tuscanyinaction.com
>


I get a clean build on linux also. So the following work for me.

Windows
   XP/SP3,
   Sun JDK 1.6.0_20
   Maven 2.2.0

Linux
  RH EL 5
  Sun JDK 1.6.0_07
  Maven 2.1.0

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to