bzr selftest (on solaris 10): too may open files
Marius Kruger
amanic at gmail.com
Mon Nov 17 16:03:41 GMT 2008
2008/11/17 Voelker, Bernhard <bernhard.voelker at siemens.com>
> ...
[Errno 24] Too many open files: '/tmp/testbzrtmJGu0.log'
>
> ... many of these afterwards ...
>
> I thought 256 should be enough.
>
> $ ulimit -a
> time(seconds) unlimited
> file(blocks) unlimited
> data(kbytes) 2097152
> stack(kbytes) 8192
> coredump(blocks) unlimited
> nofiles(descriptors) 256
> vmemory(kbytes) unlimited
>
I had this problem with another program using java recently.
(
http://amanica.blogspot.com/2008/11/javanetsocketexception-too-many-open.html
)
We got around it by increasing the amount of available memory.
If you are root you can also try to increase the limit and see if that
helps.
regards
marius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20081117/f0d89ba2/attachment.htm
More information about the bazaar
mailing list