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

Restarting PTC server during Polling does not time out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • integrity-plugin
    • None

      There are times where the PTC pluging becomes permanently locked when it will not release the thread, if a server restart happens at the same time.

      What we do is if we are polling on the scm, or checking out new files and the server is restarted the Http request might never return, causing that thread to be permanently locked.

      Once these threads are locked the can never be killed unless the jenkins server is fully restarted.

      A proposed solution would be to add a time out (even if it is 60 minutes) that would allow the sockets to eventually release and allow the server to move along.

      If you need more information let me know. I would eb glad to help.

            integrity_jenkins_plugin PTC ALM
            robertbitel Robert Bitel
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: