微软 MCITP2008 认证课程介绍
Exchange 2003/2007深度培训
CCNA  远程培训 下载试听
MCITP 远程培训 下载试听
CCNA 视频课件低至100元
WinOS 技术论坛积分规则
新书推荐 ——《架构之美》
远程培训:08网络架构+活动目录
返回列表 查看 1482 | 回复 4 发帖

[已解决] 系统日志中出现Event ID:333的错误

[已解决] 系统日志中出现Event ID:333的错误

请教各位,系统日志中出现这个错误,我邮件去问过微软的技术,那边的回答是
If you start investigating the problem, you will notice that the events 333 will occur if the system runs out of free non-paged memory. So it appears to be a resource 'problem'.It's about the non-paged pool.
But changes are pretty high that you have a virus of some sort...

现可以确定的是服务器没有病毒,paged pool正常,希望各位高人帮忙,先谢了。

Event Type:        Error
Event Source:        Application Popup
Event Category:        None
Event ID:        333
Date:                2008-10-23
Time:                10:43:57
User:                N/A
Computer:        *******
Description:
An I/O operation initiated by the Registry failed unrecoverably. The Registry could not read in, or write out, or flush, one of the files that contain the system's image of the Registry.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 00 01 00 6c 00   ......l.
0008: 00 00 00 00 4d 01 00 c0   ....M..À
0010: 00 00 00 00 4d 01 00 c0   ....M..À
0018: 00 00 00 00 00 00 00 00   ........
0020: 00 00 00 00 00 00 00 00   ........

[ 本帖最后由 polluxsky 于 2008-10-28 09:38 编辑 ]
当加班成为了一种习惯,生活便不再空虚...

类似是安装的应用程序出问题了...近期做过什么操作?

TOP

近期没有做什么操作,上面的应用只有一个Sql Server 2005。
当加班成为了一种习惯,生活便不再空虚...

TOP

http://blogs.technet.com/perfgur ... t-event-id-333.aspx
http://blogs.technet.com/askperf ... -id-333-errors.aspx按照帖子中的方法试一下

[ 本帖最后由 bdpqun 于 2008-10-27 19:05 编辑 ]

TOP

tks bdpqun,问题已解决,因为上次这台服务器重做过64位W2K3,忘记将
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory
Management]
"PoolUsageMaximum"=dword:0000001E
"PagedPoolSize"=dword:ffffffff     
导进去了,所以上面那个问题的确是由于PagedPoolSize太小,引起的Non-Page pool没有了造成的。
当加班成为了一种习惯,生活便不再空虚...

TOP

返回列表 查看 1482 | 回复 4