<?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: printing issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547780#M27682</link>
    <description>Hi Brent,&lt;BR /&gt;&lt;BR /&gt;The missing piece of data - I think you will find that your interface files are calling JetAdmin routines that do not exist.&lt;BR /&gt;&lt;BR /&gt;You can still get the latest version of JetAdmin for 11.0 and 11i and they are as current as the 10.20 versions. They still work very well and im my humble opinion are better routines.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Jul 2001 18:17:40 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-07-02T18:17:40Z</dc:date>
    <item>
      <title>printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547773#M27675</link>
      <description>I recently copied over my printer queues from my 10.2 to 11.0 HP-UX. &lt;BR /&gt;1. I used SAM to save my printer configuration&lt;BR /&gt;2. I tared /var/sam/lp&lt;BR /&gt;3. Used FTP to send over the tar file&lt;BR /&gt;4. Untared the file on new server&lt;BR /&gt;5. Used SAM to restore printers.&lt;BR /&gt;6. I copied over /etc/hosts file as well.&lt;BR /&gt;&lt;BR /&gt;On new server...&lt;BR /&gt;1. I installed Jetdirect&lt;BR /&gt;2. I can enable/disable printers&lt;BR /&gt;3. Diagnostics in Jetdirect can see the printers&lt;BR /&gt;&lt;BR /&gt;However when I print a file to the printer(s) (lp -d&lt;PRINTER&gt; &lt;FILE&gt;) it hangs in the queue (lpstat -o&lt;PRINTER&gt;).&lt;BR /&gt;&lt;BR /&gt;Any ideas on what I am missing here....&lt;BR /&gt;&lt;BR /&gt;Also, when I do an lpstat -o I get "no entries" ...on my current server I get "ready and waiting".....&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Brent&lt;/PRINTER&gt;&lt;/FILE&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Mon, 02 Jul 2001 17:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547773#M27675</guid>
      <dc:creator>Brent Hardesty</dc:creator>
      <dc:date>2001-07-02T17:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547774#M27676</link>
      <description>1) Do an lpshut on both boxes.&lt;BR /&gt;&lt;BR /&gt;2) You need to tar /var/spool/lp and /etc/lp.&lt;BR /&gt;&lt;BR /&gt;If you changed the path of JetAdmin your interface scripts in /var/spool/lp/interface&lt;BR /&gt;and /var/spool/interface/model.orig will need to be changed.&lt;BR /&gt;&lt;BR /&gt;You also need to make sure than usr/spool is sybolically linked to /var/spool.&lt;BR /&gt;&lt;BR /&gt;Perhaps the easist method is to usr sam to save the printer configuration and transfer the saved configuration file to the new box and then use sam to restore the configuration.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Mon, 02 Jul 2001 17:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547774#M27676</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T17:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547775#M27677</link>
      <description>Clay:  I used SAM to save and restore my configuration from 10.2 to 11.0.  So I shouldn't need to tar /etc/lp and /var/spool/lp....correct?  /usr/spool is linked....&lt;BR /&gt;&lt;BR /&gt;I am using JetDirect vs. JetAdmin....I dont believe the path has changed though....&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Brent</description>
      <pubDate>Mon, 02 Jul 2001 17:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547775#M27677</guid>
      <dc:creator>Brent Hardesty</dc:creator>
      <dc:date>2001-07-02T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547776#M27678</link>
      <description>The other than that can cause big problems with lp is file ownership and missing setuid bits.&lt;BR /&gt;&lt;BR /&gt;Check permissions very carefully.&lt;BR /&gt;&lt;BR /&gt;The puzzling thing is that since you used SA\M it should have worked. Perhaps you did not do an lpshut before the save or before the restore? Also, did you do an enable on each printer? You may also need to issue an accept command for each printer as well.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2001 17:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547776#M27678</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T17:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547777#M27679</link>
      <description>Clay:  Permissions are correct and printers are accepting...already checked...but thx for the ideas...&lt;BR /&gt;&lt;BR /&gt;However, the one thing you mention, which I did not do was the lpshut on the 10.2 or the 11.0.  However, I believe the spooler was not running on 11.0 when I did the restore.  But when I did the save config on 10.2 it was running.  Would that cause the issue?</description>
      <pubDate>Mon, 02 Jul 2001 17:56:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547777#M27679</guid>
      <dc:creator>Brent Hardesty</dc:creator>
      <dc:date>2001-07-02T17:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547778#M27680</link>
      <description>Hi Brent,&lt;BR /&gt;&lt;BR /&gt;It could though it usually works. I typically do the move manually and do not rely on SAM.&lt;BR /&gt;Also, I much prefer JetAdmin on UNIX boxes.&lt;BR /&gt;&lt;BR /&gt;At this point, your first step is to check /var/spool/lp log and look for any clues after submitting a spool job. This will usually point you to the error.&lt;BR /&gt;I assume you have simply done an lpshut and an lpsched to force a reset of the lp subsystem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2001 18:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547778#M27680</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547779#M27681</link>
      <description>Clay:  The log only contains the following...&lt;BR /&gt;&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:42:59 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:43:19 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:43:39 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:43:59 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:44:19 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:44:39 EDT 2001&lt;BR /&gt;Start: ssc-3 Mon Jul  2 13:44:59 EDT 2001&lt;BR /&gt;&lt;BR /&gt;This start message repeats every 20 seconds until I 'cancel' the print job.....&lt;BR /&gt;&lt;BR /&gt;As to Jetadmin...we use(d) it on 10.2 but it is being discontinued....</description>
      <pubDate>Mon, 02 Jul 2001 18:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547779#M27681</guid>
      <dc:creator>Brent Hardesty</dc:creator>
      <dc:date>2001-07-02T18:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547780#M27682</link>
      <description>Hi Brent,&lt;BR /&gt;&lt;BR /&gt;The missing piece of data - I think you will find that your interface files are calling JetAdmin routines that do not exist.&lt;BR /&gt;&lt;BR /&gt;You can still get the latest version of JetAdmin for 11.0 and 11i and they are as current as the 10.20 versions. They still work very well and im my humble opinion are better routines.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2001 18:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547780#M27682</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T18:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547781#M27683</link>
      <description>Clay:  That makes a lot of sense....I have searched for the latest Jetadmin but always came across the discontinuance page....do you know where I can download it?&lt;BR /&gt;&lt;BR /&gt;Thanks for all of your help!!!!  I will install JetAdmin and see if fixes my problem...</description>
      <pubDate>Mon, 02 Jul 2001 18:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547781#M27683</guid>
      <dc:creator>Brent Hardesty</dc:creator>
      <dc:date>2001-07-02T18:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547782#M27684</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Here's a link to the latest JetAdmin Software:&lt;BR /&gt;&lt;A href="http://www.hp.com/cposupport/networking/software/hpwebjet_hpux11.selfx.html" target="_blank"&gt;http://www.hp.com/cposupport/networking/software/hpwebjet_hpux11.selfx.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The bad news is that only the Web Interface Version is now available. The  character interface was discontinued on June 15, 2001.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2001 18:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547782#M27684</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547783#M27685</link>
      <description>there is still a  command line version much like Jetadmin, called Jetdirect Printer Installer. It is pretty much the same printer model scripts used and same communication stuff, just different directory names for the software.</description>
      <pubDate>Mon, 02 Jul 2001 19:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547783#M27685</guid>
      <dc:creator>James_18</dc:creator>
      <dc:date>2001-07-02T19:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547784#M27686</link>
      <description>Brent,&lt;BR /&gt;&lt;BR /&gt;Courtesy of Rita Workman:&lt;BR /&gt;==========&lt;BR /&gt;ftp ftp.hp.com &lt;BR /&gt;cd /pub/networking/software &lt;BR /&gt;ls HP* &lt;BR /&gt;&lt;BR /&gt;.... and voila...Jetadmin (HP10d621.SD or HP11d621.SD) software for your HPUX server. &lt;BR /&gt;==========&lt;BR /&gt;&lt;BR /&gt;All The Best!&lt;BR /&gt;Jim</description>
      <pubDate>Mon, 02 Jul 2001 20:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-issues/m-p/2547784#M27686</guid>
      <dc:creator>Jim Turner</dc:creator>
      <dc:date>2001-07-02T20:55:02Z</dc:date>
    </item>
  </channel>
</rss>

