re: inotify cannot be used, reverting to polling: Too many open files

2022-03-19 Thread L A Walsh
New message in tail: Anyone else seen this type of message lately:? tail -f .*log|wc tail: inotify cannot be used, reverting to polling: Too many open files It doesn't seem to be a big issue, but thought I should mention it... -- Problem reports: https://cygwin.com/problems.html

cygwin 1.7.26-1 causes Too many open files error in squid

2013-12-04 Thread Scuzuliak
in squid's cache.log: 2013/12/04 11:23:44| comm_open: socket failure: (24) Too many open files 2013/12/04 11:23:44| WARNING: This machine has a serious shortage of filedescriptors. 2013/12/04 11:23:44| Closing HTTP port [::]:3128 2013/12/04 11:23:44| storeDirWriteCleanLogs: Starting... 2013/12/04

Re: cygwin 1.7.26-1 causes Too many open files error in squid

2013-12-04 Thread Tim Prince
On 12/4/2013 2:28 PM, Scuzuliak wrote: I'm running squid on cygwin64 under Windows 7. All packages on my system are at the latest versions. After upgrading the cygwin package to 1.7.26-1, I started getting errors in squid which causes it to abort. Rolling the cygwin package back to 1.7.25-1

Re: cygwin 1.7.26-1 causes Too many open files error in squid

2013-12-04 Thread Corinna Vinschen
On Dec 4 14:46, Tim Prince wrote: On 12/4/2013 2:28 PM, Scuzuliak wrote: I'm running squid on cygwin64 under Windows 7. All packages on my system are at the latest versions. After upgrading the cygwin package to 1.7.26-1, I started getting errors in squid which causes it to abort.

Re: [1.7] makeinfo : too many open files

2009-03-27 Thread Corinna Vinschen
Hi Marco, On Mar 26 22:09, Marco Atzeri wrote: Hi Corinna, rebase had no effect. I packed the test case in http://matzeri.altervista.org/strace/ as makeinfo_test.tar.xz $ cd doc/interpreter $ makeinfo -I.. octave.texi Thanks for your testcase. I got the same problem in cygheap.cc

[1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
.. octave-a4.texi octave-a4.texi:621: @include `package.texi': Too many open files. octave-a4.texi:632: @include `dynamic.texi': Too many open files Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Corinna Vinschen
`dynamic.texi': No such file or directory. $ makeinfo -P.. octave-a4.texi octave-a4.texi:621: @include `package.texi': Too many open files. octave-a4.texi:632: @include `dynamic.texi': Too many open files The 1.7 strace shows a weird error message: seterrno_from_win_error: /ext/build/netrel/src

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Christopher Faylor
': No such file or directory. octave-a4.texi:632: @include `dynamic.texi': No such file or directory. $ makeinfo -P.. octave-a4.texi octave-a4.texi:621: @include `package.texi': Too many open files. octave-a4.texi:632: @include `dynamic.texi': Too many open files The 1.7 strace shows a weird

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
--- Gio 26/3/09, Christopher Faylor ha scritto: Da: Christopher Faylor Oggetto: Re: [1.7] makeinfo : too many open files A: cygwin@cygwin.com Data: Giovedì 26 marzo 2009, 18:09 -Segue allegato- On Thu, Mar 26, 2009 at 04:23:40PM +0100, Corinna Vinschen wrote: On Mar 26 12

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
--- Gio 26/3/09, Corinna Vinschen ha scritto: Da: Corinna Vinschen Oggetto: Re: [1.7] makeinfo : too many open files A: cygwin Data: Giovedì 26 marzo 2009, 16:23 -Segue allegato- On Mar 26 12:36, Marco Atzeri wrote: Dear All, building the documentation for octave

Re: [1.7] makeinfo: too many open files

2009-02-24 Thread Corinna Vinschen
/libtool.info /usr/src/packages/libtool/22/libtool-2.2.7a-10/src/libtool/doc/libtool.texi /usr/src/packages/libtool/22/libtool-2.2.7a-10/src/libtool/doc/libtool.texi:5485: @include `PLATFORMS': Too many open files. /usr/src/packages/libtool/22/libtool-2.2.7a-10/src/libtool/doc/libtool.texi:6191

Re: [1.7] makeinfo: too many open files

2009-02-24 Thread Eric Blake
/libtool/doc/libtool.texi:6191: @include `fdl.texi': Too many open files. When using the same version of makeinfo under cygwin-1.5, there are no problems. I see that Eric asked about (the same?) problem over on bug-texinfo, but I don't see any resolution. It looks like a cygwin-1.7 problem

[1.7] makeinfo: too many open files

2009-02-20 Thread Charles Wilson
-2.2.7a-10/src/libtool/doc/libtool.texi /usr/src/packages/libtool/22/libtool-2.2.7a-10/src/libtool/doc/libtool.texi:5485: @include `PLATFORMS': Too many open files. /usr/src/packages/libtool/22/libtool-2.2.7a-10/src/libtool/doc/libtool.texi:6191: @include `fdl.texi': Too many open files. makeinfo

Re: Too many open files

2002-03-01 Thread Kirk Erickson
Professional Ver 50 Build 2195 Service Pack 2 I can reproduce by doing a find -type l in my home directory The find hangs, and even if I kill it, subsequent commands fail: [kirke@BAG HINTS]$ cat HINTS cat: HINTS: Too many open files I've attached cygcheck output 386k

Too many open files

2002-02-26 Thread Kirk Erickson
a find . -type l in my home directory. The find hangs, and even if I kill it, subsequent commands fail: [kirke@BAG HINTS]$ cat HINTS cat: HINTS: Too many open files I've attached cygcheck output. Appreciate any suggestions, kirk Cygwin Win95/NT Configuration Diagnostics Current System

Re: Too many open files

2002-02-26 Thread Larry Hall (RFK Partners, Inc)
Service Pack 2. I can reproduce by doing a find . -type l in my home directory. The find hangs, and even if I kill it, subsequent commands fail: [kirke@BAG HINTS]$ cat HINTS cat: HINTS: Too many open files I've attached cygcheck output. Appreciate any suggestions, snip 386k

Re: Too many open files problem

2002-02-21 Thread Benoit Rochefort
I did read the page you suggested me to read, some people replied me some tricks to better find on the web an answer but still I found just more questions with the same problem I have with no one to reply for a solution. I think I did my job. I still think that my installation is quite normal

Too many open files problem

2002-02-15 Thread Benoit Rochefort
Yes I searched the archive the best I can. Is there an easy way to search for exact match in the mailing list database, if so please tell me how. Because when I looked at too many open files, there were a lot lot lot of mail unrelated to this (it seems that the program looks at text were the 4

Re: Too many open files problem

2002-02-15 Thread Benoit Rochefort
In facts, I goes all thru the mailing list archive, and all I found is people asking help about that problem. Unfortunatly, I didn't see any of these mail where a reply was done. Is there at least someone else who have seen that kind of problem so we can find what are the common point. That

Re: Too many open files problem

2002-02-15 Thread Christopher Faylor
On Fri, Feb 15, 2002 at 01:13:44PM -0500, Benoit Rochefort wrote: In facts, I goes all thru the mailing list archive, and all I found is people asking help about that problem. Unfortunatly, I didn't see any of these mail where a reply was done. Is there at least someone else who have seen that

Too many open files

2002-02-12 Thread David Ryan
I attempted to find an answer to this online and in archives, but had no success. I have a large make file with thousands of files which failed at the linking step. On restarting the make after changing the link settings I discovered the make file halted with Too many open files. I am running