<?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: Print Queue to process a Batch Job in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715514#M791297</link>
    <description>most of the printer files should be owned by lp and group lp, although the links could be owned by root check this properly.&lt;BR /&gt;&lt;BR /&gt;effective directories are &lt;BR /&gt;/etc/lp/interface/*&lt;BR /&gt;/etc/lp/master/*&lt;BR /&gt;var/spool/lp/*&lt;BR /&gt;&lt;BR /&gt;Others most also be checked.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Jan 2006 14:18:31 GMT</pubDate>
    <dc:creator>Lolupee</dc:creator>
    <dc:date>2006-01-23T14:18:31Z</dc:date>
    <item>
      <title>Print Queue to process a Batch Job</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715510#M791293</link>
      <description>I have 4 print queues bsh1 to bsh4.  these have an interface script as follows.&lt;BR /&gt;&lt;BR /&gt;vis=`echo "$*" | awk '{print $4}'`&lt;BR /&gt;echo $vis &amp;gt; /tmp/sh$$&lt;BR /&gt;newgrp - visib&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;Jobs are sent to these queues via a class BSH.&lt;BR /&gt;&lt;BR /&gt;I get the following error.&lt;BR /&gt;&lt;BR /&gt;printer bsh1 disabled since Jan 23 16:31 -&lt;BR /&gt;        disabled by scheduler: ERROR: Printer interface script returned non-zero exit status.&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the machine I am currently replacing this works without problem.   I can't see the difference in my configuration.&lt;BR /&gt;&lt;BR /&gt;Can any body point me torwards a possible solution?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;John.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 11:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715510#M791293</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-01-23T11:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Print Queue to process a Batch Job</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715511#M791294</link>
      <description>Hi Jon,&lt;BR /&gt;&lt;BR /&gt;Have you tried issuing an sbin/init.d/lp start and then look for the scheduler with say perl -wne 'print if /(fail|terminat(ed|ing)|lp|scheduler )/i' /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon</description>
      <pubDate>Mon, 23 Jan 2006 11:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715511#M791294</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-01-23T11:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Print Queue to process a Batch Job</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715512#M791295</link>
      <description>Also Is scheduler running??, If not start it and check log file.&lt;BR /&gt;&lt;BR /&gt;lpsched -v&lt;BR /&gt;/var/adm/lp/log --&amp;gt; to check it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon</description>
      <pubDate>Mon, 23 Jan 2006 11:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715512#M791295</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-01-23T11:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Print Queue to process a Batch Job</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715513#M791296</link>
      <description>I have found my first problem.   It was a group membership issue.   It will be tomorrow morning before I get to test in full.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Mon, 23 Jan 2006 11:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715513#M791296</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-01-23T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Print Queue to process a Batch Job</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715514#M791297</link>
      <description>most of the printer files should be owned by lp and group lp, although the links could be owned by root check this properly.&lt;BR /&gt;&lt;BR /&gt;effective directories are &lt;BR /&gt;/etc/lp/interface/*&lt;BR /&gt;/etc/lp/master/*&lt;BR /&gt;var/spool/lp/*&lt;BR /&gt;&lt;BR /&gt;Others most also be checked.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 14:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/print-queue-to-process-a-batch-job/m-p/3715514#M791297</guid>
      <dc:creator>Lolupee</dc:creator>
      <dc:date>2006-01-23T14:18:31Z</dc:date>
    </item>
  </channel>
</rss>

