<?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: dce problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560222#M29280</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try command "rgy_edit" to see if your cell is still reachable and your server is registred within it ( if not, dce wouldn't start dce processes : dced and dcsadv ).&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/rgy_edit&lt;BR /&gt;rgy_edit=&amp;gt; pr&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Aug 2001 14:00:25 GMT</pubDate>
    <dc:creator>Magdi KAMAL</dc:creator>
    <dc:date>2001-08-06T14:00:25Z</dc:date>
    <item>
      <title>dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560215#M29273</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is someone can help me?&lt;BR /&gt;When I reboot my server, it stoppes at /sbin/rc2.d/S570dce, particulary after it launches "cdsd"&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Wed, 01 Aug 2001 19:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560215#M29273</guid>
      <dc:creator>RAKOTOARISON_1</dc:creator>
      <dc:date>2001-08-01T19:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560216#M29274</link>
      <description>Is there an error message in you rc.log?</description>
      <pubDate>Wed, 01 Aug 2001 19:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560216#M29274</guid>
      <dc:creator>Dan Bonham</dc:creator>
      <dc:date>2001-08-01T19:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560217#M29275</link>
      <description>Hi Rusty,&lt;BR /&gt;&lt;BR /&gt;I haven't message in /etc/rc.log.&lt;BR /&gt;In fact, the system hangs up indefinitely.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 01 Aug 2001 19:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560217#M29275</guid>
      <dc:creator>RAKOTOARISON_1</dc:creator>
      <dc:date>2001-08-01T19:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560218#M29276</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since cdsd is being started, this host must be configured for a DCE server. Did you look at the /var/opt/dce/svc/*.log files? Do you have the DCE patches installed (i would say this is a must).&lt;BR /&gt;If you do a "ps -ef |rc" and look for the S570dce process, kill it and restart dce (/sbin/init.d/dce stop ; /sbin/init.d/dce start ). &lt;BR /&gt;&lt;BR /&gt;Is it a recurring problem?&lt;BR /&gt;&lt;BR /&gt;-Ramesh</description>
      <pubDate>Thu, 02 Aug 2001 01:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560218#M29276</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-02T01:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560219#M29277</link>
      <description>I agree with ramesh ....... also worth checking the syslog.log too ..... perhaps your clearing house or cds namespace has become corrupted ? What was done to the system / DCE cell recently ? eg have you added/removed hosts or replica's from the cell  ?&lt;BR /&gt;&lt;BR /&gt;Also DCE is v.verbose the entries in the svc logs may have a lot of info you can use stdcode &lt;ERROR_NUMBER&gt; to help decode them&lt;/ERROR_NUMBER&gt;</description>
      <pubDate>Thu, 02 Aug 2001 06:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560219#M29277</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-08-02T06:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560220#M29278</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I explain again here the context of my problem:&lt;BR /&gt;&lt;BR /&gt; When I rebooted my machine by the following command&lt;BR /&gt;  shutdown -r -y 0&lt;BR /&gt; My machine is blocked at Start dce daemons.&lt;BR /&gt; Now I connected by telnet to see what's happenning?&lt;BR /&gt; I saw it launched the script /sbin/rc2.d/S570dce start.&lt;BR /&gt; I remarked if I removed and recreated the directory /var/opt/dce/security/creds,&lt;BR /&gt; I had less problem. And if this directory has some files when I launch the command&lt;BR /&gt; ls, it tooks many times.&lt;BR /&gt; My problem is recuring each time I reboot my server.&lt;BR /&gt; The log files in /var/opt/dce/svc are empty.&lt;BR /&gt; Even I reconfigure my namespace the problem appears.&lt;BR /&gt; I forget to tell you my server is standalone. We connect with exceed only.&lt;BR /&gt;  Could you tell me which parameters I have to put? And which patches I have to have?&lt;BR /&gt; Please give me the way to check if all is Ok.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Aug 2001 15:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560220#M29278</guid>
      <dc:creator>RAKOTOARISON_1</dc:creator>
      <dc:date>2001-08-04T15:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560221#M29279</link>
      <description>If you are standalone, do you really need DCE?&lt;BR /&gt;&lt;BR /&gt;Do you run any DCE stuff?</description>
      <pubDate>Mon, 06 Aug 2001 12:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560221#M29279</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-08-06T12:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: dce problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560222#M29280</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try command "rgy_edit" to see if your cell is still reachable and your server is registred within it ( if not, dce wouldn't start dce processes : dced and dcsadv ).&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/rgy_edit&lt;BR /&gt;rgy_edit=&amp;gt; pr&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2001 14:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dce-problem/m-p/2560222#M29280</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-06T14:00:25Z</dc:date>
    </item>
  </channel>
</rss>

