PC Review


Reply
Thread Tools Rate Thread

How to cancel printing or to delete a print job that is stuck in the print queue in Windows XP

 
 
Alan Morris [MSFT]
Guest
Posts: n/a
 
      23rd Jan 2008
http://support.microsoft.com/kb/946737

the group that wrote this is pretty proud. Most of you will just start at
method 4 since you already performed the first 3 methods.


I'll take a minute and explain why a job gets stuck. Uninterested parties
just follow the link.

Jobs get a reference count associated with them from the spooler and the
driver components (print processors and language monitor primarily). When a
reference gets incremented without a decrement, the job will still have a
reference and the spooler will not delete the job until the component which
incremented the count performs the decrement function. If the decrement
function never arrives or takes a long time from the function, the job sits
in the queue in a deleting state while the spooler waits for the reference
count to reach 0.

Yes I know, you want to just delete the dang job, you don't care that some
process out there is supposed to manipulate the job to signal the spooler
that it's done and ready for deletion.



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.


 
Reply With Quote
 
 
 
 
soscc
Guest
Posts: n/a
 
      6th Mar 2008
i followed the instructions in the kb, and the jobs are still in the queue.
checking the folder before running the script didn't show any of the files
referred to in the script. the printer is attached to a linux sme pc via
samba. the print jobs don't show up on that system either.

i can't delete the printer when there are jobs queued, so that isn't an
option.

when trying to delete the job from within the print queue window i get
either an error processing command or access denied. looking up either of
these in the support database brings up all kinds of things that aren't
related to printing.

any other ideas?
--
a few miles from nowhere...


"Alan Morris [MSFT]" wrote:

> http://support.microsoft.com/kb/946737
>
> the group that wrote this is pretty proud. Most of you will just start at
> method 4 since you already performed the first 3 methods.
>
>
> I'll take a minute and explain why a job gets stuck. Uninterested parties
> just follow the link.
>
> Jobs get a reference count associated with them from the spooler and the
> driver components (print processors and language monitor primarily). When a
> reference gets incremented without a decrement, the job will still have a
> reference and the spooler will not delete the job until the component which
> incremented the count performs the decrement function. If the decrement
> function never arrives or takes a long time from the function, the job sits
> in the queue in a deleting state while the spooler waits for the reference
> count to reach 0.
>
> Yes I know, you want to just delete the dang job, you don't care that some
> process out there is supposed to manipulate the job to signal the spooler
> that it's done and ready for deletion.
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a
 
      7th Mar 2008
The instructions are for canceling jobs for a local printer. I do not know
where linux stores the print files

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"soscc" <(E-Mail Removed)> wrote in message
news:1ED6ECA6-81FB-49FD-9752-(E-Mail Removed)...
>i followed the instructions in the kb, and the jobs are still in the queue.
> checking the folder before running the script didn't show any of the files
> referred to in the script. the printer is attached to a linux sme pc via
> samba. the print jobs don't show up on that system either.
>
> i can't delete the printer when there are jobs queued, so that isn't an
> option.
>
> when trying to delete the job from within the print queue window i get
> either an error processing command or access denied. looking up either of
> these in the support database brings up all kinds of things that aren't
> related to printing.
>
> any other ideas?
> --
> a few miles from nowhere...
>
>
> "Alan Morris [MSFT]" wrote:
>
>> http://support.microsoft.com/kb/946737
>>
>> the group that wrote this is pretty proud. Most of you will just start
>> at
>> method 4 since you already performed the first 3 methods.
>>
>>
>> I'll take a minute and explain why a job gets stuck. Uninterested
>> parties
>> just follow the link.
>>
>> Jobs get a reference count associated with them from the spooler and the
>> driver components (print processors and language monitor primarily).
>> When a
>> reference gets incremented without a decrement, the job will still have a
>> reference and the spooler will not delete the job until the component
>> which
>> incremented the count performs the decrement function. If the decrement
>> function never arrives or takes a long time from the function, the job
>> sits
>> in the queue in a deleting state while the spooler waits for the
>> reference
>> count to reach 0.
>>
>> Yes I know, you want to just delete the dang job, you don't care that
>> some
>> process out there is supposed to manipulate the job to signal the spooler
>> that it's done and ready for deletion.
>>
>>
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>>



 
Reply With Quote
 
