too many open files
Posted: Fri Jun 10, 2011 7:34 pm
Hi, we are attaching/retrieving HDF tables to images in the server.
Sometimes our server does not funtion as it used to do. for example, an API function does not work which was working. in the case, it works again right after I restart the server.
So we are trying to figure out why. and I found the following messages from Tables-0.log file.
is this related to the problem? and what should I do to remove these messages?
Best,
BK
Sometimes our server does not funtion as it used to do. for example, an API function does not work which was working. in the case, it works again right after I restart the server.
So we are trying to figure out why. and I found the following messages from Tables-0.log file.
is this related to the problem? and what should I do to remove these messages?
Best,
BK
2011-06-10 15:27:52,874 INFO [ omero.remote] (Dummy-6 ) Excp: [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-017/17868'
2011-06-10 15:27:52,874 WARNI [ omero.remote] (Dummy-6 ) <function getTable at 0x2980ed8> raised a non-ServerError (<type 'exceptions.IOError'>): [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-017/17868'
2011-06-10 15:27:58,178 INFO [ omero.remote] (Dummy-4 ) Meth: TablesI.getTable
2011-06-10 15:27:58,179 INFO [ omero.tables.TablesI] (Dummy-4 ) getTable: 17271 {}
2011-06-10 15:27:58,190 INFO [ omero.remote] (Dummy-4 ) Excp: [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-017/17271'
2011-06-10 15:27:58,190 WARNI [ omero.remote] (Dummy-4 ) <function getTable at 0x2980ed8> raised a non-ServerError (<type 'exceptions.IOError'>): [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-017/17271'
2011-06-10 15:28:03,455 INFO [ omero.remote] (Dummy-5 ) Meth: TablesI.getTable
2011-06-10 15:28:03,456 INFO [ omero.tables.TablesI] (Dummy-5 ) getTable: 18009 {}
2011-06-10 15:28:03,457 INFO [ omero.remote] (Dummy-5 ) Excp: [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-018/18009'
2011-06-10 15:28:03,458 WARNI [ omero.remote] (Dummy-5 ) <function getTable at 0x2980ed8> raised a non-ServerError (<type 'exceptions.IOError'>): [Errno 24] Too many open files: '/usr1/OMERO/Files/Dir-018/18009'