Message2406
I am submitting this as per Richard's suggestion.
Hello, I run Roundup 1.3.2 with SqLite backend with Apache and
ModPython. I noticed that every four or five days the web interface for
the tracker starts to error out with the error message below. This is
resolved by restarting Apache. I wonder what may be causing this error?
Thank you,
Tonu
Mod_python error: "PythonHandler roundup.cgi.apache"
Traceback (most recent call last):
File "C:\Python24\Lib\site-packages\mod_python\apache.py", line 299, in HandlerDispatch
File "C:\Python24\Lib\site-packages\roundup\cgi\apache.py", line 95, in handler
File "C:\Python24\Lib\site-packages\roundup\instance.py", line 257, in open
File "C:\Python24\Lib\site-packages\roundup\instance.py", line 54, in __init__
File "C:\Python24\Lib\site-packages\roundup\instance.py", line 79, in get_backend_name
IOError: [Errno 24] Too many open files: 'C:/roundup/dmc\\db\\backend_name'
------------------------------------------------------------------------- |
|
Date |
User |
Action |
Args |
2009-02-03 14:22:02 | admin | link | issue1675845 messages |
2009-02-03 14:22:02 | admin | create | |
|