Event 2019

G

Guest

With in the last 2 weeks I have been getting event 2019 showing up in the
event view on 2 of my Windows servers. One is a 2003 Domain Controller and
the other is a 2000 Member Server. When this event occurs users lose access
to shared drives, the servers can't find the DHCP or DNS server and the
servers do not respond to pings. I have been rebooting the server which
temporarily fixes the problem. Now another server is experiencing the same
thing and it sits at a remote site so rebooting is a much bigger issue.

The only changes to these servers in the past month are (1) installed
Altiris agent, (2) upgraded to McAfee 8.0 and (3) updated most current MS
security patches.

Can anyone tell me how to resolve this issue?
Thanks in advance for any help.
Johnny
 
M

Mark Renoden [MSFT]

Hi Johnny

Are you able to provide the full event description? Sometimes there are
different descriptions for the same event ID. Also, are you able to confirm
that the loss of network connectivity occurs at the same time these events
are logged or are you just putting two and two together?

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

Guest

Hi Mark
The full event discription is:
Source: SRV
Catagory: None
Event ID: 2019
The server was unable to allocate from the system nonpaged pool because the
pool was empty.

Once this happens, users that are already connected to the server can no
longer access shares on it and any users that run their logon script do not
map the drive to this server.

I have edited the registry to add a reg_word of PoolUsageMaximum with a
value of 40 and set the PagedPoolsize to 0xFFFFFFFF. I have also upgraded
McAfee VirusScan on the servers to 8.0i, as recommend by Network Accosicates.
This has not worked because the 2019 error occured again last night at 9:14
p.m. I had calls on my voice-mail this morning about people not be able to
connected to the server.

Any help to resolve this is greatly appreciated.
Johnny


Mark Renoden said:
Hi Johnny

Are you able to provide the full event description? Sometimes there are
different descriptions for the same event ID. Also, are you able to confirm
that the loss of network connectivity occurs at the same time these events
are logged or are you just putting two and two together?

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

Johnny Wright said:
With in the last 2 weeks I have been getting event 2019 showing up in the
event view on 2 of my Windows servers. One is a 2003 Domain Controller
and
the other is a 2000 Member Server. When this event occurs users lose
access
to shared drives, the servers can't find the DHCP or DNS server and the
servers do not respond to pings. I have been rebooting the server which
temporarily fixes the problem. Now another server is experiencing the
same
thing and it sits at a remote site so rebooting is a much bigger issue.

The only changes to these servers in the past month are (1) installed
Altiris agent, (2) upgraded to McAfee 8.0 and (3) updated most current MS
security patches.

Can anyone tell me how to resolve this issue?
Thanks in advance for any help.
Johnny
 
M

Mark Renoden [MSFT]

Hi Johnny

Sounds like you have a memory leak. You might want to record a PERFMON log
as follows:

i. Reboot the server.

ii. Start -> Run -> PERFMON -> OK.

iii. Expand "Performance Logs and Alerts".

iv. Right-click "Counter Logs" and select "New Log Settings".

v. Type a name and select OK.

vi. Note the log location for later.

vii. Click the Add button under Counters.

viii. Click the "All Counters" and "All Instances" radio buttons.

ix. Select the following from the "Performance Object" dropdown, being sure
to "Add" each one as you select it;

Memory, Process, Processor, Thread, System

x. Click "Done".

xi. Set "Sample Data Every" to the time in which it takes the problem to
occur divided by 100.

For example if it were 2 weeks, we would use 14 days x 24 hours /
100 = approx 3 hours.

It's better to slightly oversample than undersample.

xii. Click OK.

xiii. Wait for the issue to occur and then harvest the PERFMON log that
you've created.

At this point you'd need to look at the data in the log and look for trends.
You'd start by loading the memory counters and looking for a counter that
ramps. We'd expect to see a ramp associated with nonpaged pool. Once this
is confirmed, you'd load up the corresponding counter for all processes and
look for one that closely matches what you're seeing in the memory counters.
It's also possible that the leak is in a kernel mode component that's not
reflected in PERFMON. That's more difficult to track down ...

177415 How to Use Memory Pool Monitor (Poolmon.exe) to Troubleshoot Kernel
Mode
http://support.microsoft.com/?id=177415

Lastly, if you know what software was installed on the server prior to the
problem starting, uninstall it and see if it goes away ... you mentioned
Altiris agent and McAfee 8.0. Just remove them entirely and see what
happens. You might luck out.

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

Johnny Wright said:
Hi Mark
The full event discription is:
Source: SRV
Catagory: None
Event ID: 2019
The server was unable to allocate from the system nonpaged pool because
the
pool was empty.

Once this happens, users that are already connected to the server can no
longer access shares on it and any users that run their logon script do
not
map the drive to this server.

I have edited the registry to add a reg_word of PoolUsageMaximum with a
value of 40 and set the PagedPoolsize to 0xFFFFFFFF. I have also upgraded
McAfee VirusScan on the servers to 8.0i, as recommend by Network
Accosicates.
This has not worked because the 2019 error occured again last night at
9:14
p.m. I had calls on my voice-mail this morning about people not be able
to
connected to the server.

Any help to resolve this is greatly appreciated.
Johnny


Mark Renoden said:
Hi Johnny

Are you able to provide the full event description? Sometimes there are
different descriptions for the same event ID. Also, are you able to
confirm
that the loss of network connectivity occurs at the same time these
events
are logged or are you just putting two and two together?

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

