Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6144

svn log copier thread is never destroyed if an SVNException is thrown.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • subversion-plugin
    • None
    • Windows Server 2003 R2 32 bit, JDK 1.6.0_18, Hudson 1.352, Subversion plugin 1.16

      unfortunately in the past weeks the SVN service we are using has become a bit unreliable. this resulted in about 5-10 errors per hours (socket read timeout, etc) mostly during SCM poll triggered builds.

      The outcome of this error leaves 'svn log copier' thread hanging around in a TIMED_WAITING state, These threads keep growing in number until an inevitable JVM crash with an OOME due to resource starvation (GrowableArray), jdk 1.6.0 update is out and will probably delay further this crash but I think it's better to fix the issue in the first place.

      I can provide further details and if if required.

      thanks

            sogabe sogabe
            abarbieri Andrea Barbieri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: