[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Problems building a project
|
- From: sorenk@xxxxxxxxxx (Søren Krum)
- Date: Wed, 15 Apr 2009 11:49:08 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hm, looks like i have a problem her, but in the end not really:
$ cat /proc/sys/fs/file-nr
6624 0 307013
| | |
| | |
| | maximum open file descriptors
| total free allocated file descriptors
total allocated file descriptors
(the number of file descriptors allocated since boot)
I try that out, but even if a null of available file descriptors does not
look great allocates ubuntu thess descriptors dynamically ( i assume, i
still can open some xterms and the number of allocated rises).
Other ideas? Any known bug that eclipse do not like ubuntus way of dealing
with descriptors? Or some java own restrictions?