Arnaud Héritier edited a comment on Bug JENKINS-21487

New morning, new WSOD
https://gist.github.com/aheritier/8780445
https://gist.github.com/aheritier/8780533

Interesting thing between 2 thread dumps :

Feb 03, 2014 8:13:12 AM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: I/O error in channel prj01.exoplatform.org - acceptance
java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Exception in thread "Channel reader thread: prj01.exoplatform.org - acceptance" java.lang.OutOfMemoryError: Java heap space

I will try to investigate this OutOfMemoryError

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/groups/opt_out.

Reply via email to