Johnny Wright said:
With in the last 2 weeks I have been getting event 2019 showing up in
the
event view on 2 of my Windows servers. One is a 2003 Domain Controller
and
the other is a 2000 Member Server. When this event occurs users lose
access
to shared drives, the servers can't find the DHCP or DNS server and the
servers do not respond to pings. I have been rebooting the server
which
temporarily fixes the problem. Now another server is experiencing the
same
thing and it sits at a remote site so rebooting is a much bigger issue.

The only changes to these servers in the past month are (1) installed
Altiris agent, (2) upgraded to McAfee 8.0 and (3) updated most current
MS
security patches.

Can anyone tell me how to resolve this issue?
Thanks in advance for any help.
Johnny
 
G

Guest

Hi!

I have the same problem with some servers: DC's and fileservers, I don't
find any knowledge article that solves or that is related. I mean, evey
server was okay until some weeks ago, I don't know if it was the Mcafee 8.i
or the security patch. I don't have altiris installed now we had it installed
on a server but I don't think it has spread the agent to the other servers at
least I don't see the service.
I hope someone discovers the problem, because the server stops responding
mainly the DC.
 
M

Mark Renoden [MSFT]

Hi

These events are advising that you've run out of nonpaged pool. This is a
memory leak that won't have a specific solution. What it means is that you
have a piece of software (most likely a driver) on the system that is
consuming memory and not returning it. Over time, the system simply runs
out.

You'll need to follow the generic troubleshooting approach that I outlined
earlier to identify the culprit.

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

Guest

Hi,

I have been searching the subject and it seems that there is a patch for the
virus scan enterprise 8.0.0 that is aimed to solve this exact problem, I am
going to install it and see if it really works.
The patch is the number 7.
I did the procedures Mark sugested to see which software is causing the
memory leak, but it takes 2 or 3 days to happen again.

Best regards.

Mark Renoden said:
Hi

These events are advising that you've run out of nonpaged pool. This is a
memory leak that won't have a specific solution. What it means is that you
have a piece of software (most likely a driver) on the system that is
consuming memory and not returning it. Over time, the system simply runs
out.

You'll need to follow the generic troubleshooting approach that I outlined
earlier to identify the culprit.

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

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

anonymous said:
Hi!

I have the same problem with some servers: DC's and fileservers, I don't
find any knowledge article that solves or that is related. I mean, evey
server was okay until some weeks ago, I don't know if it was the Mcafee
8.i
or the security patch. I don't have altiris installed now we had it
installed
on a server but I don't think it has spread the agent to the other servers
at
least I don't see the service.
I hope someone discovers the problem, because the server stops responding
mainly the DC.
 
J

jmecucci

Mark Renoden MSFT said:
Hi

These events are advising that you've run out of nonpaged
pool. This is a
memory leak that won't have a specific solution. What it
means is that you
have a piece of software (most likely a driver) on the system
that is
consuming memory and not returning it. Over time, the system
simply runs
out.

You'll need to follow the generic troubleshooting approach
that I outlined
earlier to identify the culprit.

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email
address to email
me; I'll post a response back to the group.

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

message
Hi!

I have the same problem with some servers: DC's and fileservers, I don't
find any knowledge article that solves or that is related. I mean, evey
server was okay until some weeks ago, I don't know if it was the Mcafee
8.i
or the security patch. I don't have altiris installed now we had it
installed
on a server but I don't think it has spread the agent to the other servers
at
least I don't see the service.
I hope someone discovers the problem, because the server stops responding
mainly the DC.

https://knowledgemap.nai.com/phpcli...cType=DOC_KnowledgeBase&externalID=KB_KB38836

McAffe has released a Patch 7 for McAfee Enterprise 8.0i that fixes
the memory leak. I just started having this problem on two servers
and I found this via a google search and when I saw that you all had
mcafee 8.0i in common as well as it was the only thing in common on
the two servers I had I did some more digging. The link above should
take you to the article that mcafee has about patch 7 and how it fixes
2019 errors.

Thanks,
Jason
 
G

Guest

Thanks for all your information. We are having the same problem. The one
thing I see reappearing is McAfee 8.0i which we also have. I will try the NAI
patch and let you know.

Thanks,

jmecucci said:
Mark Renoden MSFT said:
Hi

These events are advising that you've run out of nonpaged
pool. This is a
memory leak that won't have a specific solution. What it
means is that you
have a piece of software (most likely a driver) on the system
that is
consuming memory and not returning it. Over time, the system
simply runs
out.

You'll need to follow the generic troubleshooting approach
that I outlined
earlier to identify the culprit.

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: (e-mail address removed)

Please note you'll need to strip ".online" from my email
address to email
me; I'll post a response back to the group.

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

message
Hi!

I have the same problem with some servers: DC's and fileservers, I don't
find any knowledge article that solves or that is related. I mean, evey
server was okay until some weeks ago, I don't know if it was the Mcafee
8.i
or the security patch. I don't have altiris installed now we had it
installed
on a server but I don't think it has spread the agent to the other servers
at
least I don't see the service.
I hope someone discovers the problem, because the server stops responding
mainly the DC.

https://knowledgemap.nai.com/phpcli...cType=DOC_KnowledgeBase&externalID=KB_KB38836

McAffe has released a Patch 7 for McAfee Enterprise 8.0i that fixes
the memory leak. I just started having this problem on two servers
and I found this via a google search and when I saw that you all had
mcafee 8.0i in common as well as it was the only thing in common on
the two servers I had I did some more digging. The link above should
take you to the article that mcafee has about patch 7 and how it fixes
2019 errors.

Thanks,
Jason

--
http://www.WindowsForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.WindowsForumz.com/Group-Policy-Event-2019-ftopict222366.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.WindowsForumz.com/eform.php?p=718695
 

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