DEV Community

Discussion on: Tuning Linux servers for scalability

Collapse
 
fycth profile image
Andrii Sergiienko

"java.lang.OutOfMemoryError: unable to create new native thread"

Actually, this can be sorted out by setting bigger "ulimit -u" value (can be set also with the limits conf file), - number of processes.