- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "Process killed due to Stack growth failure"
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
09-06-2000 03:18 AM
09-06-2000 03:18 AM
"Process killed due to Stack growth failure"
I am having HPUX 11.00 installed on L-1000
running radius for ISP Service.
now we have upgraded the Java SDK from 1.2
to 1.2.2.05.00 ( Java 2 SDK for HP-UX (700/800)).Dependent recommended patches also
installed.
After this my radius daemon is getting killed
automatically and I am getting the following error.
""PID xxxx ws killed due to stack growth failure.
Possible cause: Insufficient memory or swap,or stack size exceeded maxssize."".
If I restart again also it is getting killed.
Can anybody can help me , it is very urgent.
Thanks in advance
V.Selvaraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 03:28 AM
09-06-2000 03:28 AM
Re: "Process killed due to Stack growth failure"
There is also maxssiz_64bit which you may want to look at.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 03:30 AM
09-06-2000 03:30 AM
Re: "Process killed due to Stack growth failure"
Check your swap usage with 'swapinfo -mt', paying particular attention to the PCT Used value in the total. If this is nowhere near 100% then it is likely that 'maxssiz' is set too low. The default is 8Mb. If you have 'glance' then you could monitor the offending process and check its stack size.
Does the application provider give any indication of required kernel settings?
If not then try increasing 'maxssiz' to 16Mb with 'sam' -> kernel configuration -> configurable parameters.
This will require a reboot.
Note that most applications don't normally need a huge stack size. Exceeding 'maxssiz' is normally the result of a software problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 04:44 AM
09-06-2000 04:44 AM
Re: "Process killed due to Stack growth failure"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2000 04:44 AM
09-06-2000 04:44 AM