-
Bug
-
Resolution: Unresolved
-
Minor
We restarted the master and all the slaves (330 of them) went offline. We were able to bring back several slaves manually and through a job that restarts slaves remotely. Please review both the error logs (master and slave) attached.
[Posting parts of the error log here for making it easier for others to search for the same problem.]
On the master:
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
On the slave:
WARNING hudson.remoting.AbstractByteArrayCommandTransport
Failed to construct Command
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)