- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Warning:system call pthread_create failed.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 03:08 AM
08-20-2003 03:08 AM
Warning:system call pthread_create failed.
I am trying to run some java application on HPUX 11i I have java 1.4.0
I get the following error
Warning:system call pthread_create failed.
return value: 11
errno: 22
parameter:thread = 4a
attr = 48
start_routine = 7aea8656
arg = a402f0
startup java.lang.OutOfMemoryError: unable to create new native thread
Do I need to change any kernel parameters or any pathes that are required for the same
Can anyone help me
Thanks
neelesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 03:33 AM
08-20-2003 03:33 AM
Re: Warning:system call pthread_create failed.
maxdsiz (for 32 bit applications)
maxssiz
maxtsiz
maxdsiz_64(64 bit applications)
maxssiz_64
maxtsiz_64
Also,
max_thread_proc
nkthread
Just check the present values for these above KP.
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 03:37 AM
08-20-2003 03:37 AM
Re: Warning:system call pthread_create failed.
see also:
http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparam.NkernelThreadsMax.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 05:25 AM
08-20-2003 05:25 AM
Re: Warning:system call pthread_create failed.
I would start by increasing max_thread_proc alone.
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2003 10:39 PM
08-21-2003 10:39 PM
Re: Warning:system call pthread_create failed.
http://www.hp.com/products1/unix/java/java2/sdkrte14/downloads/index.html
In addition to installing the latest patch bundles, you will need PHCO_29109 for 11i.