1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Server2K Print Server, stuck "Deleting" a print job

Discussion in 'Windows Home Server' started by John, Sep 24, 2009.

  1. John

    John Guest

    We have a Server 2000 setup as a printer server with 10 printers connected
    via TCP port. 1 of the printers, a HP 6p printer is always getting stuck in
    Deleting a printer job.

    Is there something misconfigured on the print server?

    How do we delete the job without a reboot?
     
  2. Grant Taylor

    Grant Taylor Guest

    On 09/24/09 17:10, John wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > How do we delete the job without a reboot?<!--colorc--><!--/colorc-->

    Try stopping and re-starting the Spooler & LPR services. That usually
    clears hung "Delete"s for me.



    Grant. . . .
     
  3. John

    John Guest

    The only problem with that solution is you have to be a administror of the
    printer server.

    Is there a Microsoft KB article, on how to diagnose the cause on why the
    print server is stuck "Deleting" a print job.

    Thanks

    "Grant Taylor" wrote:
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > On 09/24/09 17:10, John wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    > > How do we delete the job without a reboot?<!--colorc--><!--/colorc-->
    >
    > Try stopping and re-starting the Spooler & LPR services. That usually
    > clears hung "Delete"s for me.
    >
    >
    >
    > Grant. . . .
    > <!--colorc--><!--/colorc-->
     
  4. Something have a "reference" open on the job. This is typically a handle
    reference and until the calling method returns and closes the handle the
    spooler process cannot delete the file.

    You can debug the spooler (this also requires admin rights on the print
    server), but I have done this and once the method closes without releasing
    the reference, it's gone.

    If the print job is "Deleting - Printing" and scheduled to a Port then stop
    and start spooler rather than reboot (which would also require admin
    rights). If the job is deleting, this will not block other print jobs.

    You can configure the queue such that Bidirectional is disabled (on the
    Ports tab of printer properties) , this will eliminate pjlmon (inbox
    language monitor).




    --
    Alan Morris
    Windows Printing Team
    Search the Microsoft Knowledge Base here:


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

    "John" <John@discussions.microsoft.com> wrote in message
    news:D5F7090E-BA6F-49E2-919A-D7FDE5F8E883@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > The only problem with that solution is you have to be a administror of the
    > printer server.
    >
    > Is there a Microsoft KB article, on how to diagnose the cause on why the
    > print server is stuck "Deleting" a print job.
    >
    > Thanks
    >
    > "Grant Taylor" wrote:
    ><!--coloro:green--><span style="color:green <!--/coloro-->
    >> On 09/24/09 17:10, John wrote:<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >> > How do we delete the job without a reboot?<!--colorc--><!--/colorc-->
    >>
    >> Try stopping and re-starting the Spooler & LPR services. That usually
    >> clears hung "Delete"s for me.
    >>
    >>
    >>
    >> Grant. . . .
    >> <!--colorc--><!--/colorc--><!--colorc--><!--/colorc-->
     

Share This Page