• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • sitemonitor-plugin
    • Debian 3.2.68, java 1.8

      From time to time, sitemonitor hangs on socketRead0. the only way to get rid on the used executor is to restart jenkins.

      It is a know problem of the JVM (http://stackoverflow.com/questions/28785085/how-to-prevent-hangs-on-socketinputstream-socketread0-in-java) the workaround is to add a timeout to the socket.

          [JENKINS-34558] SiteMonitor plugin infinite wait on socketRead

          Planned to be fixed in v0.6

          Francisco Hernandez Suarez added a comment - Planned to be fixed in v0.6

          Catherine Hinners added a comment - - edited

          When is v.06 planned on being released? We found jenkins to be the best monitor for us at first and now we cannot use it at all after we restarted Jenkins. The v0.4 and v.05 both hang when the server being monitored is not sending any response. We need the job to fail if we get "null" back as well as fail for any reason other than the codes specified.

          This is a show-stopper for monitoring our Production sites with Jenkins 

          It seems to have been fixed here: https://github.com/jenkinsci/sitemonitor-plugin/pull/7/commits/cc3a4342b1e8b530d47bc5ab063987e6e1c007cc but we have no idea how to implement this change.

          Catherine Hinners added a comment - - edited When is v.06 planned on being released? We found jenkins to be the best monitor for us at first and now we cannot use it at all after we restarted Jenkins. The v0.4 and v.05 both hang when the server being monitored is not sending any response. We need the job to fail if we get "null" back as well as fail for any reason other than the codes specified. This is a show-stopper for monitoring our Production sites with Jenkins  It seems to have been fixed here: https://github.com/jenkinsci/sitemonitor-plugin/pull/7/commits/cc3a4342b1e8b530d47bc5ab063987e6e1c007cc  but we have no idea how to implement this change.

            onuba Francisco Hernandez Suarez
            benjamin_ruhlmann Benjamin Ruhlmann
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: