<?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: SD_UX error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126240#M448795</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# nslookup Eclear&lt;BR /&gt;Using /etc/hosts on:  Eclear&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    Eclear&lt;BR /&gt;Address:  172.20.224.105&lt;BR /&gt;Aliases:  loghost&lt;BR /&gt;&lt;BR /&gt;# nslookup 172.20.224.105&lt;BR /&gt;Using /etc/hosts on:  Eclear&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    Eclear&lt;BR /&gt;Address:  172.20.224.105&lt;BR /&gt;Aliases:  loghost&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SD commands are not working here.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;azaru</description>
    <pubDate>Mon, 25 Aug 2008 19:38:37 GMT</pubDate>
    <dc:creator>Azaru</dc:creator>
    <dc:date>2008-08-25T19:38:37Z</dc:date>
    <item>
      <title>SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126232#M448787</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have problem with sd commands. Please help me.&lt;BR /&gt;&lt;BR /&gt;# swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "Eclear"...&lt;BR /&gt;ERROR:   Could not contact host "Eclear" because of an invalid protocol&lt;BR /&gt;         sequence.  Protocol sequences are specified with the "-x&lt;BR /&gt;         rpc_binding_info" option.  Make sure this option is specified&lt;BR /&gt;         correctly.&lt;BR /&gt;ERROR:   More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is Eclear:/var/adm/sw/swagentd.log).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;azaru</description>
      <pubDate>Mon, 25 Aug 2008 17:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126232#M448787</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2008-08-25T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126233#M448788</link>
      <description>Shalom azaru,&lt;BR /&gt;&lt;BR /&gt;What is /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;It needs to be there for sd-ux to work.&lt;BR /&gt;&lt;BR /&gt;What does the file say:&lt;BR /&gt;/var/adm/sw/swagentd.log&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd -r&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Aug 2008 17:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126233#M448788</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-25T17:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126234#M448789</link>
      <description>Hi Azaru,&lt;BR /&gt;&lt;BR /&gt;Make sure the host name is correct.&lt;BR /&gt;/usr/sbin/swagentd -r&lt;BR /&gt;# more /var/adm/sw/swagentd.log&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 25 Aug 2008 17:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126234#M448789</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-08-25T17:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126235#M448790</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here the output for above questions&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# more /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.files:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# does not use any name services.&lt;BR /&gt;#&lt;BR /&gt;passwd:       files&lt;BR /&gt;group:        files&lt;BR /&gt;hosts:        files&lt;BR /&gt;services:     files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  Mon, Aug 25, 2008 11:41:05 PM IST  BEGIN swagentd (pid =&lt;BR /&gt;         11380).&lt;BR /&gt;&lt;BR /&gt;ERROR:   Invalid protocol sequence specified as part of the&lt;BR /&gt;         "rpc_binding_info=" configuration option.&lt;BR /&gt;ERROR:   Terminating prematurely - cannot serve Remote Procedure Call&lt;BR /&gt;         requests.&lt;BR /&gt;&lt;BR /&gt;=======  Mon, Aug 25, 2008 11:41:05 PM IST  END swagentd (pid = 11380,&lt;BR /&gt;         startup error).&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/swagentd -r&lt;BR /&gt;usage: /sbin/init.d/swagentd {start|stop}&lt;BR /&gt;# /sbin/init.d/swagentd start&lt;BR /&gt;ERROR:   swagentd exiting due to initialization error in background&lt;BR /&gt;         process.  Check the logfile "/var/adm/sw/swagentd.log" for&lt;BR /&gt;         more information.&lt;BR /&gt;ERROR:   Unable to restart swagentd after initializing networking.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swagentd -r&lt;BR /&gt;ERROR:   swagentd exiting due to initialization error in background&lt;BR /&gt;         process.  Check the logfile "/var/adm/sw/swagentd.log" for&lt;BR /&gt;         more information.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;azaru</description>
      <pubDate>Mon, 25 Aug 2008 17:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126235#M448790</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2008-08-25T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126236#M448791</link>
      <description>... Check the logfile "/var/adm/sw/swagentd.log" for&lt;BR /&gt;more information. ...&lt;BR /&gt;&lt;BR /&gt;Please do it.</description>
      <pubDate>Mon, 25 Aug 2008 17:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126236#M448791</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-25T17:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126237#M448792</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Content of swagentd.log file&lt;BR /&gt;&lt;BR /&gt;# cat /var/adm/sw/swagentd.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  08/25/08 23:44:39 IST  BEGIN swagentd (pid = 12771).&lt;BR /&gt;&lt;BR /&gt;ERROR:   Invalid protocol sequence specified as part of the&lt;BR /&gt;         "rpc_binding_info=" configuration option.&lt;BR /&gt;ERROR:   Terminating prematurely - cannot serve Remote Procedure Call&lt;BR /&gt;         requests.&lt;BR /&gt;&lt;BR /&gt;=======  08/25/08 23:44:39 IST  END swagentd (pid = 12771, startup&lt;BR /&gt;         error).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  Mon, Aug 25, 2008 11:45:07 PM IST  BEGIN swagentd (pid =&lt;BR /&gt;         12952).&lt;BR /&gt;&lt;BR /&gt;ERROR:   Invalid protocol sequence specified as part of the&lt;BR /&gt;         "rpc_binding_info=" configuration option.&lt;BR /&gt;ERROR:   Terminating prematurely - cannot serve Remote Procedure Call&lt;BR /&gt;         requests.&lt;BR /&gt;&lt;BR /&gt;=======  Mon, Aug 25, 2008 11:45:07 PM IST  END swagentd (pid = 12952,&lt;BR /&gt;         startup error).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;azaru</description>
      <pubDate>Mon, 25 Aug 2008 18:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126237#M448792</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2008-08-25T18:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126238#M448793</link>
      <description>a)  Verify your dns entries for ip and hostname&lt;BR /&gt;&lt;BR /&gt;nslookup hostname&lt;BR /&gt;nslookup ip&lt;BR /&gt;&lt;BR /&gt;b)  check you sd-ux up to date patches.  for 11.11 PHCO_35587 &amp;amp; PHC)_35291 refer to your error.&lt;BR /&gt;&lt;BR /&gt;what version of hp-ux are you?&lt;BR /&gt;&lt;BR /&gt;go to this link and search on 'rpc_binding_info'&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/patch/search.do?pageOsid=hpux&amp;amp;BC=main" target="_blank"&gt;http://www11.itrc.hp.com/service/patch/search.do?pageOsid=hpux&amp;amp;BC=main&lt;/A&gt;|pdb|</description>
      <pubDate>Mon, 25 Aug 2008 18:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126238#M448793</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-08-25T18:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126239#M448794</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Did you specify a value for '-x rpc_binding_info'?  The valid values are 'ncacn_ip_tcp:[2121]' or 'ncadg_ip_udp:[2121]'.&lt;BR /&gt;&lt;BR /&gt;Perhaps you have modified the '/var/adm/sw/defaults' and specified it there or in '${HOME}/.swdefaults'&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126239#M448794</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-25T18:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126240#M448795</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# nslookup Eclear&lt;BR /&gt;Using /etc/hosts on:  Eclear&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    Eclear&lt;BR /&gt;Address:  172.20.224.105&lt;BR /&gt;Aliases:  loghost&lt;BR /&gt;&lt;BR /&gt;# nslookup 172.20.224.105&lt;BR /&gt;Using /etc/hosts on:  Eclear&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    Eclear&lt;BR /&gt;Address:  172.20.224.105&lt;BR /&gt;Aliases:  loghost&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SD commands are not working here.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;azaru</description>
      <pubDate>Mon, 25 Aug 2008 19:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126240#M448795</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2008-08-25T19:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126241#M448796</link>
      <description>grep rpc_binding_info /var/adm/sw/defaults|grep -v  ^#&lt;BR /&gt;&lt;BR /&gt;uncomment the entries for the rpc_binding_info and restart the swagentd&lt;BR /&gt;&lt;BR /&gt;rgds.</description>
      <pubDate>Tue, 26 Aug 2008 12:31:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126241#M448796</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-08-26T12:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: SD_UX error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126242#M448797</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have put the entry in $HOME/.sw/defaults file as&lt;BR /&gt;&lt;BR /&gt;"rpc_binding_info=ncadg_ip_udp:[2121]"&lt;BR /&gt;&lt;BR /&gt;It works fine now.&lt;BR /&gt;&lt;BR /&gt;Thanks for ur valid answers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;azaru</description>
      <pubDate>Wed, 27 Aug 2008 05:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-ux-error/m-p/5126242#M448797</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2008-08-27T05:15:57Z</dc:date>
    </item>
  </channel>
</rss>

