beautypg.com

Unable to create new native thread – HP Matrix Operating Environment Software User Manual

Page 49

background image

c.

Verify that /etc/hosts has the same name configured for the address. Note that the
first name should be the fully qualified domain name, and any aliases are listed
afterward.

[mysystem#3] > grep 15.11.100.17 /etc/hosts
15.11.100.17 mysystem.mydomain.com mysystem

d.

Verify that the reverse lookup of the IP address returns the same fully qualified domain
name as configured in /etc/hosts.

[mysystem#4] > nslookup 15.11.100.17
Trying DNS
Name: mysystem.mydomain.com
Address: 15.11.100.17

Fix any issues by editing /etc/hosts or for additional information, see:

The HP-UX IP Address and Client Management Administrator's Guide, available online at

http://

www.hp.com/go/bizsupport

.

The BIND 9 Administrator Reference Manual, available from the Internet Systems Consortium
at

http://www.isc.org/sw/bind/arm93

.

The Windows documentation.

Unable to create new native thread

A message containing the following text might be displayed:

... unable to create new native thread

Workaround

This problem occurs because the following kernel parameters are set too low:

max_thread_proc

Set max_thread_proc to at least 256.

nkthread

Set nkthread to allow for your max_thread_proc value as well as the number of threads
needed by all the other processes on the system.

Unable to create new native thread

49