soscc
Guest
Posts: n/a
 
      7th Mar 2008
the print jobs aren't on the linux pc. i have another xp pc that uses the
same printer and those jobs don't show up in it's queue. it seems to be on
just this computer.

--
a few miles from nowhere...


"Alan Morris [MSFT]" wrote:

> The instructions are for canceling jobs for a local printer. I do not know
> where linux stores the print files
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "soscc" <(E-Mail Removed)> wrote in message
> news:1ED6ECA6-81FB-49FD-9752-(E-Mail Removed)...
> >i followed the instructions in the kb, and the jobs are still in the queue.
> > checking the folder before running the script didn't show any of the files
> > referred to in the script. the printer is attached to a linux sme pc via
> > samba. the print jobs don't show up on that system either.
> >
> > i can't delete the printer when there are jobs queued, so that isn't an
> > option.
> >
> > when trying to delete the job from within the print queue window i get
> > either an error processing command or access denied. looking up either of
> > these in the support database brings up all kinds of things that aren't
> > related to printing.
> >
> > any other ideas?
> > --
> > a few miles from nowhere...
> >
> >
> > "Alan Morris [MSFT]" wrote:
> >
> >> http://support.microsoft.com/kb/946737
> >>
> >> the group that wrote this is pretty proud. Most of you will just start
> >> at
> >> method 4 since you already performed the first 3 methods.
> >>
> >>
> >> I'll take a minute and explain why a job gets stuck. Uninterested
> >> parties
> >> just follow the link.
> >>
> >> Jobs get a reference count associated with them from the spooler and the
> >> driver components (print processors and language monitor primarily).
> >> When a
> >> reference gets incremented without a decrement, the job will still have a
> >> reference and the spooler will not delete the job until the component
> >> which
> >> incremented the count performs the decrement function. If the decrement
> >> function never arrives or takes a long time from the function, the job
> >> sits
> >> in the queue in a deleting state while the spooler waits for the
> >> reference
> >> count to reach 0.
> >>
> >> Yes I know, you want to just delete the dang job, you don't care that
> >> some
> >> process out there is supposed to manipulate the job to signal the spooler
> >> that it's done and ready for deletion.
> >>
> >>
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
soscc
Guest
Posts: n/a
 
      22nd Mar 2008
any idea why the jobs just show up on 1 pc of the 2 that access the same
printer that is on the linux system? is there another place on the pc where
the jobs might be queue'd? a registry entry perhaps?

--
a few miles from nowhere...


"soscc" wrote:

> the print jobs aren't on the linux pc. i have another xp pc that uses the
> same printer and those jobs don't show up in it's queue. it seems to be on
> just this computer.
>
> --
> a few miles from nowhere...
>
>
> "Alan Morris [MSFT]" wrote:
>
> > The instructions are for canceling jobs for a local printer. I do not know
> > where linux stores the print files
> >
> > --
> > Alan Morris
> > Windows Printing Team
> > Search the Microsoft Knowledge Base here:
> > http://support.microsoft.com/search/?adv=1
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> >
> > "soscc" <(E-Mail Removed)> wrote in message
> > news:1ED6ECA6-81FB-49FD-9752-(E-Mail Removed)...
> > >i followed the instructions in the kb, and the jobs are still in the queue.
> > > checking the folder before running the script didn't show any of the files
> > > referred to in the script. the printer is attached to a linux sme pc via
> > > samba. the print jobs don't show up on that system either.
> > >
> > > i can't delete the printer when there are jobs queued, so that isn't an
> > > option.
> > >
> > > when trying to delete the job from within the print queue window i get
> > > either an error processing command or access denied. looking up either of
> > > these in the support database brings up all kinds of things that aren't
> > > related to printing.
> > >
> > > any other ideas?
> > > --
> > > a few miles from nowhere...
> > >
> > >
> > > "Alan Morris [MSFT]" wrote:
> > >
> > >> http://support.microsoft.com/kb/946737
> > >>
> > >> the group that wrote this is pretty proud. Most of you will just start
> > >> at
> > >> method 4 since you already performed the first 3 methods.
> > >>
> > >>
> > >> I'll take a minute and explain why a job gets stuck. Uninterested
> > >> parties
> > >> just follow the link.
> > >>
> > >> Jobs get a reference count associated with them from the spooler and the
> > >> driver components (print processors and language monitor primarily).
> > >> When a
> > >> reference gets incremented without a decrement, the job will still have a
> > >> reference and the spooler will not delete the job until the component
> > >> which
> > >> incremented the count performs the decrement function. If the decrement
> > >> function never arrives or takes a long time from the function, the job
> > >> sits
> > >> in the queue in a deleting state while the spooler waits for the
> > >> reference
> > >> count to reach 0.
> > >>
> > >> Yes I know, you want to just delete the dang job, you don't care that
> > >> some
> > >> process out there is supposed to manipulate the job to signal the spooler
> > >> that it's done and ready for deletion.
> > >>
> > >>
> > >>
> > >> --
> > >> Alan Morris
> > >> Windows Printing Team
> > >> Search the Microsoft Knowledge Base here:
> > >> http://support.microsoft.com/search/?adv=1
> > >>
> > >> This posting is provided "AS IS" with no warranties, and confers no
> > >> rights.
> > >>
> > >>
> > >>

