Updated system last night and now I'm getting the following error after
about 30 minutes of runtime:

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

At that point there's still 1.5GB of RAM in the management system and
there's very little load so I'm guessing I need to enable more threads to
make this work properly?  Or is there something bigger here?

# uname -a
Linux man01 2.6.32-504.el6.x86_64 #1 SMP Wed Oct 15 04:27:16 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

# ps -L -u cloud | wc -l
1025

# cat /etc/security/limits.conf
cloud soft nofile 4096
cloud hard nofile 4096

Thanks for any help,

- Ian

Reply via email to