<?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 - remote call procedure failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999858#M126261</link>
    <description>HP-UX 11.0&lt;BR /&gt;MW is not yet installedon the box&lt;BR /&gt;rpccp show mapping - does not hang&lt;BR /&gt;&lt;BR /&gt;moved resolv.conf&lt;BR /&gt;127.0.0.1 is in hosts&lt;BR /&gt;rw r r root sys for /etc/hosts file</description>
    <pubDate>Tue, 17 Jun 2003 19:22:37 GMT</pubDate>
    <dc:creator>Lee Abell</dc:creator>
    <dc:date>2003-06-17T19:22:37Z</dc:date>
    <item>
      <title>swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999855#M126258</link>
      <description>When I run swinstall I get the message:&lt;BR /&gt;Select Target Path&lt;BR /&gt;I choose "/"&lt;BR /&gt;The I get the messge :&lt;BR /&gt;A remote procdure call to a daemon failed.  Could not start a management session for hp63:/.  Make sure the host is accessible from the network and that it's daemon, swagentd, is running.&lt;BR /&gt;&lt;BR /&gt;I am logging into the machine from the network and I have stopped the swagentd daemon several times.  Help!!</description>
      <pubDate>Tue, 17 Jun 2003 16:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999855#M126258</guid>
      <dc:creator>Lee Abell</dc:creator>
      <dc:date>2003-06-17T16:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999856#M126259</link>
      <description>What HP-UX version?&lt;BR /&gt;&lt;BR /&gt;1) mwa stop (* now, usually uneeded *)&lt;BR /&gt;2) swagentd -k&lt;BR /&gt;3) rm /var/adm/sw/products/swlock&lt;BR /&gt;4) swagentd -r&lt;BR /&gt;5) 'rpccp show mapping' (* hangs *)&lt;BR /&gt;6) mv /etc/resolv.conf /etc/resolv.org&lt;BR /&gt;7) Verify 127.0.0.1 in /etc/hosts&lt;BR /&gt;8) rw rw r root sys /etc/hosts&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jun 2003 16:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999856#M126259</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-17T16:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999857#M126260</link>
      <description>If you have changed the machine name or IP and have not rebooted, this can happen.&lt;BR /&gt;&lt;BR /&gt;Also if DNS is on and does not resolve.</description>
      <pubDate>Tue, 17 Jun 2003 16:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999857#M126260</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2003-06-17T16:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999858#M126261</link>
      <description>HP-UX 11.0&lt;BR /&gt;MW is not yet installedon the box&lt;BR /&gt;rpccp show mapping - does not hang&lt;BR /&gt;&lt;BR /&gt;moved resolv.conf&lt;BR /&gt;127.0.0.1 is in hosts&lt;BR /&gt;rw r r root sys for /etc/hosts file</description>
      <pubDate>Tue, 17 Jun 2003 19:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999858#M126261</guid>
      <dc:creator>Lee Abell</dc:creator>
      <dc:date>2003-06-17T19:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999859#M126262</link>
      <description>Hi,&lt;BR /&gt;1.Please keep a correct entry in /etc/hosts first , for example:&lt;BR /&gt;192.168.1.1 hostname #hostname.&lt;BR /&gt;2.#mv /etc/resolv.conf /etc/resolv.conf.bak&lt;BR /&gt;3.#vi /etc/nsswitch.conf&lt;BR /&gt;...&lt;BR /&gt;hosts: files dns nis&lt;BR /&gt;...&lt;BR /&gt;(Note that if there isn't nsswitch.conf in /etc,please copy one from /usr/newconfig/etc) &lt;BR /&gt;4. #inetd -c (Not necessary).&lt;BR /&gt;&lt;BR /&gt;Hope to be helpful!&lt;BR /&gt;&lt;BR /&gt;Of course, you must make swagentd run!</description>
      <pubDate>Wed, 18 Jun 2003 05:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999859#M126262</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-06-18T05:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999860#M126263</link>
      <description>check whether the host resolution works fine.&lt;BR /&gt;&lt;BR /&gt;#nslookup &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 18 Jun 2003 05:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999860#M126263</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-06-18T05:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - remote call procedure failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999861#M126264</link>
      <description>Set the all the entries in /etc/nsswitch.conf to look for local files first and try.&lt;BR /&gt;&lt;BR /&gt;Example.&lt;BR /&gt;&lt;BR /&gt;hosts:          files dns nis&lt;BR /&gt;rpc: files dns nis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2003 05:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-remote-call-procedure-failed/m-p/2999861#M126264</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-18T05:43:02Z</dc:date>
    </item>
  </channel>
</rss>

