I have a virtualbox vm running on my macbook pro that has been repeated losing connection. I finally found this in the log:
Ping failed. Terminating the channel MAC-VM-Test-Node. java.util.concurrent.TimeoutException: Ping started at 1489504487718 hasn't completed by 1489504727718 at hudson.remoting.PingThread.ping(PingThread.java:130) at hudson.remoting.PingThread.run(PingThread.java:86) and this workaround in the Jenkins defect tracker (24926) -Dhudson.slaves.ChannelPinger.pingInterval=0 how can I temporarily set this in my live Jenkins using the system console? don't really want to restart it now. Thanks -- Dick Ginga Build Engineer [email protected] -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAL3PpaV6G5e1aN4qeLs1UQ_%3DNA0NMzgNTDjMbDDRPx0aBtPh7w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
