mainSavannah Administration - Support: sr #108976, viewvc python errors when browsing...

 
 

sr #108976: viewvc python errors when browsing code

Submitter:  Philippe Joyez <pjoyez>
Submitted:  Sun 21 Feb 2016 09:44:55 AM UTC
   
 
Category:  Source code repositories - web browsing Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 25 May 2016 06:15:04 PM UTC, comment #8: 

Good to hear. I am going to close this ticket as done. But if you see future problems please report it. We have a lot of upcoming upgrade activity in the works right now. Thanks!

Bob Proulx <rwp>
Site Administrator
Wed 25 May 2016 09:02:03 AM UTC, comment #7: 

I haven't experienced any problem for a long time now. Good job and many thanks!

Philippe Joyez <pjoyez>
Wed 25 May 2016 08:30:16 AM UTC, comment #6: 

On May 6th Savannah was moved to a new faster host environment.  Are you still seeing problems? Could you look and see? Thanks!

Bob Proulx <rwp>
Site Administrator
Sat 05 Mar 2016 05:16:49 PM UTC, comment #5: 

I have looked at the vcs server and the logs actually look pretty good over the last day.  The load average hasn't spiked above 23, which is pretty good for vcs.  The number of connections has generally been lower indicating a lower number of clients hitting it.

The disk latency, a symptom of overall disk I/O bandwidth, took a jump starting about 12:00 UTC until about 14:00 UTC.  Possibly backup was running on one of the systems at that time.  But that was before your 14:30 ICT +0700 (07:30 UTC) report.  The system stats actually look pretty good during the time of your report.

The viewvc interface is served by Apache.  I can see my own accesses in the access log.  I see very few errors in the error log, only six total in the last day.

None of this refutes your report.  I am sure you are seeing problems.  I am just showing what I am able to see.

Bob Proulx <rwp>
Site Administrator
Sat 05 Mar 2016 07:36:38 AM UTC, comment #4: 

I'm experiencing the problem again right now...

Philippe Joyez <pjoyez>
Mon 22 Feb 2016 06:12:52 AM UTC, comment #3: 

OK, it went back to normal. Thanks.

Philippe Joyez <pjoyez>
Sun 21 Feb 2016 09:47:32 PM UTC, comment #2: 

Of course the Savannah vcs system has been suffering overload problems.  That might be the entire problem you have been seeing.  Just the normally overloaded condition of vcs.

I tried browsing svn history.  I see that you are associated with the texmacs project so tried there.  It worked for me.

  http://svn.sv.gnu.org/viewvc/trunk/src/src/Typeset/?root=texmacs&view=log

That produced results for me okay.  Therefore I assume you are talking about something different.  Please tell me how I can see the same error you are seeing.

Bob Proulx <rwp>
Site Administrator
Sun 21 Feb 2016 10:05:49 AM UTC, comment #1: 

Sorry I realize I wasn't clear: what's impossible is to view the history of a file. Browsing directories mostly works, but it is very slow.

Philippe Joyez <pjoyez>
Sun 21 Feb 2016 09:44:55 AM UTC, original submission:  

Since a few days, it's impossible to browse the svn repositories online. It ends up with

************
An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 3746, in main
    request.run_viewvc()
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 1912, in view_log
    options)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 686, in itemlog
    revs = _fetch_log(self, path, rev, options, self.scratch_pool)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 376, in _fetch_log
    subpool)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 348, in _log_helper
    datestr, author, msg = _fs_rev_props(svnrepos.fs_ptr, rev, pool)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 96, in _fs_rev_props
    author = fs.revision_prop(fsptr, rev, core.SVN_PROP_REVISION_AUTHOR, pool)
  File "/usr/lib/pymodules/python2.6/libsvn/fs.py", line 682, in svn_fs_revision_prop
    return _fs.svn_fs_revision_prop(*args)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 589, in _sigterm_handler
    sys.exit(-1)
NameError: global name 'sys' is not defined

***************


Philippe Joyez <pjoyez>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by pjoyez (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-05-25 rwp StatusNeed Info Done
        Open/ClosedOpen Closed
    2016-05-25 rwp StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code