qdaemon - loss of jobs?

Ask a Question related to AIX, Design and Development.

  1. #1

    Default qdaemon - loss of jobs?

    Hello everyone,

    I am new to the UNIX world. I am having problems printing to a network
    printer. It seems the print queue is stuck, or at least one job is
    holding everything up. Nothing is spitting out of the printer.

    There are appoximately 200 jobs in the queue. Running lpstat, the very
    first job (#724) is "RUNNING" and seems stuck. Nothing is getting
    printed. Also under that lpstat output, under the column % is "100".
    The next 200 jobs have status of QUEUED or NEW (something to that
    affect). They appear to be waiting for the first job. I would like to
    delete that first job, but I was told that the jobs that are in there
    are too important to be lost. So right now that is a no-go.

    From what I have read I might be able to fix via restarting qdaemon. I
    want to give that a shot to see if it might help. Does anyone think
    this might work? Also, and somewhat important, are any jobs lost
    during the restart? Any other advice would be greatly appreciated to
    this UNIX newbie. Thanks a bunch.

    --
    Eric Hanson
    [email]ehanson@pobox.com[/email]
    Eric Hanson Guest

  2. Similar Questions and Discussions

    1. Jobs for new graduate (UK)
      Hi all, I've graduated with degree in Multimedia Technology and Applications. I have experience with Director, Dreamweaver and HTML. I'm looking...
    2. jobs...
      okay this is not a techy question ... Maybe this is the wrong forum but it strikes me that one of the most basic questions about director is; how...
    3. where to post for UDB DBA jobs?
      Please advise best places to post for UDB DBA jobs. Thanks. -- Posted via http://dbforums.com
    4. JOBS
      Where can i find jobs (Filemaker Programmation) near Montréal ?
    5. OEM jobs don't disappear
      Hi all, I am using OEM with Management Server. I have created some JOBS and after a while I have deleted those but they won't disappear, they...
  3. #2

    Default Re: qdaemon - loss of jobs?

    [email]ehanson@pobox.com[/email] (Eric Hanson) wrote in message news:<40b64c1.0309091727.19672245@posting.google.c om>...
    > Hello everyone,
    >
    > I am new to the UNIX world. I am having problems printing to a network
    > printer. It seems the print queue is stuck, or at least one job is
    > holding everything up. Nothing is spitting out of the printer.
    >
    > There are appoximately 200 jobs in the queue. Running lpstat, the very
    > first job (#724) is "RUNNING" and seems stuck. Nothing is getting
    > printed. Also under that lpstat output, under the column % is "100".
    > The next 200 jobs have status of QUEUED or NEW (something to that
    > affect). They appear to be waiting for the first job. I would like to
    > delete that first job, but I was told that the jobs that are in there
    > are too important to be lost. So right now that is a no-go.
    >
    > From what I have read I might be able to fix via restarting qdaemon. I
    > want to give that a shot to see if it might help. Does anyone think
    > this might work? Also, and somewhat important, are any jobs lost
    > during the restart? Any other advice would be greatly appreciated to
    > this UNIX newbie. Thanks a bunch.

    You will not lose any jobs on the queue by stopping qdaemon, all the
    jobs will still be in the spool directory (/var/spool/qdaemon). If
    when you restart qdaemon, the jobs is still 'stuck' and you are sure
    it is printed, you could use qcan to kill the job. You may want to
    check root's mail to see if there are any messages from qdaemon or if
    /var is full using df /var.

    Steve
    Steve Nottingham Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139