windows server 2003 crash every tuesday
We having an issue here with a Windows 2003 server. Every
Tuesday between 1-2 pm windows crashing and cannot get it back without hard restart the server.This happens like clockwork every week at exactly the same time and we cannot find
anything that would be causing this. Has anybody here experienced anything similar or know how to solve this problem..:(
Big thanks.
May 31st, 2011 1:36am
Hello,
if it is really is the same time always scan your machine with different Anti Virus software from a boot disk like BartPE to be sure no other running software is ignoring/blocking the scan.Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2011 2:21am
Hello,
What is the Windows 2003 server function? DC or file server and so on? I suggest performing a clean-boot before 1-2PM and see if the issue would happen again.
How to perform advanced clean-boot troubleshooting in Windows XP/2003
http://support.microsoft.com/default.aspx?scid=kb;EN-US;316434
Brent
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
May 31st, 2011 3:26am
Hello,
What is the Windows 2003 server function? DC or file server and so on? I suggest performing a clean-boot before 1-2PM and see if the issue happen again.
How to perform advanced clean-boot troubleshooting in Windows XP/2003
http://support.microsoft.com/default.aspx?scid=kb;EN-US;316434
BrentPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2011 3:27am
checked if a scheduled task runs around the time? any hints in the eventlogs?
May 31st, 2011 3:39am
Hello,
Do you have BSODs?
use Microsoft Skydrive to upload dump files in c:\windows\minidumps and post a link here.
If you want to read dimp files without my help, use Windbg and refer to this Microsoft article: http://support.microsoft.com/kb/315263
You can also contact Microsoft CSS.
If this is not a BSOD then check event viewer logs.
This
posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Microsoft
Student Partner 2010 / 2011
Microsoft
Certified Professional
Microsoft
Certified Systems Administrator: Security
Microsoft
Certified Systems Engineer: Security
Microsoft
Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
Microsoft
Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
Microsoft
Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
Microsoft
Certified Technology Specialist: Windows 7, Configuring
Microsoft
Certified IT Professional: Enterprise Administrator
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2011 4:31am
hi Brent, thank's for replying, i use windows 2003 as DC
May 31st, 2011 4:50am
I've checked and there is no schedule task runs,
here are some messages from event log
Event Type: Error
Event Source: NtFrs
Event Category: None
Event ID: 13568
Date: 5/31/2011
Time: 6:48:34 AM
User: N/A
Computer: xxx
Description:
The File Replication Service has detected that the replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR.
Replica set name is : "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)"
Replica root path is : "c:\windows\sysvol\domain"
Replica root volume is : "\\.\C:"
A Replica set hits JRNL_WRAP_ERROR when the record that it is trying to read from the NTFS USN journal is not found. This can occur because of one of the following reasons.
[1] Volume "\\.\C:" has been formatted.
[2] The NTFS USN journal on volume "\\.\C:" has been deleted.
[3] The NTFS USN journal on volume "\\.\C:" has been truncated. Chkdsk can truncate the journal if it finds corrupt entries at the end of the journal.
[4] File Replication Service was not running on this computer for a long time.
[5] File Replication Service could not keep up with the rate of Disk IO activity on "\\.\C:".
Setting the "Enable Journal Wrap Automatic Restore" registry parameter to 1 will cause the following recovery steps to be taken to automatically recover from this error state.
[1] At the first poll, which will occur in 5 minutes, this computer will be deleted from the replica set. If you do not want to wait 5 minutes, then run "net stop ntfrs" followed by "net start ntfrs" to restart the File Replication Service.
[2] At the poll following the deletion this computer will be re-added to the replica set. The re-addition will trigger a full tree sync for the replica set.
WARNING: During the recovery process data in the replica tree may be unavailable. You should reset the registry parameter described above to 0 to prevent automatic recovery from making the data unexpectedly unavailable if this error condition occurs again.
To change this registry parameter, run regedit.
Click on Start, Run and type regedit.
Expand HKEY_LOCAL_MACHINE.
Click down the key path:
"System\CurrentControlSet\Services\NtFrs\Parameters"
Double click on the value name
"Enable Journal Wrap Automatic Restore"
and update the value.
If the value name is not present you may add it with the New->DWORD Value function under the Edit Menu item. Type the value name exactly as shown above.
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2011 4:58am
I've checked and there is no schedule task runs,
here are some messages from event log
Event Type: Error
Event Source: NtFrs
Event Category: None
Event ID: 13568
Date: 5/31/2011
Time: 6:48:34 AM
User: N/A
Computer: xxx
Description:
The File Replication Service has detected that the replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR.
Replica set name is : "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)"
Replica root path is : "c:\windows\sysvol\domain"
Replica root volume is : "\\.\C:"
A Replica set hits JRNL_WRAP_ERROR when the record that it is trying to read from the NTFS USN journal is not found. This can occur because of one of the following reasons.
[1] Volume "\\.\C:" has been formatted.
[2] The NTFS USN journal on volume "\\.\C:" has been deleted.
[3] The NTFS USN journal on volume "\\.\C:" has been truncated. Chkdsk can truncate the journal if it finds corrupt entries at the end of the journal.
[4] File Replication Service was not running on this computer for a long time.
[5] File Replication Service could not keep up with the rate of Disk IO activity on "\\.\C:".
Setting the "Enable Journal Wrap Automatic Restore" registry parameter to 1 will cause the following recovery steps to be taken to automatically recover from this error state.
[1] At the first poll, which will occur in 5 minutes, this computer will be deleted from the replica set. If you do not want to wait 5 minutes, then run "net stop ntfrs" followed by "net start ntfrs" to restart the File Replication Service.
[2] At the poll following the deletion this computer will be re-added to the replica set. The re-addition will trigger a full tree sync for the replica set.
WARNING: During the recovery process data in the replica tree may be unavailable. You should reset the registry parameter described above to 0 to prevent automatic recovery from making the data unexpectedly unavailable if this error condition occurs again.
To change this registry parameter, run regedit.
Click on Start, Run and type regedit.
Expand HKEY_LOCAL_MACHINE.
Click down the key path:
"System\CurrentControlSet\Services\NtFrs\Parameters"
Double click on the value name
"Enable Journal Wrap Automatic Restore"
and update the value.
If the value name is not present you may add it with the New->DWORD Value function under the Edit Menu item. Type the value name exactly as shown above.
This is for another problem.
To solve it, you have to proceed like mentioned:
Click on Start, Run and type regedit.
Expand HKEY_LOCAL_MACHINE.
Click down the key path:
"System\CurrentControlSet\Services\NtFrs\Parameters"
Double click on the value name
"Enable Journal Wrap Automatic Restore"
and update the value.
Is there dump files?
This
posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Microsoft
Student Partner 2010 / 2011
Microsoft
Certified Professional
Microsoft
Certified Systems Administrator: Security
Microsoft
Certified Systems Engineer: Security
Microsoft
Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
Microsoft
Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
Microsoft
Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
Microsoft
Certified Technology Specialist: Windows 7, Configuring
Microsoft
Certified IT Professional: Enterprise Administrator
May 31st, 2011 5:03am
hi Mr.X, this is link of dump files, hopefully from this files can be analyzed and emerging solutions.
http://203.99.130.126/dump
big thanks
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2011 10:13pm
Hi,
Please understand that debug and dump analysis may be required for further troubleshooting, in this forum, we do not provide debugging support. I’d like to suggest contacting Microsoft Customer Support Service (CSS) for assistance so that this issue
can be resolved efficiently.
To obtain the phone numbers for specific technology request, please check the website listed below:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS
Thank you for your understanding.
BrentPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
June 7th, 2011 1:37am


