Java Memory Management on HP-UX
page 252/8/2005
(c) Copyright Hewlett Packard Company, 2005
OutOfMemoryError: Example 3
Throwable: java.lang.OutOfMemoryError: unable to
create new native thread
java.lang.OutOfMemoryError: unable to create new
native thread
at java.lang.Thread.start(Native Method)
CHECK
• Whether there is enough space for private mmaps for
thread stacks.
• The number of threads in glance/gpm and see whether
max_thread_proc and nkthread are set appropriately.