Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-1071

Restructure FishEye so that svn operations do not occur on the main thread

    • 14
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      If we try to cancel an svn operation and the svn server fails to respond, the index thread can get locked up.

      An option we have would be to restructure FishEye slightly so that svn operations do not occur on the main thread but an ancilary thread so we can regain control of the main thread if need be.

      Workarounds are listed in this knowledge base article.

            [FE-1071] Restructure FishEye so that svn operations do not occur on the main thread

            There's a crude workaround – kill the "Timer-n" thread which holds the lock on org.tmatesoft.svn.core.internal.util.SVNHashMap. Might make Fisheye unstable, though.

            Sergey Svishchev added a comment - There's a crude workaround – kill the "Timer-n" thread which holds the lock on org.tmatesoft.svn.core.internal.util.SVNHashMap. Might make Fisheye unstable, though.

            Nick added a comment -

            Work to do here:

            • get this deployed to eac/cru and atlaseye
            • monitor the logs to see if the error recurs.

            Nick added a comment - Work to do here: get this deployed to eac/cru and atlaseye monitor the logs to see if the error recurs.

            I had severe problems with this bug using http to scan the svn repositories. Fortunately I installed fisheye on the same server as the svn repositories so I could easily switch to the file protocol and that cured all problems. So if you want a fast fix using file instead of http might be it.
            Note that having just one http repository will expose you to this bug.

            Johan Ferner added a comment - I had severe problems with this bug using http to scan the svn repositories. Fortunately I installed fisheye on the same server as the svn repositories so I could easily switch to the file protocol and that cured all problems. So if you want a fast fix using file instead of http might be it. Note that having just one http repository will expose you to this bug.

            Daily restarts aren't enough for us. We find we are restarted 2-3 times/day. We have 24x5 development and this is seriously impacting our ability to deliver. We really need this issue to be fixed. It has been outstanding for long enough! Any chance that it will be addressed in v2.8?

            Chris Allen added a comment - Daily restarts aren't enough for us. We find we are restarted 2-3 times/day. We have 24x5 development and this is seriously impacting our ability to deliver. We really need this issue to be fixed. It has been outstanding for long enough! Any chance that it will be addressed in v2.8?

            This error drives me crazy! Waiting for a fix!!!

            Stanislaw Kodzis added a comment - This error drives me crazy! Waiting for a fix!!!

            We have the same problem on Fisheye 2.7.10 - but it seems to be quite random (once every 1 to 14 days).

            After a restart it's working properly again.

            A resolution would be very appreciated!!

            Paco Lechner added a comment - We have the same problem on Fisheye 2.7.10 - but it seems to be quite random (once every 1 to 14 days). After a restart it's working properly again. A resolution would be very appreciated!!

            I am having similar problems with SVN repos on FishEye 2.7.3. Every so often (once or twice a month), FishEye will start logging this message every minute:

            2012-04-29 12:24:33,972 WARN  - Interrupting SVN operation thread due to non-response: IncrementalPinger1:86
            

            When this starts occurring, it blocks ALL other repositories (git and svn alike) from getting updates. The only way I've found to redover is to restart FishEye, and even stopping FishEye (using the bin/stop.sh script) gets some failures:

            2012-04-29 12:25:59,657 ERROR - Timed out waiting on 1 sessions to close, forcing shutdown
            2012-04-29 12:26:34,005 WARN  - Interrupting SVN operation thread due to non-response: IncrementalPinger1:86
            2012-04-29 12:26:37,954 WARN  - could not shutdown some repositories after 20 attempts
            

            A daily restart, as suggested by the comments above, seems like the best workaround for now.

            Eric Pierce added a comment - I am having similar problems with SVN repos on FishEye 2.7.3. Every so often (once or twice a month), FishEye will start logging this message every minute: 2012-04-29 12:24:33,972 WARN - Interrupting SVN operation thread due to non-response: IncrementalPinger1:86 When this starts occurring, it blocks ALL other repositories (git and svn alike) from getting updates. The only way I've found to redover is to restart FishEye, and even stopping FishEye (using the bin/stop.sh script) gets some failures: 2012-04-29 12:25:59,657 ERROR - Timed out waiting on 1 sessions to close, forcing shutdown 2012-04-29 12:26:34,005 WARN - Interrupting SVN operation thread due to non-response: IncrementalPinger1:86 2012-04-29 12:26:37,954 WARN - could not shutdown some repositories after 20 attempts A daily restart, as suggested by the comments above, seems like the best workaround for now.

            Adam Myatt added a comment -

            We are seeing this with Fisheye 2.7.6. Any update on resolution?

            Adam Myatt added a comment - We are seeing this with Fisheye 2.7.6. Any update on resolution?

            The Indexer locks up while "Indexing has commenced for repository <....>". The log states: [SvnTimeout ] fisheye.app com.cenqua.fisheye.svn.SvnThrottledClient-doInterrupt - Interrupting SVN operation thread due to non-response: IncrementalPinger1:78

            We have to restart FishEye to get it working again. As Gael Neuez already opened a support issue, we won't open another one.. for now.

            Michel Jung added a comment - The Indexer locks up while "Indexing has commenced for repository <....>". The log states: [SvnTimeout ] fisheye.app com.cenqua.fisheye.svn.SvnThrottledClient-doInterrupt - Interrupting SVN operation thread due to non-response: IncrementalPinger1:78 We have to restart FishEye to get it working again. As Gael Neuez already opened a support issue, we won't open another one.. for now.

            Hi, we recently hit this problem as well on our production environment; I found this issue after I created a support issue on fisheye. It seems there is no way out of this problem
            We have ~200 svn projects in our fisheye, I won't spend my time editing svn timeout value for each of them...

            Gaël NEUEZ added a comment - Hi, we recently hit this problem as well on our production environment; I found this issue after I created a support issue on fisheye. It seems there is no way out of this problem We have ~200 svn projects in our fisheye, I won't spend my time editing svn timeout value for each of them...

              cmacneill Conor (Inactive)
              pkamal Partha
              Votes:
              75 Vote for this issue
              Watchers:
              52 Start watching this issue

                Created:
                Updated:
                Resolved: