<?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 startup initialization problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665087#M49336</link>
    <description>i have a workstation that tends to freeze up from time to time and I've been trying to figure out anything that might be wrong with it.  at startup, while starting all the daemons, etc.  I get two problems that seem like good candidates of the source of the freezing.  Here is the information from the rc.log file for these two errors:&lt;BR /&gt;&lt;BR /&gt;==========================&lt;BR /&gt;Starting HP Distributed Print Service&lt;BR /&gt;Output from "/sbin/rc2.d/S722pd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc2.d/S722pd[136]: /var/opt/pd/pdclientd/startup.log: Cannot create the specified file&lt;BR /&gt;pdclientd returned exit code: 1.&lt;BR /&gt;Could not start pdclientd.&lt;BR /&gt;See files /var/opt/pd/pdclientd/*.log for more information.&lt;BR /&gt;"/sbin/rc2.d/S722pd start" FAILED&lt;BR /&gt;&lt;BR /&gt;Start clock daemon&lt;BR /&gt;Output from "sbin/rc2.d/S730cron start":&lt;BR /&gt;---------------------------&lt;BR /&gt;cron started&lt;BR /&gt;! can't change directory to the crontab directory. ((Date/Time listed here))&lt;BR /&gt;! **** Cron ABORTED *******&lt;BR /&gt;((Date/Time listed here))&lt;BR /&gt;&lt;BR /&gt;============================&lt;BR /&gt;&lt;BR /&gt;the hp distributed print service thing is weird because that was never installed.  and all of my printers still work regardless of this, so basically I think it could be removed altogether, but I'm not sure how.. any ideas?  also, the logs it references do not exist on the machine, so I suspect it's trying to start a daemon that isn't there.&lt;BR /&gt;&lt;BR /&gt;the cron stuff is more likely to be what's freezing the system, it seems to me.. when that error occurs, the screen shows "can't change to crontab directory"  "cron aborted".. when I went looking for it, the crontab directory it is trying to access isn't there.  I don't have any scheduled tasks to run on this machine either, so could it just be turned off?  let me know if more information is needed. thanks!</description>
    <pubDate>Thu, 14 Feb 2002 16:47:42 GMT</pubDate>
    <dc:creator>Mark Stewart</dc:creator>
    <dc:date>2002-02-14T16:47:42Z</dc:date>
    <item>
      <title>startup initialization problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665087#M49336</link>
      <description>i have a workstation that tends to freeze up from time to time and I've been trying to figure out anything that might be wrong with it.  at startup, while starting all the daemons, etc.  I get two problems that seem like good candidates of the source of the freezing.  Here is the information from the rc.log file for these two errors:&lt;BR /&gt;&lt;BR /&gt;==========================&lt;BR /&gt;Starting HP Distributed Print Service&lt;BR /&gt;Output from "/sbin/rc2.d/S722pd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc2.d/S722pd[136]: /var/opt/pd/pdclientd/startup.log: Cannot create the specified file&lt;BR /&gt;pdclientd returned exit code: 1.&lt;BR /&gt;Could not start pdclientd.&lt;BR /&gt;See files /var/opt/pd/pdclientd/*.log for more information.&lt;BR /&gt;"/sbin/rc2.d/S722pd start" FAILED&lt;BR /&gt;&lt;BR /&gt;Start clock daemon&lt;BR /&gt;Output from "sbin/rc2.d/S730cron start":&lt;BR /&gt;---------------------------&lt;BR /&gt;cron started&lt;BR /&gt;! can't change directory to the crontab directory. ((Date/Time listed here))&lt;BR /&gt;! **** Cron ABORTED *******&lt;BR /&gt;((Date/Time listed here))&lt;BR /&gt;&lt;BR /&gt;============================&lt;BR /&gt;&lt;BR /&gt;the hp distributed print service thing is weird because that was never installed.  and all of my printers still work regardless of this, so basically I think it could be removed altogether, but I'm not sure how.. any ideas?  also, the logs it references do not exist on the machine, so I suspect it's trying to start a daemon that isn't there.&lt;BR /&gt;&lt;BR /&gt;the cron stuff is more likely to be what's freezing the system, it seems to me.. when that error occurs, the screen shows "can't change to crontab directory"  "cron aborted".. when I went looking for it, the crontab directory it is trying to access isn't there.  I don't have any scheduled tasks to run on this machine either, so could it just be turned off?  let me know if more information is needed. thanks!</description>
      <pubDate>Thu, 14 Feb 2002 16:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665087#M49336</guid>
      <dc:creator>Mark Stewart</dc:creator>
      <dc:date>2002-02-14T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: startup initialization problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665088#M49337</link>
      <description>To turn cron off:&lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/cron&lt;BR /&gt;&lt;BR /&gt;and make the line that says&lt;BR /&gt;&lt;BR /&gt;CRON=1&lt;BR /&gt;&lt;BR /&gt;say&lt;BR /&gt;&lt;BR /&gt;CRON=0&lt;BR /&gt;&lt;BR /&gt;To turn HP DSP off:&lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/pd&lt;BR /&gt;&lt;BR /&gt;and make the line that says&lt;BR /&gt;&lt;BR /&gt;PD_CLIENT=1&lt;BR /&gt;&lt;BR /&gt;say&lt;BR /&gt;&lt;BR /&gt;PD_CLIENT=0</description>
      <pubDate>Thu, 14 Feb 2002 16:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665088#M49337</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-14T16:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: startup initialization problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665089#M49338</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;The startup/shutdown scripts that reside in '/sbin/init.d/' (with the run-level ('rc' links in '/sbin/rc?.d/') are controlled by configuration files in '/etc/rc.config.d'.  For example, if you didn't want to start the cron daemon, you would change the file '/etc/rc.config.d/cron' to specify the environmental variable 'CRON=0'.&lt;BR /&gt;&lt;BR /&gt;Take a look on your system for a configuration file in '/etc/rc.config.d/pd' [if things follow convention] and turn off the startup of the print service there.  Otherwise, simply remove the link from the '/sbin/rc?.d/' directory to eliminate starting what you don't want.&lt;BR /&gt;&lt;BR /&gt;As for the 'cron' daemon, you should have a directory '/var/adm/cron/' structure that looks like:&lt;BR /&gt;&lt;BR /&gt;-r--r--r--   1 bin        bin             59 Jun 10  1996 .proto&lt;BR /&gt;prw-------   1 root       root             0 Feb  6 13:37 FIFO&lt;BR /&gt;-rw-r--r--   1 root       root            65 Jan 11 18:13 OLDlog&lt;BR /&gt;-r--r--r--   1 bin        bin             39 Jan  6  2000 at.allow&lt;BR /&gt;-r--r--r--   1 bin        bin             29 Jan  6  2000 cron.allow&lt;BR /&gt;-rw-r--r--   1 root       root         29590 Feb 14 05:02 log&lt;BR /&gt;-r--r--r--   1 bin        bin             17 Jun 10  1996 queuedefs&lt;BR /&gt;&lt;BR /&gt;...the '/var/adm/cron' directory should be readable and executable for everyone (rx-rx-rx) and owned as 'bin:bin'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 14 Feb 2002 17:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665089#M49338</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-14T17:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: startup initialization problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665090#M49339</link>
      <description>I removed both from startup.  Hopefully that will eliminate the freezing of the workstation.  Thanks for the help!</description>
      <pubDate>Thu, 14 Feb 2002 18:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-initialization-problems/m-p/2665090#M49339</guid>
      <dc:creator>Mark Stewart</dc:creator>
      <dc:date>2002-02-14T18:46:32Z</dc:date>
    </item>
  </channel>
</rss>

