Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4852


Ignore:
Timestamp:
Feb 26, 2007, 9:25:16 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

This is an out of memory condition.

Please report the issue to the http://trac.transterpreter.org/ web site administrator.
BTW, use of BerkeleyDB backend for Subversion is not recommended with Trac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4852

    • Property Status newclosed
    • Property Version0.10.3
    • Property Resolutioninvalid
  • Ticket #4852 – Description

    initial v1  
    22
    33Python Traceback
    4 
     4{{{
    55Traceback (most recent call last):
    66  File "/usr/local/trac-0.10.3/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1919    self.repos = repos.svn_repos_open(self.path, self.pool())
    2020SubversionException: ("Berkeley DB error while opening 'revisions' table for filesystem /data/svn/transterpreter/db:\nCannot allocate memory", 160029)
     21}}}