Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches
From: Alexander Skwar (from_at_alexander.skwar.name)
Date: 09/28/05
- Next message: mwroberts_at_robertszz.org: "Re: C3600 is beeping"
- Previous message: CC: "TAR: tape blocksize error"
- In reply to: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Next in thread: Marty Freitas: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Sep 2005 17:55:33 +0200
Florian Anwander <spam.interessiert.nicht@mnet-online.de>:
> Hi Alexander
>>
>> Since then, I cannot start /usr/bin/ksh anymore. I cleared the $HOME
>> directory (moved it away and did a mkdir $HOME). I also
>> moved /etc/profile out of the way.
> home directory on NFS mount or local?
NFS
> If NFS try:
> rm $HOME/.sh_history
I did: "rm -rf $HOME /etc/profile". ksh still doesn't start.
I installed PHCO_33169, GoldApps11i and GoldBase11i from June '05 and
also all the patches, that cpm_collect.sh from ITRC has
shown. This also required a reboot of the machine.
ksh still hangs :(
Any further ideas?
Have a look at the last line of the tusc output:
fcntl(2047, F_SETLK, 0x40003868) ..................................................................... [sleeping]
What's it doing there? It's calling fcntl() with F_SETLK, right?
This means, it's trying to set a lock, correct? Why is that
hanging?
Alexander Skwar
--
Even if you do learn to speak correct English, whom are you going to speak
it to?
-- Clarence Darrow
- Next message: mwroberts_at_robertszz.org: "Re: C3600 is beeping"
- Previous message: CC: "TAR: tape blocksize error"
- In reply to: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Next in thread: Marty Freitas: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|