Hi, On Mon, 12 Feb 2007, Toshimitsu Tanaka wrote:
Emulation is a small world. ;-) > How about this ? > http://www.virtualbox.org/log Well, I get the following ATM: Oops? Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team. Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below. TracGuide ? The Trac User and Administration Guide Python Traceback Traceback (most recent call last): File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/var/lib/python-support/python2.4/trac/web/main.py", line 183, in dispatch req.perm = PermissionCache(self.env, req.authname) File "/var/lib/python-support/python2.4/trac/perm.py", line 263, in __init__ self.perms = PermissionSystem(env).get_user_permissions(username) File "/var/lib/python-support/python2.4/trac/perm.py", line 227, in get_user_permissions for perm in self.store.get_user_permissions(username): File "/var/lib/python-support/python2.4/trac/perm.py", line 109, in get_user_permissions db = self.env.get_db_cnx() File "/var/lib/python-support/python2.4/trac/env.py", line 182, in get_db_cnx return DatabaseManager(self).get_connection() File "/var/lib/python-support/python2.4/trac/db/api.py", line 75, in get_connection return self._cnx_pool.get_cnx(self.timeout or None) File "/var/lib/python-support/python2.4/trac/db/pool.py", line 107, in get_cnx raise TimeoutError('Unable to get database ' TimeoutError: Unable to get database connection within 20 seconds _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
