<?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 timeout for printer spooler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806729#M83210</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;we installed several remote printer with printer boxes from lexmark. All is working fine, but from time to time, it seems that the printer spooler has an timeout and loses the connection to the remote printer. Is there a way to set the timeout for the printer spooler to a higher value?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Greetings &lt;BR /&gt;HM</description>
    <pubDate>Mon, 16 Sep 2002 09:57:10 GMT</pubDate>
    <dc:creator>H. Mund</dc:creator>
    <dc:date>2002-09-16T09:57:10Z</dc:date>
    <item>
      <title>timeout for printer spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806729#M83210</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;we installed several remote printer with printer boxes from lexmark. All is working fine, but from time to time, it seems that the printer spooler has an timeout and loses the connection to the remote printer. Is there a way to set the timeout for the printer spooler to a higher value?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Greetings &lt;BR /&gt;HM</description>
      <pubDate>Mon, 16 Sep 2002 09:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806729#M83210</guid>
      <dc:creator>H. Mund</dc:creator>
      <dc:date>2002-09-16T09:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: timeout for printer spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806730#M83211</link>
      <description>&lt;BR /&gt;Sorry, but there is no such thing! The normal spooler doesn't continously talk to the printer, so if you are losing "connections" the first place to look at is the printer. It's probably cycling down after some period of inactivity.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 10:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806730#M83211</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-16T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: timeout for printer spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806731#M83212</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Our main problem is, that we have to disable and enable the printer, because without this action, he doesn??t print.&lt;BR /&gt;&lt;BR /&gt;Greetings &lt;BR /&gt;HM</description>
      <pubDate>Mon, 16 Sep 2002 10:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806731#M83212</guid>
      <dc:creator>H. Mund</dc:creator>
      <dc:date>2002-09-16T10:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: timeout for printer spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806732#M83213</link>
      <description>We have some Lexmark label printers as well.&lt;BR /&gt;&lt;BR /&gt;Have not had an issue at all with them.&lt;BR /&gt;&lt;BR /&gt;Did you install the The Lexmark driver package from &lt;A href="http://drivers.lexmark.com/" target="_blank"&gt;http://drivers.lexmark.com/&lt;/A&gt; ( DRIVERS-HPUX1X.PKG.Z )?&lt;BR /&gt;&lt;BR /&gt;Then use lexprt program to add queues.&lt;BR /&gt;Use the following settings:&lt;BR /&gt;&lt;BR /&gt;Current Printer Lexmark 2390 plus Printer&lt;BR /&gt;Printer Language Raw&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 12:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806732#M83213</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2002-09-16T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: timeout for printer spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806733#M83214</link>
      <description>H. Mund,&lt;BR /&gt;When the timeout occurs are you seeing an error message, like "waiting for queue" or "waiting for {print_name} to come up"?&lt;BR /&gt;&lt;BR /&gt;If so, this is a hostname resolution problem.  Make sure that the printer/ip is able to resolve which means update /etc/hosts, DNS, etc.&lt;BR /&gt;&lt;BR /&gt;Also you may have to add an allow statement to /var/adm/inetd.sec in the format of:&lt;BR /&gt;     printer  allow &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;If you post the actual error message, we can verify the fix.&lt;BR /&gt;&lt;BR /&gt;Cheryl&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 16 Sep 2002 12:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-for-printer-spooler/m-p/2806733#M83214</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-09-16T12:45:12Z</dc:date>
    </item>
  </channel>
</rss>

