[wp-trac] [WordPress Trac] #22332: SubversionException: ("Can't open file '/home/svn/repos/wp-core/db/revprops/22024': Too many open files", 24)

WordPress Trac noreply at wordpress.org
Wed Oct 31 13:08:47 UTC 2012


#22332: SubversionException: ("Can't open file '/home/svn/repos/wp-
core/db/revprops/22024': Too many open files", 24)
-----------------------------+--------------------------
 Reporter:  ronbme           |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  General
  Version:                   |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 ==== How to Reproduce ====

 While doing a GET operation on `/changeset/22339/trunk`, Trac issued an
 internal error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'format': u'zip', 'new': u'22339', 'new_path': u'/trunk', 'old_path':
 u'/'}
 }}}

 User agent: `Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101
 Firefox/16.0`

 ==== System Information ====
 ''System information not available''

 ==== Enabled Plugins ====
 ''Plugin information not available''

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 522, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 243, in
 dispatch
     resp = chosen_handler.process_request(req)
   File "build/bdist.linux-
 x86_64/egg/trac/versioncontrol/web_ui/changeset.py", line 349, in
 process_request
     self._render_zip(req, filename, repos, data)
   File "build/bdist.linux-
 x86_64/egg/trac/versioncontrol/web_ui/changeset.py", line 777, in
 _render_zip
     zipinfo.date_time = new_node.last_modified.utctimetuple()[:6]
   File "build/bdist.linux-x86_64/egg/trac/versioncontrol/api.py", line
 1059, in <lambda>
     last_modified = property(lambda self: self.get_last_modified())
   File "build/bdist.linux-x86_64/egg/trac/versioncontrol/svn_fs.py", line
 803, in get_last_modified
     core.SVN_PROP_REVISION_DATE, self.pool())
   File "/var/lib/python-support/python2.5/libsvn/fs.py", line 629, in
 svn_fs_revision_prop
     return apply(_fs.svn_fs_revision_prop, args)
 SubversionException: ("Can't open file '/home/svn/repos/wp-
 core/db/revprops/22024': Too many open files", 24)
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22332>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list