- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable to login
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
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
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
тАО01-22-2005 08:55 PM
тАО01-22-2005 08:55 PM
Unable to login
this is the error.
/usr/lib/dls.sl Call to map() failed BSS /usr/lib/libns1.1
/usr/lib/dld.sl not enough space
Is the problem swap o / is full, How can I do to login?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-22-2005 09:21 PM
тАО01-22-2005 09:21 PM
Re: Unable to login
if you are able to get into the system from an existing session - kill some of the existing processes & check (& increase) the maxdsize kernel parameter - should be at least the same as physical ram.
HTH
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-22-2005 09:26 PM
тАО01-22-2005 09:26 PM
Re: Unable to login
I'm afraid, one of the applications, which work on the server has a memory leak. The message says, that memory allocation for a new process can't be done. If you can wait until one of process dies, and frees some memory, so try to login once per some minutes. The simplest solution is reboot and memory monitoring after restart.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-23-2005 07:23 PM
тАО01-23-2005 07:23 PM
Re: Unable to login
I think no way to login...
My system had the same problem last time and we have to reset the server....
Anyway, if you have backup software, need a cold backup before reset your server. (some backup software still can backup filesystem!)
Goodluck to you
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-23-2005 11:16 PM
тАО01-23-2005 11:16 PM
Re: Unable to login
you should be able to boot to boot admin
from boot admin the command is hpux -is
this will bring you to a prompt without any logins.
most of the services will not be running.
then you can fix the kernal as suggested or remove the software causing the problem.
you will have to mount any drives needed to do this first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-23-2005 11:20 PM
тАО01-23-2005 11:20 PM
Re: Unable to login
Reboot the machine to single user mode,
increase the values of maxdsize and maxdsize_64bit kernel parameters.
This should solve the problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2005 12:16 AM
тАО01-24-2005 12:16 AM
Re: Unable to login
may be netscape library
see the following links in /usr/lib.
-r-xr-xr-x 1 bin bin 679936 Nov 30 2001 libnsl.1
-r--r--r-- 1 bin bin 817348 Nov 30 2001 libnsl.a
lrwxr-xr-x 1 root sys 17 Oct 10 2000 libnsl.sl -> /usr/lib/libnsl.1
-r-xr-xr-x 1 bin bin 98304 Nov 6 1997 libnsl_s.1
-r-xr-xr-x 1 bin bin 122880 Oct 10 2001 libnsl_s.2
-r--r--r-- 1 bin bin 158712 Oct 10 2001 libnsl_s.a
lrwxr-xr-x 1 root sys 19 Oct 10 2000 libnsl_s.sl -> /usr/lib/libnsl_s.2
check for appropriate links according to this.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=92645
regds,