[JIRA] [core] (JENKINS-34887) PingFailureAnalyzer NPE

2 views
Skip to first unread message

mmitche@microsoft.com (JIRA)

unread,
May 17, 2016, 11:31:02 AM5/17/16
to jenkinsc...@googlegroups.com
Matthew Mitchell created an issue
 
Jenkins / Bug JENKINS-34887
PingFailureAnalyzer NPE
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2016/May/17 3:30 PM
Priority: Minor Minor
Reporter: Matthew Mitchell

I've seen this a few times in the past:

Exception in thread "Ping thread for channel hudson.remoting.Channel@63b204d9:channel" java.lang.NullPointerException
at jenkins.slaves.PingFailureAnalyzer.all(PingFailureAnalyzer.java:31)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:111)
at hudson.remoting.PingThread.ping(PingThread.java:126)
at hudson.remoting.PingThread.run(PingThread.java:85)
Mar 29, 2016 12:05:10 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: I/O error in channel channel
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Though I haven't looked at it in a while, IIRC,\ Jenkins.getInstance() was failing and returning null.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

mmitche@microsoft.com (JIRA)

unread,
May 17, 2016, 11:36:01 AM5/17/16
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
May 31, 2016, 5:41:09 PM5/31/16
to jenkinsc...@googlegroups.com
Jesse Glick resolved as Duplicate
Change By: Jesse Glick
Status: Open Resolved
Resolution: Duplicate
Reply all
Reply to author
Forward
0 new messages