<?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: Printer transfer - queues not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263494#M472476</link>
    <description>there were no FIFO or lock files, but the jobs are not leaving the queue.&lt;BR /&gt;&lt;BR /&gt;NEW# more log&lt;BR /&gt;***** LP LOG: Nov 19 10:24 *****&lt;BR /&gt;crl_rep1_1-6246 root    crl_rep1_1      Nov 19 10:25&lt;BR /&gt;Start: crl_rep1_1-6246 Fri Nov 19 10:25:22 EST 2010&lt;BR /&gt;Start: crl_rep1_1-6246 Fri Nov 19 10:25:42 EST 2010&lt;BR /&gt;NEW# lpstat -t | head&lt;BR /&gt;scheduler is running&lt;BR /&gt;no system default destination&lt;BR /&gt;device for alg_acct1: /dev/null&lt;BR /&gt;device for alg_acct2: /dev/null&lt;BR /&gt;device for alg_amada1: /dev/null&lt;BR /&gt;device for alg_dispatch1: /dev/null&lt;BR /&gt;device for alg_eng1: /dev/null&lt;BR /&gt;device for alg_hr1: /dev/null&lt;BR /&gt;device for alg_hr2: /dev/null&lt;BR /&gt;device for alg_ie1: /dev/null&lt;BR /&gt;NEW# lpstat -i -o | grep priority| sort&lt;BR /&gt;crl_rep1_1-6246     root           priority 0  Nov 19 10:25 on crl_rep1_1&lt;BR /&gt;NEW# lpstat -i -o | grep priority| sort&lt;BR /&gt;crl_rep1_1-6246     root           priority 0  Nov 19 10:25 on crl_rep1_1&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Nov 2010 15:28:12 GMT</pubDate>
    <dc:creator>Douglass A Anderson</dc:creator>
    <dc:date>2010-11-19T15:28:12Z</dc:date>
    <item>
      <title>Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263490#M472472</link>
      <description>I have a system with printers and printers are working fine.&lt;BR /&gt;I migrated printers (like I have done in the past) using /usr/sam/lbin/lpmgr -S.  but now none of the printers are working on the new system.&lt;BR /&gt;Is there a setting I need to change or a service I need to start.&lt;BR /&gt;The original system was 11.11i and the new systems was 11.00.  I know why would anyone do this, but still.  Any insight?  The print outs go into the queue but they never leave (unless I cancel them.   Syslog and lpd.log do not show anything.   What else can I look at?</description>
      <pubDate>Fri, 19 Nov 2010 13:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263490#M472472</guid>
      <dc:creator>Douglass A Anderson</dc:creator>
      <dc:date>2010-11-19T13:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263491#M472473</link>
      <description>&amp;gt; or a service I need to start.&lt;BR /&gt;Is lpsched running?&lt;BR /&gt;&lt;BR /&gt;What do lpstat -o and lpstat -v show for the queues?&lt;BR /&gt;&lt;BR /&gt;Check the permissions on the /etc/lp, var/lp and compare them the the old server (actually the newer 11i server).</description>
      <pubDate>Fri, 19 Nov 2010 14:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263491#M472473</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-11-19T14:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263492#M472474</link>
      <description>Yes scheduler is running.&lt;BR /&gt;See attachment for other answers</description>
      <pubDate>Fri, 19 Nov 2010 14:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263492#M472474</guid>
      <dc:creator>Douglass A Anderson</dc:creator>
      <dc:date>2010-11-19T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263493#M472475</link>
      <description>Check the permissions and ownership of all the  subdirectories in /var/spool.&lt;BR /&gt;&lt;BR /&gt;If you don't find anything do the following.&lt;BR /&gt;&lt;BR /&gt;1. /sbin/init.d/lp stop&lt;BR /&gt;2. ps -ef | grep lp ( and kill any leftover lp processes)&lt;BR /&gt;3. cd /var/spool/lp&lt;BR /&gt;4. delete the FIFO, SCHEDLOCK, and any lock files.&lt;BR /&gt;5. cp /dev/null outputq&lt;BR /&gt;6. cp /dev/null log&lt;BR /&gt;7. /sbin/init.d/lp start&lt;BR /&gt;&lt;BR /&gt;Ensure the lpsched is running and print a test file. Check the /var/spool/lp/log for any hints.</description>
      <pubDate>Fri, 19 Nov 2010 15:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263493#M472475</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-11-19T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263494#M472476</link>
      <description>there were no FIFO or lock files, but the jobs are not leaving the queue.&lt;BR /&gt;&lt;BR /&gt;NEW# more log&lt;BR /&gt;***** LP LOG: Nov 19 10:24 *****&lt;BR /&gt;crl_rep1_1-6246 root    crl_rep1_1      Nov 19 10:25&lt;BR /&gt;Start: crl_rep1_1-6246 Fri Nov 19 10:25:22 EST 2010&lt;BR /&gt;Start: crl_rep1_1-6246 Fri Nov 19 10:25:42 EST 2010&lt;BR /&gt;NEW# lpstat -t | head&lt;BR /&gt;scheduler is running&lt;BR /&gt;no system default destination&lt;BR /&gt;device for alg_acct1: /dev/null&lt;BR /&gt;device for alg_acct2: /dev/null&lt;BR /&gt;device for alg_amada1: /dev/null&lt;BR /&gt;device for alg_dispatch1: /dev/null&lt;BR /&gt;device for alg_eng1: /dev/null&lt;BR /&gt;device for alg_hr1: /dev/null&lt;BR /&gt;device for alg_hr2: /dev/null&lt;BR /&gt;device for alg_ie1: /dev/null&lt;BR /&gt;NEW# lpstat -i -o | grep priority| sort&lt;BR /&gt;crl_rep1_1-6246     root           priority 0  Nov 19 10:25 on crl_rep1_1&lt;BR /&gt;NEW# lpstat -i -o | grep priority| sort&lt;BR /&gt;crl_rep1_1-6246     root           priority 0  Nov 19 10:25 on crl_rep1_1&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2010 15:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263494#M472476</guid>
      <dc:creator>Douglass A Anderson</dc:creator>
      <dc:date>2010-11-19T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Printer transfer - queues not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263495#M472477</link>
      <description>I found the issue.&lt;BR /&gt;&lt;BR /&gt;All printers were hard coded to /opt/hpnpl&lt;BR /&gt;&lt;BR /&gt;solution&lt;BR /&gt;&lt;BR /&gt;ln -s /opt/hpnp /opt/hpnpl&lt;BR /&gt;lpshut&lt;BR /&gt;lpsched&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2010 15:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-transfer-queues-not-working/m-p/5263495#M472477</guid>
      <dc:creator>Douglass A Anderson</dc:creator>
      <dc:date>2010-11-19T15:40:48Z</dc:date>
    </item>
  </channel>
</rss>