> >
> >
> >

 
Reply With Quote
 
Shawnk
Guest
Posts: n/a
 
      30th May 2008
I need some serious help. I was printing invitations last night and I got
all of them, however, this morning I went to print a document and it won't
print. In the print que it's showing that it's trying to delete a job from
last night at 8:30ish. How do I get rid of this?

"Alan Morris [MSFT]" wrote:

> http://support.microsoft.com/kb/946737
>
> the group that wrote this is pretty proud. Most of you will just start at
> method 4 since you already performed the first 3 methods.
>
>
> I'll take a minute and explain why a job gets stuck. Uninterested parties
> just follow the link.
>
> Jobs get a reference count associated with them from the spooler and the
> driver components (print processors and language monitor primarily). When a
> reference gets incremented without a decrement, the job will still have a
> reference and the spooler will not delete the job until the component which
> incremented the count performs the decrement function. If the decrement
> function never arrives or takes a long time from the function, the job sits
> in the queue in a deleting state while the spooler waits for the reference
> count to reach 0.
>
> Yes I know, you want to just delete the dang job, you don't care that some
> process out there is supposed to manipulate the job to signal the spooler
> that it's done and ready for deletion.
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a
 
      30th May 2008
Is the job still there after deleting the files as instructed?

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"Shawnk" <(E-Mail Removed)> wrote in message
news:9B609783-199A-404C-8098-(E-Mail Removed)...
>I need some serious help. I was printing invitations last night and I got
> all of them, however, this morning I went to print a document and it won't
> print. In the print que it's showing that it's trying to delete a job
> from
> last night at 8:30ish. How do I get rid of this?
>
> "Alan Morris [MSFT]" wrote:
>
>> http://support.microsoft.com/kb/946737
>>
>> the group that wrote this is pretty proud. Most of you will just start
>> at
>> method 4 since you already performed the first 3 methods.
>>
>>
>> I'll take a minute and explain why a job gets stuck. Uninterested
>> parties
>> just follow the link.
>>
>> Jobs get a reference count associated with them from the spooler and the
>> driver components (print processors and language monitor primarily).
>> When a
>> reference gets incremented without a decrement, the job will still have a
>> reference and the spooler will not delete the job until the component
>> which
>> incremented the count performs the decrement function. If the decrement
>> function never arrives or takes a long time from the function, the job
>> sits
>> in the queue in a deleting state while the spooler waits for the
>> reference
>> count to reach 0.
>>
>> Yes I know, you want to just delete the dang job, you don't care that
>> some
>> process out there is supposed to manipulate the job to signal the spooler
>> that it's done and ready for deletion.
>>
>>
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
document won't print and can cancel from print queue pj Windows XP Print / Fax 1 10th Oct 2004 05:26 AM
Re: Printer won't print, jobs in printing queue won't delete Cari \(MS-MVP\) Windows XP Print / Fax 2 10th May 2004 06:34 PM
Cannot cancel print in print queue Sue Windows XP Print / Fax 0 8th May 2004 09:27 PM
cancel print queue job BertD Windows XP Print / Fax 0 5th Nov 2003 03:31 PM
How do I cancel a job out of the print queue? =?Utf-8?B?ZW10?= Microsoft Excel Misc 0 30th Oct 2003 12:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:44 AM.