<?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: lpsched / lpshut problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782965#M77683</link>
    <description>Luca,&lt;BR /&gt;&lt;BR /&gt;try to remove the /var/spool/lp/SCHEDLOCK file before running lpsched.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
    <pubDate>Fri, 09 Aug 2002 08:53:28 GMT</pubDate>
    <dc:creator>Dietmar Konermann</dc:creator>
    <dc:date>2002-08-09T08:53:28Z</dc:date>
    <item>
      <title>lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782963#M77681</link>
      <description>Hi all!&lt;BR /&gt;I've the following problem..&lt;BR /&gt;I've stopped the print scheduler and, when I try to re-start it, I've the following error message :&lt;BR /&gt;lpsched:scheduler already running... and in this way the scheduler doesn't work.&lt;BR /&gt;I try to start the print scheduler using lpsched (and to stop it lpshut) and I try to start the print scheduler using SAM, too.&lt;BR /&gt;&lt;BR /&gt;Is anydoby there that have any idea to solve this problem and re-start the scheduler in the correct way?&lt;BR /&gt;Thanks in advance for your help and your support.&lt;BR /&gt;Luca</description>
      <pubDate>Fri, 09 Aug 2002 08:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782963#M77681</guid>
      <dc:creator>Luca Frigatti</dc:creator>
      <dc:date>2002-08-09T08:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782964#M77682</link>
      <description>After youve done an lpshut check there are no lp processes still running, if so kill them, then try to restart.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2002 08:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782964#M77682</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-09T08:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782965#M77683</link>
      <description>Luca,&lt;BR /&gt;&lt;BR /&gt;try to remove the /var/spool/lp/SCHEDLOCK file before running lpsched.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Fri, 09 Aug 2002 08:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782965#M77683</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-08-09T08:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782966#M77684</link>
      <description>Normally, when lpsched start,the system will generate a file called SCHEDLOCK in /var/spool/lp/. If the scheduler is shutdown regularly, the file SCHEDLOCK will be removed automatically.&lt;BR /&gt;If this file exists, lpsched can't be start! You must remove it manually. &lt;BR /&gt;&lt;BR /&gt;-Gerald-</description>
      <pubDate>Fri, 09 Aug 2002 10:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782966#M77684</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2002-08-09T10:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782967#M77685</link>
      <description>Start with getting patches up to date. This will likely fix a lot of things. The correct way to stop lp is lpshut--but, always followup with lpstat -r to check and finally, ps -fulp to see if any processes owned by lp are still running.&lt;BR /&gt;&lt;BR /&gt;lpshut sends a simple terminate signal to all the components (lpshed and children) so if a print process is hung up on I/O, the signal won't be seen. Make note of the printers mentioned in the hung lp jobs and then kill them, starting with kill -15, then kill -2 and then kill -1, and finally kill -9 (last resort) for each lp process left after lpshut.</description>
      <pubDate>Fri, 09 Aug 2002 10:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782967#M77685</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-09T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782968#M77686</link>
      <description>Issue the lpshut command, then do a ps -ef  | grep lp to make sure no processes are running.&lt;BR /&gt;&lt;BR /&gt;Then go to /var/spool/lp and check for a file called SCHEDLOCK.&lt;BR /&gt;&lt;BR /&gt;If it's there remove it and issue the lpstart command.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2002 13:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782968#M77686</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-08-09T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782969#M77687</link>
      <description>Luca&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do a ps -ef | grep lp and kill the proceeses associated with the same. &lt;BR /&gt;&lt;BR /&gt;cd /usr/spool/lp&lt;BR /&gt;rm FIFO&lt;BR /&gt;rm CHDLCK&lt;BR /&gt;&lt;BR /&gt;then lpshced should do the trick&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Fri, 09 Aug 2002 14:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782969#M77687</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-09T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782970#M77688</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once you have shutdown the scheduler, check if there is another lp process running. If there is another lpsched process, try shutting down the scheduler once again. If this does not work, kill the lpsched process. Then from the /usr/spool/lp directory delete the SCHEDLOCK and FIFO file and see if the lpstat still shown the scheduler as running. If not restart the scheduler.&lt;BR /&gt;&lt;BR /&gt;/usr/lib/lpshut to shut the spooler&lt;BR /&gt;/usr/lib/lpsched to start the spooler.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2002 14:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782970#M77688</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-08-09T14:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: lpsched / lpshut problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782971#M77689</link>
      <description>Luca,&lt;BR /&gt;&lt;BR /&gt;Just a reminder to give points out to those who answered your questions. It only takes a moment, and helps make the forums more useful to everyone. &lt;BR /&gt;&lt;BR /&gt;Sean &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 17:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lpsched-lpshut-problem/m-p/2782971#M77689</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-09-12T17:04:31Z</dc:date>
    </item>
  </channel>
</rss>

