<?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: SWINSTALL ERROR in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948486#M413138</link>
    <description>im closing the thread&lt;BR /&gt;&lt;BR /&gt;thanks once again&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
    <pubDate>Fri, 23 Dec 2005 04:48:18 GMT</pubDate>
    <dc:creator>Pinki Meggi</dc:creator>
    <dc:date>2005-12-23T04:48:18Z</dc:date>
    <item>
      <title>SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948480#M413132</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I am working on a HP-UX 11.11, and when i run swinstall there is an error:&lt;BR /&gt;&lt;BR /&gt;ERROR: Could not contact host "jupiter.isctem.ac.mz". Make sure the hostname is correct and an obsolete pathname is specified (beginning with "/").&lt;BR /&gt;&lt;BR /&gt;We have a dns server and initially the swinstall was running successfully, but at this moment the server is down, can this error caused due the dns server?&lt;BR /&gt;&lt;BR /&gt;If yes, what i have to do to run the swinstall without the dns server?&lt;BR /&gt;&lt;BR /&gt;Can anyone help me please; I am new in this environment&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Thu, 22 Dec 2005 10:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948480#M413132</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2005-12-22T10:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948481#M413133</link>
      <description>Yes, if teh DNS is down and you cannot resolve your hostname then this can happen.&lt;BR /&gt;verify it is correct in /etc/hosts, and move /etc/resolv.conf out of the way, e.g.:&lt;BR /&gt;mv /etc/resolv.conf /etc/resolve.conf&lt;BR /&gt;then try to use nslookup to make sure it resolves correctly.&lt;BR /&gt;&lt;BR /&gt;This is one of the reasons it is recommended to have essential addresses set correctly in /etc/hosts and have /etc/nsswitch.conf point at files first and THEN to use DNS.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 10:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948481#M413133</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-12-22T10:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948482#M413134</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your /etc/nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;hosts:        files dns&lt;BR /&gt;&lt;BR /&gt;add you local host name + ip (jupiter.isctem.ac.mz) to your /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;xxx.x.x.xxx      jupiter jupiter.iscmtem.ac.mz&lt;BR /&gt;127.0.0.1       localhost loopback&lt;BR /&gt;&lt;BR /&gt;# swagentd -r&lt;BR /&gt;&lt;BR /&gt;and try the swinstall again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 22 Dec 2005 10:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948482#M413134</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-12-22T10:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948483#M413135</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You need to check &lt;BR /&gt;/etc/nsswitch.conf should be hosts:files dns or other way&lt;BR /&gt;/etc/hosts add the server here if it is not in the dns&lt;BR /&gt;/etc/resolv.conf may have some issues which needs to be checked like if it can ping the dns server.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 22 Dec 2005 11:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948483#M413135</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-12-22T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948484#M413136</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As HGN has mentioned check and see your /etc/nsswitch.conf this is the file which tells the system the search order for resolution, you should have something like the following, "hosts: files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]"  This tells the system to use the local host file for resolution and then the dns.&lt;BR /&gt;&lt;BR /&gt;I have faced this problem before and have resolved it this way.  If you have the dns before the files in the nsswitch.conf file and the dns server cannot be contacted then you will have the type of situation you are mentioning.</description>
      <pubDate>Thu, 22 Dec 2005 12:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948484#M413136</guid>
      <dc:creator>asif munir</dc:creator>
      <dc:date>2005-12-22T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948485#M413137</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks to replies&lt;BR /&gt;&lt;BR /&gt;i have solved the problem creating the file /etc/nsswitch.conf with the following information:&lt;BR /&gt;&lt;BR /&gt;     hosts: files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;&lt;BR /&gt;Then i have restarted the swagentd&lt;BR /&gt;     swagentd -r&lt;BR /&gt;&lt;BR /&gt;And finnaly the swinstall, swlist, swverify all run correctly.&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your kindly help.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pinki&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Dec 2005 04:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948485#M413137</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2005-12-23T04:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: SWINSTALL ERROR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948486#M413138</link>
      <description>im closing the thread&lt;BR /&gt;&lt;BR /&gt;thanks once again&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Fri, 23 Dec 2005 04:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/4948486#M413138</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2005-12-23T04:48:18Z</dc:date>
    </item>
  </channel>
</rss>

