Sam Xiao commented on Bug JENKINS-20769

It happens to me as well:

  • Jenkins ver. 1.532.2
  • Ubuntu 12.04
SEVERE: Failed to execute command Pipe.EOF(165) (channel bob-10.69)
java.lang.NullPointerException
	at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
	at hudson.remoting.Channel$2.handle(Channel.java:461)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(165) created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.ProxyWriter$EOF.<init>(ProxyWriter.java:169)
	at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
	at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: Failed to execute command Pipe.EOF(386) (channel bob-10.16)
java.lang.NullPointerException
	at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
	at hudson.remoting.Channel$2.handle(Channel.java:461)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(386) created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.ProxyWriter$EOF.<init>(ProxyWriter.java:169)
	at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
	at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to