<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: swlist give error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580861#M910647</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you try restarting the swagentd daemon by this way :&lt;BR /&gt;#/usr/sbin/swagentd -k (for killing the daemon)&lt;BR /&gt;&lt;BR /&gt;restart in this way&lt;BR /&gt;#/usr/sbin/swagentd &lt;BR /&gt;&lt;BR /&gt;Hope this helps..&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Sep 2001 11:57:09 GMT</pubDate>
    <dc:creator>Varghese Mathew</dc:creator>
    <dc:date>2001-09-19T11:57:09Z</dc:date>
    <item>
      <title>swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580856#M910642</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;We have hp-ux 11.00, when we run swlist command to check the product in the system it give the following error.&lt;BR /&gt;&lt;BR /&gt;#swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "cmfbckup"...&lt;BR /&gt;ERROR:   Could not contact host "cmfbckup".  Make sure the hostname is&lt;BR /&gt;         correct.&lt;BR /&gt;ERROR:   More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is&lt;BR /&gt;         cmfbckup:/var/adm/sw/swagentd.log).&lt;BR /&gt;&lt;BR /&gt;When checking the swagentd.log there is nothing showing error as the output from swagentd.log file below:&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:31:39 WAT  BEGIN swagentd (pid = 5200).&lt;BR /&gt;&lt;BR /&gt;       * Stopping swagentd program, process ID 921.&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:31:39 WAT  END swagentd (pid = 5200).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:31:39 WAT  END swagentd (pid = 921).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:37:44 WAT  BEGIN swagentd (pid = 313).&lt;BR /&gt;&lt;BR /&gt;       * Started remove agent on "/" for root@cmfbckup, pid=325,&lt;BR /&gt;         02/03/01 08:37:46 WAT&lt;BR /&gt;       * Agent pid=325 completed.  02/03/01 08:37:56 WAT&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:38:46 WAT  BEGIN swagentd (pid = 924).&lt;BR /&gt;&lt;BR /&gt;       * Restarting swagentd program, process ID 313.&lt;BR /&gt;&lt;BR /&gt;=======  02/03/01 08:38:46 WAT  END swagentd (pid = 313).&lt;BR /&gt;&lt;BR /&gt;       * Started remove agent on "/" for root@cmfbckup, pid=25865,&lt;BR /&gt;         02/20/01 13:35:07 WAT&lt;BR /&gt;       * Started remove agent on "/" for root@cmfbckup, pid=25967,&lt;BR /&gt;         02/20/01 13:38:51 WAT&lt;BR /&gt;       * Agent pid=25865 completed.  02/20/01 13:38:51 WAT&lt;BR /&gt;? Agent pid=25967 completed.  02/20/01 13:39:09 WAT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you please help in this?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 08:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580856#M910642</guid>
      <dc:creator>Ahmed ABDOU_1</dc:creator>
      <dc:date>2001-09-18T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580857#M910643</link>
      <description>First try to rule out any name resolution problems...change the host lookup order in /etc/nsswitch.conf to:&lt;BR /&gt;&lt;BR /&gt;hosts: files dns&lt;BR /&gt;&lt;BR /&gt;then restart swagentd:&lt;BR /&gt;&lt;BR /&gt;kill the running swagentd.&lt;BR /&gt;run /sbin/rc2.d/S870swagentd start&lt;BR /&gt;&lt;BR /&gt;then try the swlist command again.&lt;BR /&gt;&lt;BR /&gt;More than likely this is a name resolution problem.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Tue, 18 Sep 2001 08:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580857#M910643</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-18T08:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580858#M910644</link>
      <description>make sure your hostname is entered in the /etc/hosts file.  If you're using dns, make sure that your hostname is resolvable with nslookup:&lt;BR /&gt;&lt;BR /&gt;# nslookup hostname&lt;BR /&gt;# nslookup ip_address&lt;BR /&gt;&lt;BR /&gt;Also, make sure your default gateway is defined and you are connecting to it, because swlist, swinstall, etc. is looking for these things to be defined.  Also, the /var/adm/syslog/syslog.log may provide you with additional information.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 18 Sep 2001 08:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580858#M910644</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2001-09-18T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580859#M910645</link>
      <description>See also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x4273abe92dabd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x4273abe92dabd5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2001 09:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580859#M910645</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-18T09:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580860#M910646</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure your system name is defined in the /etc/hosts file and also your hosts resolution is working okay. check for /etc/nsswitch.conf file. If you are using DNS and /etc/hosts for name resolution, have this entry in /etc/nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;hosts DNS [NOTFOUND=continue] files&lt;BR /&gt;&lt;BR /&gt;Also check to see that your resolver is configured correctly (/etc/resolv.conf)&lt;BR /&gt;&lt;BR /&gt;Have a look at the threads below for more info.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/26-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/26-toc.html&amp;amp;searchterms=resolver%20&amp;amp;queryid=20010918-114659" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/26-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/26-toc.html&amp;amp;searchterms=resolver%20&amp;amp;queryid=20010918-114659&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/8-toc.html&amp;amp;searchterms=nsswitch.conf&amp;amp;queryid=20010918-114832" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/8-toc.html&amp;amp;searchterms=nsswitch.conf&amp;amp;queryid=20010918-114832&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 17:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580860#M910646</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-18T17:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580861#M910647</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you try restarting the swagentd daemon by this way :&lt;BR /&gt;#/usr/sbin/swagentd -k (for killing the daemon)&lt;BR /&gt;&lt;BR /&gt;restart in this way&lt;BR /&gt;#/usr/sbin/swagentd &lt;BR /&gt;&lt;BR /&gt;Hope this helps..&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 11:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580861#M910647</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-09-19T11:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580862#M910648</link>
      <description>Mathew &amp;amp; any one else with this problem&lt;BR /&gt;&lt;BR /&gt;I followed this (&amp;amp; other threads on the subject) &amp;amp; found that &lt;BR /&gt;# /usr/sbin/swagentd -k; /usr/sbin/swagentd worked for me. Matthew get 10 points ,but I'm not the author!!! &lt;BR /&gt;&lt;BR /&gt;Briefly the below was checked first, all worked fine &lt;BR /&gt;nslookup host&lt;BR /&gt;nslookup ip_addd&lt;BR /&gt;uname -n; hostname&lt;BR /&gt;check /var/adm/sw/products &amp;amp; INDEX exists &lt;BR /&gt;(to rebuild INDEEX see &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x527b06295e00d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x527b06295e00d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd stop; /sbin/init.d/swagentd start --- failed to resolve problem&lt;BR /&gt;&lt;BR /&gt;I hope this helps others with this problem..&lt;BR /&gt;&lt;BR /&gt;We also noticed "swagentd -r" was running.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 15:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580862#M910648</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2003-07-25T15:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: swlist give error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580863#M910649</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Verify that your server's hostname is reflected correctly in '/etc/hosts' *and* in '/etc/rc.config.d/netconf'.&lt;BR /&gt;&lt;BR /&gt;Then, restart the 'swagentd' daemon:&lt;BR /&gt;&lt;BR /&gt;# swagentd -r&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 25 Jul 2003 15:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-give-error/m-p/2580863#M910649</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-07-25T15:16:56Z</dc:date>
    </item>
  </channel>
</rss>

