Menu

Application Verifier break message

Too many open printer change notification handles

Probable cause

Too many printer change notification handles were opened. There might be a resource leak. One common form of resource leaks is where a routine will open a printer change notification handle and not close it before exiting.

Troubleshooting Steps

This stop is a warning. It might be normal if the print server has many printers or it might be a resource leak. A resource leak could be caused by not calling FindClosePrinterChangeNotification when necessary. If you think that the number is too high for the number of printers then review the source code to determine if the printer change notification handles are being opened and closed correctly.

Information displayed by Application Verifier

Parameter 1 - Number of currently opened printer change notification handles.

Parameter 2 - Not used.

Parameter 3 - Not used.

Parameter 4 - Not used.

Additional information

Test Layer:�PrintAPI

Stop code:�0000A013

Severity:�Warning

One-time error:�no

Error report:�None

Log to file:�yes

Create backtrace:�yes