Hi all

Problem exist in  fuse-esb-3.3.1.16

I have 7 service assemblies  to deploy
All of them have camel based flow,
some use database, some not.
(2-5 spring config xml files per sa)

When I deploy 5 sa all is ok
On 6 got exception like "too many open files" (in hotdeploy case)
or "file not found" (in ant deploy task call case)

I can choose any sa or sa combination and succesfully deploy it separately
if number of sa's is less than 6.

Looks like problem is in number of open files
(config xml's for example)

ulimit is unlimited for servicemix user in my OS
real number of open files in system is ~650

Help me please - I can not find any configurable item to tune number of files inside servicemix.
_________
Pavel

Reply via email to