[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.0

FRS not functioning on domain controller

Asked by rockethobbit in Active Directory, Windows 2003 Server

I have 1 DC (ALL servers W2K3 SP2)  that's FRS is not functioning in a domain of around 10 DC's. I have verified everything is functioning. Replication works great.

I have gone through multiple KB's verifying everything is ok. Replication, Network, FRS services started, etc...

I have done the D2 reg hack multiple times. Not done the D4 yet, because that would be a major pain.

The problem DC is set to only replicating from one other DC.

Verified the security rights on the sysvol on the problem DC are correct.


Event error logs on Destination DC:

Event ID: 13565

File Replication Service is initializing the system volume with data from another domain controller. Computer Server1 cannot become a domain controller until this process is complete. The system volume will then be shared as SYSVOL.
 
To check for the SYSVOL share, at the command prompt, type:
net share
 
When File Replication Service completes the initialization process, the SYSVOL share will appear.
 
The initialization of the system volume can take some time. The time is dependent on the amount of data in the system volume, the availability of other domain controllers, and the replication interval between domain controllers.

For more information, see Help and Support Center at

Event error logs on Destination DC:

Event ID: 13508

The File Replication Service is having trouble enabling replication from server1 to server2 for c:\windows\sysvol\domain using the DNS name server1.domain.ad. FRS will keep retrying.
 Following are some of the reasons you would see this warning.
 
 [1] FRS can not correctly resolve the DNS name server1.domain.ad from this computer.
 [2] FRS is not running on server1.domain.ad.
 [3] The topology information in the Active Directory for this replica has not yet replicated to all the Domain Controllers.
 
 This event log message will appear once per connection, After the problem is fixed you will see another event log message indicating that the connection has been established.






Attached is a FRS log showing what is wrong:

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
<DbgInitLogTraceFile:           5148:  1862: S0: 16:53:31> :S: Full pathname for c:\windows\system32\ntfrs.exe
<MainRunningAsAService:         2452:  2218: S0: 16:53:31> Running as a service
<FrsSetServiceStatus:           2452:   434: S0: 16:53:31> :SC: SetServiceStatus(State 2, CheckPoint 0, Hint 30000, ExitCode 0) succeeded
<MainSCCheckPointUpdate:        1800:   720: S0: 16:53:31> :S: STARTUP CheckPoint = 1
<DbgPrintInfo:                  2452:  1078: S0: 16:53:31> :H: Service running on server1 as SYSTEM at  3/25-16:53:31 
<DbgPrintInfo:                  2452:  1080: S0: 16:53:31> 
<DbgPrintInfo:                  2452:  1081: S0: 16:53:31> :H: ***** COMPILE INFORMATION:
<DbgPrintInfo:                  2452:  1082: S0: 16:53:31> :H: 	Module         d:\nt\ds\netapi\svcimgs\ntrepl\main\main.c
<DbgPrintInfo:                  2452:  1083: S0: 16:53:31> :H: 	Compile Date   Feb 16 2007 20:01:30
<DbgPrintInfo:                  2452:  1087: S0: 16:53:31> :H:   Latest changes:
<DbgPrintInfo:                  2452:  1087: S0: 16:53:31> :H:   Install Override fix
<DbgPrintInfo:                  2452:  1091: S0: 16:53:31> 
<DbgShowConfig:                 2452:   878: S0: 16:53:31> :H:  OS Version 5.2 (3790) - 
<DbgShowConfig:                 2452:   882: S0: 16:53:31> :H:  SP (2.0) SM: 0x0112  PT: 0x02
<DbgShowConfig:                 2452:   892: S0: 16:53:31> :H:  Processor: INTEL  Level: 0x0006  Revision: 0x0f06  Processor num/mask: 4/0000000f
<DbgPrintInfo:                  2452:  1094: S0: 16:53:31> 
<DbgPrintInfo:                  2452:  1095: S0: 16:53:31> :H: ***** DEBUG INFORMATION:
<DbgPrintInfo:                  2452:  1096: S0: 16:53:31> :H:  Assert Files               : 5
<DbgPrintInfo:                  2452:  1100: S0: 16:53:31> :H:  Assert Seconds             : Don't force an assert
<DbgPrintInfo:                  2452:  1102: S0: 16:53:31> :H:  Assert Share               : (null)
<DbgPrintInfo:                  2452:  1103: S0: 16:53:31> :H:  ChangeOrderAgingDelay (ms) : 0
<DbgPrintInfo:                  2452:  1104: S0: 16:53:31> :H:  Check Mem                  : FALSE
<DbgPrintInfo:                  2452:  1105: S0: 16:53:31> :H:  Check Queues               : FALSE
<DbgPrintInfo:                  2452:  1106: S0: 16:53:31> :H:  CommTimeoutInMilliSeconds  : 0
<DbgPrintInfo:                  2452:  1107: S0: 16:53:31> :H:  Compact Mem                : FALSE
<DbgPrintInfo:                  2452:  1108: S0: 16:53:32> :H:  CompressStagingFiles       : TRUE
<DbgPrintInfo:                  2452:  1109: S0: 16:53:32> :H:  Copy Logs                  : FALSE
<DbgPrintInfo:                  2452:  1110: S0: 16:53:32> :H:  Disabled                   : FALSE
<DbgPrintInfo:                  2452:  1111: S0: 16:53:32> :H:  DsPollingLongInterval (ms) : 0
<DbgPrintInfo:                  2452:  1112: S0: 16:53:32> :H:  DsPollingShortInterval(ms) : 0
<DbgPrintInfo:                  2452:  1113: S0: 16:53:32> :H:  EnableInstallOverride      : FALSE
<DbgPrintInfo:                  2452:  1114: S0: 16:53:32> :H:  EnableJrnlWrapAutoRestore  : FALSE
<DbgPrintInfo:                  2452:  1115: S0: 16:53:32> :H:  EnableRenameUpdates        : FALSE
<DbgPrintInfo:                  2452:  1116: S0: 16:53:32> :H:  FetchRetryReset            : 0
<DbgPrintInfo:                  2452:  1117: S0: 16:53:32> :H:  FetchRetryResetInc         : 0
<DbgPrintInfo:                  2452:  1118: S0: 16:53:32> :H:  FetchRetryTrigger          : 0
<DbgPrintInfo:                  2452:  1119: S0: 16:53:32> :H:  Force VvJoin               : FALSE
<DbgPrintInfo:                  2452:  1120: S0: 16:53:32> :H:  Interval                   : 0
<DbgPrintInfo:                  2452:  1121: S0: 16:53:32> :H:  Log Dir                    : C:\WINDOWS\debug
<DbgPrintInfo:                  2452:  1122: S0: 16:53:32> :H:  Log File                   : C:\WINDOWS\debug\NtFrs
<DbgPrintInfo:                  2452:  1123: S0: 16:53:32> :H:  Log Files                  : 5
<DbgPrintInfo:                  2452:  1124: S0: 16:53:32> :H:  Log Flush Int.             : 20000
<DbgPrintInfo:                  2452:  1125: S0: 16:53:32> :H:  Log Lines                  : 43
<DbgPrintInfo:                  2452:  1126: S0: 16:53:32> :H:  Log Severity               : 2
<DbgPrintInfo:                  2452:  1127: S0: 16:53:32> :H:  Max Log Lines              : 20000
<DbgPrintInfo:                  2452:  1128: S0: 16:53:32> :H:  MaxCoRetryTimeoutCount     : 0
<DbgPrintInfo:                  2452:  1129: S0: 16:53:32> :H:  MaxCoRetryTimeoutMinutes   : 0
<DbgPrintInfo:                  2452:  1130: S0: 16:53:32> :H:  OutlogChangeHistory        : 10080
<DbgPrintInfo:                  2452:  1131: S0: 16:53:32> :H:  PartnerClockSkew (m)       : 0
<DbgPrintInfo:                  2452:  1132: S0: 16:53:32> :H:  Profile                    : (null)
<DbgPrintInfo:                  2452:  1133: S0: 16:53:32> :H:  Recipients                 : (null)
<DbgPrintInfo:                  2452:  1134: S0: 16:53:32> :H:  ReclaimStagingSpace        : TRUE
<DbgPrintInfo:                  2452:  1135: S0: 16:53:32> :H:  ReplicaTombstone (d)       : 0
<DbgPrintInfo:                  2452:  1136: S0: 16:53:32> :H:  Restart                    : FALSE
<DbgPrintInfo:                  2452:  1139: S0: 16:53:32> :H:  Restart Seconds            : Restart if assert after 600 seconds
<DbgPrintInfo:                  2452:  1143: S0: 16:53:32> :H:  SaveOutlogChangeHistory    : TRUE
<DbgPrintInfo:                  2452:  1144: S0: 16:53:32> :H:  Severity                   : 0
<DbgPrintInfo:                  2452:  1145: S0: 16:53:32> :H:  StagingLimitInKb           : 0
<DbgPrintInfo:                  2452:  1146: S0: 16:53:32> :H:  Suppress                   : TRUE
<DbgPrintInfo:                  2452:  1147: S0: 16:53:32> :H:  SuppressIdenticalUpdt      : TRUE
<DbgPrintInfo:                  2452:  1148: S0: 16:53:32> :H:  Systems                    : (null)
<DbgPrintInfo:                  2452:  1149: S0: 16:53:32> :H:  TestFid                    : 0
<DbgPrintInfo:                  2452:  1158: S0: 16:53:32> :H:  Thread Id                  : 0
<DbgPrintInfo:                  2452:  1159: S0: 16:53:32> :H:  Total Log Lines            : 64
<DbgPrintInfo:                  2452:  1160: S0: 16:53:32> :H:  UnjoinTrigger              : 0
<DbgPrintInfo:                  2452:  1161: S0: 16:53:32> :H:  VvJoinTests                : FALSE
<DbgPrintInfo:                  2452:  1163: S0: 16:53:32> 
<DbgPrintThreadIds:             2452:  1021: S0: 16:53:32> :H: Known thread IDs -
<DbgPrintThreadIds:             2452:  1029: S0: 16:53:32> :H: First                : 2452
<FrsRemoveDisabledPrivileges:   2452:  8865: S0: 16:53:32> Marking privilege SeTakeOwnershipPrivilege for removal.
<FrsRemoveDisabledPrivileges:   2452:  8862: S0: 16:53:32> Marking privilege 0-3 for removal.
<FrsRemoveDisabledPrivileges:   2452:  8865: S0: 16:53:32> Marking privilege SeIncreaseQuotaPrivilege for removal.
<FrsRemoveDisabledPrivileges:   2452:  8862: S0: 16:53:32> Marking privilege 0-22 for removal.
<FrsRemoveDisabledPrivileges:   2452:  8865: S0: 16:53:32> Marking privilege SeShutdownPrivilege for removal.
<FrsRemoveDisabledPrivileges:   2452:  8862: S0: 16:53:32> Marking privilege 0-10 for removal.
<FrsRemoveDisabledPrivileges:   2452:  8865: S0: 16:53:32> Marking privilege SeSystemtimePrivilege for removal.
<FrsRemoveDisabledPrivileges:   2452:  8865: S0: 16:53:32> Marking privilege SeUndockPrivilege for removal.
<FrsRemoveDisabledPrivileges:   2452:  8887: S0: 16:53:32> Privileges successfully updated.
<MainMustInit:                  2452:  1446: S0: 16:53:32> :S: Computer name is server1
<MainMustInit:                  2452:  1462: S0: 16:53:33> Computer's DNS name is server1.domain
<MainMustInit:                  2452:  1568: S0: 16:53:33> :S: Working Directory is c:\windows\ntfrs
<MainMustInit:                  2452:  1723: S0: 16:53:33> Staging file COMPRESSION support is enabled.
<MainFrsShutDown:               1772:   915: S1: 16:53:33> :S: Using 90 as ShutDownTimeOut
<MainMustInit:                  2452:  1808: S0: 16:53:33> :S: SV Logging is Disabled. 
<MainMustInit:                  2452:  1811: S0: 16:53:33> :S: SV Max Events per time period: 10
<MainMustInit:                  2452:  1814: S0: 16:53:33> :S: SV CO Retries Counter:10
<MainMustInit:                  2452:  1819: S0: 16:53:33> :S: Overwrite File Tombstone In Minutes:15003448
<FrsRpcInitialize:              2452:  3715: S0: 16:53:33> :S: Max RPC threads is 16
<FrsRpcInitialize:              2452:  3721: S0: 16:53:33> :S: RPC port assignment is 0
<FrsRpcInitialize:              2452:  3727: S0: 16:53:33> :S: FRS RPC protocol sequences registered
<FrsRpcInitialize:              2452:  3733: S0: 16:53:33> :S: FRS RPC interface registered
<FrsRpcInitialize:              2452:  3739: S0: 16:53:33> :S: FRS RPC server interface installed
<FrsSetServiceStatus:           2452:   434: S0: 16:53:33> :SC: SetServiceStatus(State 4, CheckPoint 0, Hint 30000, ExitCode 0) succeeded
<FrsDsMainDsCs:                 5664: 10969: S0: 16:53:33> :DS: DsCs is starting.
<FrsSetServiceFailureAction:    2452:   262: S0: 16:53:33> :SC: Restart actions for service are already set.
<FrsDsMainDsCs:                 5664: 11022: S0: 16:53:33> Init Perfmon registry keys (PmInitPerfmonRegistryKeys()).
<FrsDsMainDsCs:                 5664: 11027: S0: 16:53:33> :DS: FrsDs has started.
<FrsPrintEvent:                 5664:   614: S0: 16:53:33> :E: Eventlog written for EVENT_FRS_SYSVOL_NOT_READY_2 (13565) severity: Warn  at: Wed, Mar 25 2009  16:53:33
<FrsPrintEvent:                 5664:   617: S0: 16:53:33> :E: STRINGS: 
<FrsPrintEvent:                 5664:   620: S0: 16:53:33> :E:   0 : 'server1'
<FrsDsFindComputer:             5664:  8796: S2: 16:53:33> :DS: Computer FQDN is cn=server1,ou=domain controllers,dc=domain,dc=ad
<FrsDsFindComputer:             5664:  8802: S2: 16:53:33> :DS: Computer's dns name is server1.domain
<FrsDsFindComputer:             5664:  8816: S2: 16:53:33> :DS: Settings reference is cn=ntds settings,cn=server1,cn=servers,cn=shaw,cn=sites,cn=configuration,dc=domain,dc=ad
<CfgRegReadDWord:               5664:  2579: S0: 16:53:33> :FK: Value not found  [System\CurrentControlSet\Services\NtFrs\Parameters\SysVol] "SysVol Information is Committed".  WStatus: ERROR_FILE_NOT_FOUND
<FrsGetResourceStr:             5664:  1366: S0: 16:53:33> ERROR - Failed to LoadLibrary.  WStatus: ERROR_MOD_NOT_FOUND
<MainDelCs:                     5964:   275: S0: 16:53:33> Delayed command server has started.
<RcsInitializeReplicaCmdServer: 5664: 10670: S0: 16:53:33> :S: Min Join Retry       : 10000
<OutLogProcess:                 2484:  2421: S0: 16:53:33> Outbound log processor is starting.
<RcsInitializeReplicaCmdServer: 5664: 10673: S0: 16:53:33> :S: Max Join Retry       : 3600000
<RcsInitializeReplicaCmdServer: 5664: 10681: S0: 16:53:33> :S: Max Replica Threads  : 16
<RcsInitializeReplicaCmdServer: 5664: 10687: S0: 16:53:33> :S: Replica Start Timeout: 0
<RcsInitializeReplicaCmdServer: 5664: 10693: S0: 16:53:33> :S: Partner Clock Skew   : 30
<RcsInitializeReplicaCmdServer: 5664: 10701: S0: 16:53:33> :S: Replica Tombstone    : 32
<RcsMain:                       2752: 10441: S0: 16:53:33> :S: Replica subsystem is starting.
<DBService:                     1176:  3858: S0: 16:53:33> :S: Initializing DBService Subsystem
<DbsDBInitialize:               1176:  3561: S0: 16:53:33> :S: Accessing the database file.
<DbsInitJet:                    1176: 10667: S1: 16:53:33> :S: calling JetInit with c:\windows\ntfrs\jet\ntfrs.jdb 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ SystemPath               :        0, c:\windows\ntfrs\jet\sys\
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ TempPath                 :        0, c:\windows\ntfrs\jet\temp\tmp.edb
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LogFilePath              :        0, c:\windows\ntfrs\jet\log\
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ BaseName                 :        0, edb
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ EventSource              :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ MaxSessions              :      128, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ MaxOpenTables            :     2000, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ PreferredMaxOpenTables   :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ MaxCursors               :     4000, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ MaxVerPages              :       64, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ MaxTemporaryTables       :       20, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LogFileSize              :     5120, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LogBuffers               :      128, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ WaitLogFlush             :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LogCheckpointPeriod      :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LogWaitingUserMax        :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ CommitDefault            :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ CircularLog              :        1, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ DbExtensionSize          :      256, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ PageTempDBMin            :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ PageFragment             :        8, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ PageReadAheadMax         :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ BatchIOBufferMax         :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ CacheSize                :       19, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ CacheSizeMax             :   524256, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ CheckpointDepthMax       : 20971520, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LRUKCorrInterval         :   128000, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LRUKHistoryMax           :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LRUKPolicy               :        2, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LRUKTimeout              :      100, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ LRUKTrxCorrInterval      :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ OutstandingIOMax         :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ StartFlushThreshold      :     5119, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ StopFlushThreshold       :    10239, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ TableClassName           :        0, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ ExceptionAction          :        1, 
<DbsOpenConfig:                 1176: 11348: S1: 16:53:34> ++ EventLogCache            :        0, 
<DbsTableRead:                  1176: 13363: S0: 16:53:34> JetRetrieveColumns on (ConfigTable) :  JStatus: BufferTruncated
<DbsDBInitialize:               1176:  3703: S1: 16:53:34> FrsOpenTable (ConfigTable) success
<DbsInitJrnlFilters:            1176:  1732: S0: 16:53:34> ++ DOMAIN SYSTEM VOLUME (SYSVOL SHARE) - New dir filter: NtFrs_PreExisting___See_EventLog,DO_NOT_REMOVE_NtFrs_PreInstall_Directory,
<DbsOpenReplicaSet:             1176:  2035: S0: 16:53:34> ***** JOINED    DOMAIN SYSTEM VOLUME (SYSVOL SHARE)\server1\<Jrnl Cxtion> <- <Jrnl Cxtion> JrnlCxt
<DbsOpenReplicaSet:             1176:  2052: S1: 16:53:34> :X: The Jrnl Cxtion DOMAIN SYSTEM VOLUME (SYSVOL SHARE)\server1\<Jrnl Cxtion> <- <Jrnl Cxtion> JrnlCxt
<RcsSetCxtionSchedule:          1176:  7370: S0: 16:53:34> :X: 53296f37, schedule is off.
<RcsSetCxtionSchedule:          1176:  7370: S0: 16:53:34> :X: 563d47da, schedule is off.
<DBService:                     1176:  3939: S0: 16:53:34> DataBase has started.
<OutLogProcess:                 2484:  2468: S0: 16:53:34> Outbound log processor has started.
<JrnlCommand:                   4768:  5479: S0: 16:53:34> Journal has started.
<ChgOrdAccept:                  1968:  1021: S0: 16:53:34> ChangeOrder Thread is starting.
<ChgOrdAccept:                  1968:  1117: S0: 16:53:34> ChangeOrder Thread has started.
<RcsMain:                       2752: 10445: S0: 16:53:34> :S: Replica subsystem has started.
<JrnlPrepareService1:           4768:  6198: S1: 16:53:34> :S: WARNING: Setting FrsVsn - Current system Time has moved backwards from value in config record.
<JrnlPrepareService1:           4768:  6202: S1: 16:53:34> :S: WARNING: CurrentTime is          (01c9ada4 e8d51876)  Wed Mar 25, 2009 16:53:34
<JrnlPrepareService1:           4768:  6206: S1: 16:53:34> :S: WARNING: ConfigRecord->FrsVsn is (01c9adaf 6e74984f)  Wed Mar 25, 2009 18:08:54
<ChgOrdRetrySubmit:             4052: 14639: S1: 16:53:34> ++ ChgOrdRetryCS: submit for Replica DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4252:  1859: S0: 16:53:34> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:4252:  1860: S0: 16:53:34> :S: 	Partner      : server1.domain
<SERVER_FrsRpcStartPromotionParent:4252:  1861: S0: 16:53:35> :S: 	PartnerPrinc : domain\server1$
<SERVER_FrsRpcStartPromotionParent:4252:  1862: S0: 16:53:35> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:4252:  1863: S0: 16:53:35> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:4252:  1864: S0: 16:53:35> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4252:  1865: S0: 16:53:35> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:4252:  1866: S0: 16:53:35> :S: 	CxtionName   : \\server1.domain
<LOCAL_FrsRpcVerifyPromotionParent:4252:  1700: S0: 16:53:35> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:4252:  1701: S0: 16:53:35> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:4252:  1702: S0: 16:53:35> :S: 	SetType  : Domain
<LOCAL_FrsRpcVerifyPromotionParent:4252:  1737: S0: 16:53:35> :S: Success Verifying promotion parent DOMAIN SYSTEM VOLUME (SYSVOL SHARE) Domain
<OutLogCleanupLog:              2484:  5400: S0: 16:54:34> ERROR - FrsEnumerateTable for OutLogCleanupWorker :  JStatus: TableEmpty
<ThSupWaitThread:               4972:   505: S1: 16:58:33> :S: SndCs: Waiting
<ThSupWaitThread:               4972:   533: S1: 16:58:33> :S: SndCs: normal wait
<ThSupWaitThread:               4972:   505: S1: 16:58:34> :S: ReplicaCs: Waiting
<ThSupWaitThread:               4972:   533: S1: 16:58:34> :S: ReplicaCs: normal wait
<ThSupWaitThread:               4972:   505: S1: 16:58:34> :S: ChgOrdRetryCS: Waiting
<ThSupWaitThread:               4972:   533: S1: 16:58:34> :S: ChgOrdRetryCS: normal wait
<SERVER_FrsRpcSendCommPkt:      5724:   449: S0: 17:00:15> ++ ERROR - Invalid Partner: AuthClient:domain\server2$, AuthSid:S-1-5-21-2285258408-4125767399-1498421188-1268
<SERVER_FrsRpcSendCommPkt:      5388:   449: S0: 17:00:15> ++ ERROR - Invalid Partner: AuthClient:domain\server2$, AuthSid:S-1-5-21-2285258408-4125767399-1498421188-1268
 
 
[+][-]03/26/09 02:54 PM, ID: 23995885Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/26/09 03:13 PM, ID: 23996098Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/26/09 03:22 PM, ID: 23996187Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/26/09 03:26 PM, ID: 23996220Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/26/09 11:35 PM, ID: 23998430Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/27/09 09:45 AM, ID: 24002956Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]05/22/09 06:49 AM, ID: 24450859Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Active Directory, Windows 2003 Server
Sign Up Now!
Solution Provided By: rockethobbit
Participating Experts: 1
Solution Grade: A
 
[+][-]05/22/09 06:56 AM, ID: 24450948Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625