Operating System - HP-UX
1833034 Members
2338 Online
110049 Solutions
New Discussion

Unknown entry in swremove.log

 
Praveen Bezawada
Respected Contributor

Unknown entry in swremove.log

Hi
In swremove.log of one our L2000 machine we got an entry saying, trying to remove
Obsolete.NCSNCK,l=/,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64

the log gives an error saying that the above software could not be found on the machine.
We are not able to list this software on the machine. And interestingly some of our Java Processes running on that machine got killed.
Is there link between the swremove.log and process getting killed and what is the software that was being removed 'automatically'.

Br
Praveen

2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: Unknown entry in swremove.log

Hi:

I'm not sure exactly what the warning is about, but I have it in my swremove.log on a K570 running 11.0. Interestingly, I had noted this too during my cold installation of my server some months ago. The server has been running fine, although it has no java apps.

...JRF...
Patrick Wallek
Honored Contributor

Re: Unknown entry in swremove.log

Check out this from the TKB:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=ee4fd3cf0aacd9240c/screen=ckiDisplayDocument?docId=200000046933096

Errors from swconfig: Could not remove Obsolete.NCSNCK
DocId: KBRC00000296

Updated: 12/20/99 6:22:06 AM

PROBLEM
Installed 11.0 on the system, now getting errors in /etc/rc.log during boot:

* Removing the following software:
Obsolete.NCSNCK,l=/,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64

WARNING: The remove process from "swconfig" did not succeed. Some or all of the software listed in "/var/adm/sw/needs_remove" must be removed manually.

RESOLUTION

To clear this message, remove the file /var/adm/sw/needs_remove.

rm /var/adm/sw/needs_remove

On the next boot, swconfig should complete without any Warning.