[ statsvn-Bugs-2811325 ] runs without end

1 message Options
Embed this post
Permalink
SourceForge.net

[ statsvn-Bugs-2811325 ] runs without end

Reply Threaded More More options
Print post
Permalink
Bugs item #2811325, was opened at 2009-06-24 02:29
Message generated for change (Comment added) made by jkealey
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2811325&group_id=164845

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bert Lange (bartfax)
Assigned to: Nobody/Anonymous (nobody)
Summary: runs without end

Initial Comment:
I want to try statsvn on our repository on an 8-core machine.
It seem's to run endlessly Here is my command-line:
java -jar ~/path_to_statsvn/statsvn.jar -threads 7 svn.log . -output-dir ~/output/

Now after 24h runtime I see 7 processes using my CPU link this:
svn diff -c 28073 http://repository/trunk/ --non-interactive

The last (unchanged since 12 hours) output on the console is this:
svn diff 498/2107 on r37404 (1237 ms.) pool-1-thread-6

What can I do?

----------------------------------------------------------------------

Comment By: Jason Kealey (jkealey)
Date: 2009-06-29 08:10

Message:
1) Did you do "-threads 1" or (incorrectly) "-treads 1"?
2) You are connecting to the server via HTTP. Can you change that to SVN?
3) What happens if you manually run svn diff -c 28073
http://repository/trunk/ --non-interactive via the command line? (or
another command that you saw frozen).
(try this when it is normal and right after it freezes)





----------------------------------------------------------------------

Comment By: Bert Lange (bartfax)
Date: 2009-06-29 07:28

Message:
Ok. I run in now with "-treads 1".

This is my last output:
Sat Jun 27 04:16:07 CEST 2009 Intermediary save took 472 ms. Estimated
completion=Mon Mar 01 05:01:24 CET 2010

The svn server is internal. There is no firewall or DoS problem. All
others users can work with svn without problems. Only my process takes 100%
CPU and didn't stop even if I interrupt statsvn.

$svn --version
svn, version 1.5.5 (r34862)
   compiled Dec 22 2008, 12:59:38

Any other hint's?

----------------------------------------------------------------------

Comment By: Jason Kealey (jkealey)
Date: 2009-06-24 10:49

Message:
As per this thread:
http://sourceforge.net/forum/message.php?msg_id=7449240

I would reduce the number of threads to 1 and see what is happening... Why
is your SVN server not responding quickly? Is it an internal server? Are
you sure that the firewall is not blocking you? You could have generated a
lot of queries and been flagged as a DoS.

Run with -threads 1  as per the user manual
http://wiki.statsvn.org/Default.aspx?Page=User%20Manual&AspxAutoDetectCookieSupport=1


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=833326&aid=2811325&group_id=164845

------------------------------------------------------------------------------
_______________________________________________
Statsvn-developers mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-developers