- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Application Install Error~ help~
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-05-2008 01:08 AM
тАО11-05-2008 01:08 AM
Application Install Error~ help~
What is the cause of the following error message?
I am running HP rx6600 server with OS 11.31.
[cichp6::cti:/home2/CTI/bin] ./procman ../conf/work.ini
/usr/lib/hpux32/dld.so: './procman' is not a valid load module.
/usr/lib/hpux32/dld.so: Out of memory.
Killed
BTW any solution to fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2008 01:49 AM
тАО11-05-2008 01:49 AM
Re: Application Install Error~ help~
This message indicates that you specified the library with the wrong compiler data model (32-bit instead of 64-bit).
What does this say:
# file procman
Also, check memory leaks and usage on your server, and patches.
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2008 02:00 AM
тАО11-05-2008 02:00 AM
Re: Application Install Error~ help~
What does "swapinfo -tam" show? Are you low on swapspace?
And this question was asked last week on:
hpux-development-public@lists.hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2008 05:55 PM
тАО11-05-2008 05:55 PM
Re: Application Install Error~ help~
procman elf-32 executable object file -IA64
This Server memory Size is 8GB.
Swap Size is 12288MB.
My thinking is enough to Swap Size.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2008 07:57 PM
тАО11-05-2008 07:57 PM
Re: Application Install Error~ help~
This isn't ALL the output from "swapinfo -tam".
It seems your executable has been corrupted.
You might try using tusc to see what system call gets an error:
tusc -fp -o tusc.out ./procman