1753893 Members
7629 Online
108809 Solutions
New Discussion юеВ

swinstall problem

 
SOLVED
Go to solution
Ermin Borovac
Honored Contributor

Re: swinstall problem

Have a look at KBRC00016523. It may be relevant if you have the latest SD-UX patch (PHCO_32116).
Robert-Jan Goossens_1
Honored Contributor

Re: swinstall problem

Stephen,

Check this doc.

http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066922064

Document description: SYS ADM: Swinstall error- Attempt to create the job failed.
Document id: A5029755

Failure registering as remote procedure call server using
protocol sequence ncacn_ip_tcp with endpoint 2121. No
addresses dce/rpc.

To solve this problem, execute the following commands:

1. cd /var/adm/sw/queue

2. mkdir /tmp/queue

3. find . -print | cpio -pdmux /tmp/queue

4. rm -rf /var/adm/sw/queue/*

HTH,
Robert-Jan
Stephen Keane
Honored Contributor

Re: swinstall problem

Biswajit,

I checked the directory, there are log files, but they are all empty (zero bytes).
Stephen Keane
Honored Contributor

Re: swinstall problem

Ermin,

I don't know what KBRC00016523 is?
Stephen Keane
Honored Contributor

Re: swinstall problem

Robert,

I tried the fix you suggested, but the problem remains. Should I delete /tmp/queue now?
Robert-Jan Goossens_1
Honored Contributor

Re: swinstall problem

Hi Stephen,

I don't think the /var/adm/queue dir holds vital info.

Is the /depot_dir directory a nfs filesystem ? (firewall ?)

Regards,
Robert-Jan


Stephen Keane
Honored Contributor

Re: swinstall problem

The depot I'm trying to install is local, no NFS/Samba or anything like that. I did think about patches, and ran a patch assessment. I downloaded the latest Gold bundle (June) some 450 odd MBytes, thanks HP!

Curiously, I had no problem installing the patch bundle, though that was a depot too.

Maybe the depot I'm using has a problem? Is there any way of checking it for integrity?
Greg Vaidman
Respected Contributor

Re: swinstall problem

to verify the integrity of the depot, run swverify -v "*" @ /path/to/depot
Mateja Bezjak
Respected Contributor

Re: swinstall problem

See if the depot is registered?
swreg -l depot

Regards,
Mateja
Stephen Keane
Honored Contributor

Re: swinstall problem

Greg,

I ran the swverify command you suggested, but it failed sying there was no installed software at the depot location. Which there isn't, as it won't bloody install it!