Edgewall Software

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#4475 closed defect (worksforme)

Trying to download SysExplorer v0.22 from http://sysexplorer.newlc.com/project/browser/ — at Version 2

Reported by: Vikram_chin@… Owned by: Jonas Borgström
Priority: high Milestone:
Component: general Version: 0.10.3
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Alec Thomas)

While trying to download SysExplorer v0.22 from http://sysexplorer.newlc.com/project/browser/ I get the following error:

Oops...
Trac detected an internal error: 
("Berkeley DB error while opening 'uuids' table for filesystem /var/svn/public/sysexplorerPublic/db:\nCannot allocate memory", 160029)If you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team. 

Go to http://trac.edgewall.com/ 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 "/usr/lib/python2.3/site-packages/trac/core.py", line 531, in cgi_start
    real_cgi_start()
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 526, in real_cgi_start
    dispatch_request(path_info, args, req, env)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 439, in dispatch_request
    module = module_factory(args, env, database, req)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 175, in module_factory
    pool, rep, fs_ptr = open_svn_repos(repos_dir)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 458, in open_svn_repos
    rep = repos.svn_repos_open(repos_dir, pool)
SubversionException: ("Berkeley DB error while opening 'uuids' table for filesystem /var/svn/public/sysexplorerPublic/db:\nCannot allocate memory", 160029)

Change History (2)

comment:1 by Matthew Good, 17 years ago

Resolution: worksforme
Status: newclosed

Please contact the administrator of this site regarding the issue. If you are the administrator of the site please ask on the MailingList for support in resolving this.

comment:2 by Alec Thomas, 17 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.