<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091472#M442441</link>
    <description>ooooops made a typo in above message...&lt;BR /&gt;&lt;BR /&gt;# cp /etc/nsswitch.files /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;NOT nsswistch</description>
    <pubDate>Thu, 07 Feb 2008 12:15:15 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens_1</dc:creator>
    <dc:date>2008-02-07T12:15:15Z</dc:date>
    <item>
      <title>swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091466#M442435</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Below is what is the error that i get when i try executing swlist command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cdbap101#swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "cdbap101"...&lt;BR /&gt;ERROR:   Could not contact host "cdbap101".  Make sure the hostname is&lt;BR /&gt;         correct and an absolute pathname is specified (beginning with&lt;BR /&gt;         "/").&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;         cdbap101:/var/adm/sw/swagentd.log).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The nslookup output is:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cdbap101#nslookup cdbap101&lt;BR /&gt;Using /etc/hosts on:  cdbap101&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "cdbap101"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What could be the problem?&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 10:53:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091466#M442435</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-07T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091467#M442436</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The error message is misleading.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd -r&lt;BR /&gt;&lt;BR /&gt;That will usually fix the problem.&lt;BR /&gt;&lt;BR /&gt;Lets see the /etc/hosts entry.&lt;BR /&gt;&lt;BR /&gt;cdbap101   192.168.0.10&lt;BR /&gt;&lt;BR /&gt;If that IP address is valid.&lt;BR /&gt;&lt;BR /&gt;See /etc/nsswitch.conf to make sure you are looking at files. I think thats all right though.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Feb 2008 11:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091467#M442436</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-07T11:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091468#M442437</link>
      <description>It sounds like your server is not defined in /etc/hosts.  Run this:&lt;BR /&gt;&lt;BR /&gt;grep cdbap101 /etc/hosts&lt;BR /&gt;&lt;BR /&gt;Also post "cat /etc/nsswitch.conf"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Feb 2008 11:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091468#M442437</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-02-07T11:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091469#M442438</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Below is what the output shows:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cdbap101#&lt;BR /&gt;cdbap101#/sbin/init.d/swagentd -r&lt;BR /&gt;usage: /sbin/init.d/swagentd {start|stop}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cdbap101#/sbin/init.d/swagentd stop&lt;BR /&gt;The swagentd daemon is stopped.&lt;BR /&gt;cdbap101#&lt;BR /&gt;cdbap101#/sbin/init.d/swagentd start&lt;BR /&gt;cdbap101#&lt;BR /&gt;&lt;BR /&gt;Even after doing this, error repeates!&lt;BR /&gt;&lt;BR /&gt;Find other output:&lt;BR /&gt;cdbap101#&lt;BR /&gt;cdbap101#grep cdbap101 /etc/hosts&lt;BR /&gt;10.200.227.62   cdbap101.ashokleyland.com       cdpap101&lt;BR /&gt;cdbap101#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And i know this is a valid ip in this network.&lt;BR /&gt;&lt;BR /&gt;Moreover, i dont find any nsswitch.conf file within /etc directory (infact in the server itself)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 11:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091469#M442438</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-07T11:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091470#M442439</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Copy the /etc/nsswitch.files to the /etc/nsswistch.conf&lt;BR /&gt;&lt;BR /&gt;# cp /etc/nsswitch.files /etc/nsswistch.conf&lt;BR /&gt;&lt;BR /&gt;Restart the swagentd&lt;BR /&gt;&lt;BR /&gt;Try swlist again.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 07 Feb 2008 12:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091470#M442439</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-02-07T12:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091471#M442440</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I Tried that.. &lt;BR /&gt;&lt;BR /&gt;But still the result is same.</description>
      <pubDate>Thu, 07 Feb 2008 12:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091471#M442440</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-07T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091472#M442441</link>
      <description>ooooops made a typo in above message...&lt;BR /&gt;&lt;BR /&gt;# cp /etc/nsswitch.files /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;NOT nsswistch</description>
      <pubDate>Thu, 07 Feb 2008 12:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091472#M442441</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-02-07T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091473#M442442</link>
      <description>and you seem to have a typo in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;cdbap101 ---&amp;gt; cdbap101.ashokleyland.com cdpap101 &lt;BR /&gt;&lt;BR /&gt;should be --&amp;gt; cdbap101.ashokleyland.com cdbap101</description>
      <pubDate>Thu, 07 Feb 2008 12:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091473#M442442</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-02-07T12:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091474#M442443</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Working Now!!&lt;BR /&gt;&lt;BR /&gt;Sridhar</description>
      <pubDate>Thu, 07 Feb 2008 12:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091474#M442443</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-07T12:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: swlist problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091475#M442444</link>
      <description>Problem is resolved!!</description>
      <pubDate>Thu, 07 Feb 2008 12:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-problem/m-p/5091475#M442444</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-07T12:42:50Z</dc:date>
    </item>
  </channel>
</rss>

