print errors after running server for a week

G

Guest

Hi,

One of our file and print servers is having problem when after running it
for a week or so, some print jobs will fail. Then slow more people will not
be able to print.

The server has 2GB of RAM and heaps of pagefile. Problem happens on diff
printers, with different error code returned from printer under Event ID 6161.

Any comments/suggestions would be greatly appreciated.
 
A

Alan Morris\(MSFT\)

open task manager in the console session. Click Process, Click View,
Select Columns , check GDI Objects.

Sort on the GDI object list. If there are a bunch in the spooler you can
bump the limit up. Not sure how to check paged pool without a debugger.

win32 error 0 will be seen if you run out of paged pool or GDI handles.
win32 error 259 is sometimes generated on cancel.



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top