Operating System - HP-UX
1838357 Members
3367 Online
110125 Solutions
New Discussion

sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

 
Teck Sim
Frequent Advisor

sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

I have problem trying to log on into sam. Apparently, my OS is running out of space or memory. I have a HP-UX 11 HP9000/803.
Please tell me step by step on how I can fix this problem.
Thanks in advance.

Teck Sim
6 REPLIES 6
Helen French
Honored Contributor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

Teck Sim
Frequent Advisor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

additional info:


[SMD2:/u01/apps/oracle/product/7.3.4/bin]> nm oracle | grep nttini
nttini | 7483488|extern|entry |
nttini | 7483520|extern|code |$CODE$

Teck Sim
Steven Gillard_2
Honored Contributor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

It sounds like you're out of reservable swap space. Can you post the output of "swapinfo -tam" ?

Regards,
Steve
Teck Sim
Frequent Advisor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 512 0 512 0% 0 - 1 /dev/vg00/lvol2
dev 256 0 256 0% 0 - 1 /dev/vg00/lvol9
reserve - 510 -510
total 768 510 258 66% - 0 -
Alex Glennie
Honored Contributor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

The error being seen normally indicates either:

a) lack of swap

b) hitting limit of maxdsiz (unlikey since default of 64MB is normally enough for sam)

c) limitation of available space in quadrant 4 to load shared library. You may need a tool like shminfo to allow examination of usage within quadrant 4 and see if other shared libs
are using the space.

Unfortuantly I'm not to good on this area of hpux so hopefully someone else can use the above to assist if you need further help .
Peter Kloetgen
Esteemed Contributor

Re: sam: FATAL ERROR: Unable to load library "/usr/lib/Motif1.2_R6/ .1...Not enough space

Hi,

the amount of your swapspace seems to be to less. If you use your computer with applications like Motif you should activate swapspace following the formula:

physical RAM * 2-3 = configured swapspace

Of course, this doesn't make sense with computers with several GBs of RAM.


Allways stay on the bright side of life!

Peter
I'm learning here as well as helping