Try here for some possible solutions:
http://www.eventid.net/dis
Good luck :-)
Main Topics
Browse All TopicsI try to find the reason for a memory leak. 3 new identical servers. one is crashing every 4-7 day with the known event id 2019 "out of nonpaged pool" error. On the crashing server the NTID is constantly growing. I couldnt find out what tag NTID is for (stringsearch etc. done)?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Try here for some possible solutions:
http://www.eventid.net/dis
Good luck :-)
the /3 GB was set. I switched it off for testing. doesnt matter with or without /3G.
I tried and ckecked most of the actual solutions form eventid.net
Only 3 things left on this 3 indendical servers. One is Solidwork (CAD) Licensserver, second printerdrivers (this is the printserver in the domain), third PDMWorks (Vault for CAD). Then im out of ideas.
I disabled a document-scanning software from Richo. The effect was the server was crashing after 6-7 days instead of 3-5 days
You might try poolmon.exe to troubleshoot the memory leak, it may be hard to find.
http://support.microsoft.c
Also, are you running McAfee 8.0, it has a know memory leak issue, if so there is a patch to fix this bug on their site.
Hi Infopart,
Download process monitor from http://www.microsoft.com/t
run it and locate the process behind NTID.
Gnart
Process Monitor is a great utility created by SISINTERNALS. Microsoft took over in July 06.
Here are some other utilities by them.
http://www.microsoft.com/t
We're having the exact same problem and I can confirm that NTID belongs to cpqteam.sys ...
findstr /s /m /c:NTID c:\*.sys
c:\WINDOWS\system32\driver
The current driver on the server is version 8.55 and it seems there is a memory leak in that driver. There is a topic located on the HP website discussing this very subject...
Memory leak in cpqteam.sys?
http://forums1.itrc.hp.com
These are the stats from poolmon.exe for the server in question:
Tag Type Allocs Frees Diff Bytes Per Alloc
NTID Nonp 8782798 ( 31) 8766098 ( 31) 16700 29708040 ( 0) 1778
I'm going to see about updating to the latest version 8.70 which should hopefully resolve the memory leak.
This is a known issue with HP. Installing the latest drivers for cpq.sys i.e. 8.7 should resolve the issue.
http://h18023.www1.hp.com/
Business Accounts
Answer for Membership
by: 65tdPosted on 2007-06-26 at 06:01:57ID: 19363189
Is the /3Gb switch set in the boot.ini?