I'm sorry to bother you, but I think that your TRAC installation at http://code.activecollab.com is down... I got an error:
Oops...
Trac detected an internal error:
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/trac/web/standalone.py", line 303, in _do_trac_req
dispatch_request(path_info, req, env)
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 135, in dispatch_request
db = env.get_db_cnx()
File "/usr/local/lib/python2.4/site-packages/trac/env.py", line 137, in get_db_cnx
return self.__cnx_pool.get_cnx()
File "/usr/local/lib/python2.4/site-packages/trac/db.py", line 157, in get_cnx
cnx = self._cnx_class(**self._args)
File "/usr/local/lib/python2.4/site-packages/trac/db.py", line 280, in __init__
timeout=timeout)
MemoryError
Oops... Trac detected an internal error: Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/trac/web/standalone.py", line 303, in _do_trac_req dispatch_request(path_info, req, env) File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 135, in dispatch_request db = env.get_db_cnx() File "/usr/local/lib/python2.4/site-packages/trac/env.py", line 137, in get_db_cnx return self.__cnx_pool.get_cnx() File "/usr/local/lib/python2.4/site-packages/trac/db.py", line 157, in get_cnx cnx = self._cnx_class(**self._args) File "/usr/local/lib/python2.4/site-packages/trac/db.py", line 280, in __init__ timeout=timeout) MemoryErrorIs this planned??? What's up here?