Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1776 lines
69 KiB

  1. ;/*++ BUILD Version: 0005 // Increment this if a change has global effects
  2. ;
  3. ;Copyright (c) 1991 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; winsevnt.mc
  8. ;
  9. ;Abstract:
  10. ;
  11. ; Constant definitions for the WINS event values.
  12. ;
  13. ;Author:
  14. ;
  15. ; Pradeep Bahl 19-Feb-1993
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ;
  22. ; Please add new error values to the end of the file. To do otherwise
  23. ; will jumble the error values.
  24. ; NOTE: *** indicates a message that is no longer used.
  25. ;
  26. ;--*/
  27. ;
  28. ;
  29. ;/*lint -e767 */ // Don't complain about different definitions // winnt
  30. MessageIdTypedef=DWORD
  31. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  32. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  33. Warning=0x2:STATUS_SEVERITY_WARNING
  34. Error=0x3:STATUS_SEVERITY_ERROR
  35. )
  36. FacilityNames=(System=0x0
  37. Wins=0x1:WINS
  38. )
  39. ;
  40. ;/////////////////////////////////////////////////////////////////////////
  41. ;//
  42. ;// Standard Success values
  43. ;//
  44. ;//
  45. ;/////////////////////////////////////////////////////////////////////////
  46. ;
  47. ;
  48. ;//
  49. ;// The success status codes 0 - 63 are reserved for wait completion status.
  50. ;//
  51. ;#define WINS_EVT_SUCCESS ((WINSEVT)0x00000000L)
  52. ;
  53. MessageId=16 Facility=Wins Severity=Success SymbolicName=WINS_EVT_PRINT
  54. Language=English
  55. PRINTF MSG: %1 %2 %3 %4 %5
  56. .
  57. ;
  58. ;/////////////////////////////////////////////////////////////////////////
  59. ;//
  60. ;// Informational values
  61. ;//
  62. ;//
  63. ;/////////////////////////////////////////////////////////////////////////
  64. ;
  65. ;
  66. ;
  67. MessageId=4096 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_LOG_INITED
  68. Language=English
  69. WINS has initialized its log for this invocation.
  70. .
  71. MessageId=4097 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_WINS_OPERATIONAL
  72. Language=English
  73. WINS initialized properly and is now fully operational.
  74. .
  75. MessageId=4098 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ORDERLY_SHUTDOWN
  76. Language=English
  77. WINS was terminated by the service controller. WINS will gracefully terminate.
  78. .
  79. MessageId=4099 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_ORDERLY_SHUTDOWN
  80. Language=English
  81. WINS is being gracefully terminated by the administrator. The address of the administrator is %1.
  82. .
  83. MessageId=4100 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_ABRUPT_SHUTDOWN
  84. Language=English
  85. WINS is being abruptly terminated by the administrator. The address of the administrator is %1.
  86. .
  87. MessageId=4101 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_INVALID_OPCODE
  88. Language=English
  89. WINS received a Name Request with an invalid operation code. The request is being thrown away.
  90. .
  91. MessageId=4102 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CONN_ABORTED
  92. Language=English
  93. The connection was aborted by the remote WINS. Remote WINS may not be configured to replicate with the server.
  94. .
  95. MessageId=4103 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_RECS
  96. Language=English
  97. ***There are no records in the registry for the key.
  98. .
  99. MessageId=4104 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_PULL_RECS
  100. Language=English
  101. ***There are no pull records.
  102. .
  103. MessageId=4105 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_PUSH_RECS
  104. Language=English
  105. ***There are no push records.
  106. .
  107. MessageId=4106 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_RECS_IN_NAM_ADD_TBL
  108. Language=English
  109. The WINS database of name-to-address mappings is empty. It could mean that a
  110. previous invocation of WINS created the database and then went down before
  111. any registration could be done.
  112. .
  113. MessageId=4107 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_RECS_IN_OWN_ADD_TBL
  114. Language=English
  115. The WINS database of owner-to-address mappings is empty. It could mean that
  116. a previous invocation of WINS created the table and then went down before
  117. its own entry could be added. The WINS server went down very fast
  118. (even before all its threads could become fully operational).
  119. .
  120. MessageId=4108 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_INITRPL_VAL
  121. Language=English
  122. ***WINS could not read the InitTimeReplication field of the pull/push key.
  123. .
  124. MessageId=4109 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_REFRESH_INTERVAL_VAL
  125. Language=English
  126. WINS could not read the Refresh interval from the registry
  127. .
  128. MessageId=4110 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_TOMBSTONE_INTERVAL_VAL
  129. Language=English
  130. WINS could not read the Tombstone interval from the registry
  131. .
  132. MessageId=4111 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_VERIFY_INTERVAL_VAL
  133. Language=English
  134. WINS could not read the Verify interval from the registry
  135. .
  136. MessageId=4112 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_RETRY_COUNT
  137. Language=English
  138. ***WINS could not read the retry count for retrying communication with a remote WINS.
  139. .
  140. MessageId=4113 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_TOMBSTONE_TIMEOUT_VAL
  141. Language=English
  142. WINS could not read the Tombstone Timeout from the registry.
  143. .
  144. MessageId=4114 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_CC_INTERVAL_VAL
  145. Language=English
  146. WINS could not read the ConsistencyCheck value (type DWORD) from the
  147. Parameters\ConsistencyCheck subkey in the registry. The first consistency
  148. check is done at the time specified in the SpTime entry under the
  149. ConsistencyCheck subkey and is limited by the MaxRecsAtATime value. If the
  150. time is not specified, the check is done at 2 am.
  151. To correct the problem, open the registry and verify that the ConsistencyCheck
  152. subkey has been correctly sent up and all required values have been set. Correct the values, as needed.
  153. .
  154. MessageId=4115 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_CC_MAX_RECS_AAT_VAL
  155. Language=English
  156. WINS could not read the MaxRecsAtATime value (type DWORD) in the
  157. Wins\Parameters\ConsistencyCheck subkey of the registry. Set this value
  158. if you do not want WINS to replicate more than a set number of records in
  159. one cycle while doing periodic consistency checks of the WINS database.
  160. When doing a consistency check, WINS replicates all records of an owner WINS
  161. by either going to that WINS or to a replication partner. At the end of doing
  162. a consistency check for an owner's records, it checks to see if it has
  163. replicated more than the specified value in the current consistency check
  164. cycle. If the value has been exceeded, the consistency check stops, otherwise
  165. it continues. In the next cycle, it starts from where it left off and wraps
  166. around to the first owner if required.
  167. .
  168. MessageId=4116 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_CC_USE_RPL_PNRS_VAL
  169. Language=English
  170. WINS could not read the UseRplPnrs value of the Wins\Parameters\ConsistencyCheck
  171. key. If this value is set to a non-zero (DWORD) value, WINS will do a
  172. consistency check of the owners in its database by going to one or more of
  173. its replication partners. If the owner of the records happens to be a
  174. replication partner, WINS will go to it, otherwise it will pick one at
  175. random. Set this value if you have a large number of WINSs in your
  176. configuration and/or if you do not want the local WINS to go to any WINS that
  177. is not a replication partner.
  178. .
  179. MessageId=4117 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CC_STATS
  180. Language=English
  181. WINS just did a consistency check on the records owned by the WINS with the address, %1.
  182. The number of records inserted, updated, and deleted are in the data section
  183. (second, third, fourth DWORDS).
  184. .
  185. MessageId=4118 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CC_FAILED
  186. Language=English
  187. WINS could not do a consistency check on the records. This could be because WINS
  188. was directed to do the consistency check only with replication partners and
  189. it currently does not have any pull replication partners. To get around this
  190. problem, you should either allow WINS to do consistency check with owner WINSs
  191. or configure the WINS with one or more pull partners.
  192. .
  193. MessageId=4119 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_PKT_FORMAT_ERR
  194. Language=English
  195. WINS received a packet that has the wrong format. For example, a label may be
  196. More than 63 octets.
  197. .
  198. MessageId=4120 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_RECS_RETRIEVED
  199. Language=English
  200. ***No records meeting the %1 criteria were found in the WINS database.
  201. .
  202. MessageId=4121 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_RPL_RECS_RETRIEVED
  203. Language=English
  204. WINS's Replicator could not find any records in the WINS database.
  205. This means there are no active or tombstone records in the database.
  206. It could be that the records being requested by a remote WINS server have
  207. either been released or do not exist.
  208. .
  209. MessageId=4122 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_GRP_LIMIT_REACHED
  210. Language=English
  211. ***The special group has reached its limit. WINS cannot add any more members.
  212. .
  213. MessageId=4123 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_OWNER_LIMIT_REACHED
  214. Language=English
  215. ***The address database already has reached the limit of owners. This is 100.
  216. This error was noticed while attempting to add the address given in the data section.
  217. .
  218. MessageId=4124 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_UPD_NTF_NOT_ACCEPTED
  219. Language=English
  220. The WINS server received an update notification from the non-configured WINS
  221. server at the address, %1. The WINS server rejected it. This means the remote
  222. WINS server is not in the list of Push partners (WINS servers under the Pull
  223. key) and the administrator has prohibited (using the registry) replication with
  224. non-configured WINS servers. If you want this WINS server to accept update
  225. notifications from non-configured WINS servers then set the
  226. Wins\Paramaters\RplOnlyWCnfPnrs value in the registry to 0.
  227. .
  228. MessageId=4125 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_UPD_NTF_ACCEPTED
  229. Language=English
  230. WINS received an update notification from the WINS with the address, %1.
  231. WINS accepted it.
  232. .
  233. MessageId=4126 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADD_VERS_MAP_REQ_NOT_ACCEPTED
  234. Language=English
  235. The WINS server received a pull request from the non-configured WINS server
  236. with the address, %1. The WINS server rejected it since the remote WINS server
  237. is not in the list of Pull partners (WINS servers under the Pull key) and the
  238. administrator has prohibited (using the registry) replication with
  239. non-configured partners. If you want this WINS server to accept update
  240. notifications from WINS servers not in the "pull partner" list, then set the
  241. "replication only with configured partners" value in the registry to 0.
  242. .
  243. MessageId=4127 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_OPEN_DATAFILES_KEY
  244. Language=English
  245. The datafiles key could not be opened.
  246. .
  247. MessageId=4128 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_OPEN_NETBT_KEY_ERR
  248. Language=English
  249. The NetBios over TCP/IP (NetBT) key could not be opened.
  250. .
  251. MessageId=4129 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_QUERY_NETBT_KEY_ERR
  252. Language=English
  253. The NetBios over TCP/IP (NetBT) key could not be queried.
  254. .
  255. MessageId=4130 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_WRK_THD_CREATED
  256. Language=English
  257. A worker thread was created by the administrator.
  258. .
  259. MessageId=4131 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_WRK_THD_TERMINATED
  260. Language=English
  261. A worker thread was terminated by the administrator.
  262. .
  263. MessageId=4132 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_WINS_ENTRY_DELETED
  264. Language=English
  265. The owner-address mapping table had an entry with a non-zero owner ID and
  266. an address the same as the local WINS address. The entry has been marked as
  267. deleted in the in-memory table.
  268. .
  269. MessageId=4133 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_INF_REM_WINS_EXC
  270. Language=English
  271. An error occurred while trying to inform a remote WINS to update
  272. the version number.
  273. .
  274. MessageId=4134 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_INF_REM_WINS
  275. Language=English
  276. The local WINS is going to inform a remote WINS to update the version number of
  277. a record. This is because the local WINS encountered a conflict between an
  278. active owned name and an active replica that it pulled from a replication
  279. partner.
  280. .
  281. MessageId=4135 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_REM_WINS_INF
  282. Language=English
  283. The local WINS has been informed by a remote WINS with address, %1, to update
  284. the version number of a record. This is because the remote WINS encountered a
  285. conflict between an active owned name and an active replica that it pulled from
  286. a replication partner.
  287. .
  288. MessageId=4136 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_FIND_REC
  289. Language=English
  290. A remote WINS requested the update of the version stamp of a record, but the
  291. record could not be found. Check to see if the record was deleted or updated.
  292. .
  293. MessageId=4137 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NAME_MISMATCH
  294. Language=English
  295. ***A name mismatch was noticed while verifying the validity of old replicas.
  296. The local record has the name %1 while the replica pulled in from the WINS
  297. that owns this record has the name %2. This could mean that the remote
  298. WINS was brought down and then up again but its version counter value was
  299. not set to its previous value before termination.
  300. .
  301. MessageId=4138 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_VERS_COUNTER_CHANGED
  302. Language=English
  303. The value of the version ID counter was changed. The new value (Low 32 bits) is given in the data section.
  304. .
  305. MessageId=4139 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CNF_CHANGE
  306. Language=English
  307. The WINS replication request is being ignored since WINS suspects that the
  308. Wins\Partners key information has changed (because it received a notification
  309. From the registry) which makes the current request pertaining to the partner out
  310. of date.
  311. .
  312. MessageId=4140 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_DUP_ENTRY_DEL
  313. Language=English
  314. WINS is deleting all records of the WINS with owner ID, %d. This owner ID
  315. corresponds to the address, %s.
  316. .
  317. MessageId=4141 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_REC_PULLED
  318. Language=English
  319. WINS pulled records from a WINS while doing %1. The partner's address and
  320. the owner's address whose records were pulled are given in the data section
  321. (second and third DWORD respectively). The number of records pulled is the
  322. fourth DWORD.
  323. .
  324. MessageId=4142 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CC_NO_RECS
  325. Language=English
  326. WINS performed a consistency check on the records. The number of records pulled,
  327. The address of the WINS whose records were pulled, and the address of the WINS
  328. from which these records were pulled are given in the second, third, and fourth
  329. DWORDs in the data section.
  330. .
  331. MessageId=4143 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCV_RECS
  332. Language=English
  333. WINS scavenged its records in the WINS database. The number of records scavenged
  334. is given in the data section.
  335. .
  336. MessageId=4144 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCV_RPLTOMB
  337. Language=English
  338. WINS scavenged replica tombstones in the WINS database. The number of records
  339. Scavenged is given in the data section.
  340. .
  341. MessageId=4145 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCV_CLUTTER
  342. Language=English
  343. ***WINS revalidated old active replicas in the WINS database.
  344. .
  345. MessageId=4146 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_LOG_CLOSE
  346. Language=English
  347. WINS Performance Monitor Counters is closing the event log.
  348. .
  349. MessageId=4147 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_DEL_RECS
  350. Language=English
  351. WINS has deleted records of a partner. The internal ID of the partner whose
  352. records were deleted, the minimum version number (low word, high word), and
  353. the maximum version number (low word, high word) of the records deleted
  354. are given in the data section.
  355. .
  356. ;/////////////////////////////////////////////////////////////////////////
  357. ;// NEW INFORMATIONAL MESSAGES (range 5000 - 5299)
  358. ;/////////////////////////////////////////////////////////////////////////
  359. MessageId=5000 Facility=Wins Severity=Informational SymbolicName=WINS_PNP_ADDR_CHANGED
  360. Language=English
  361. WINS has received a PnP notification that the IP address of the server has changed.
  362. The old IP address and the new IP address are given in the second and the third words
  363. in the data section.
  364. .
  365. MessageId=5001 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCV_RANGE
  366. Language=English
  367. WINS is scavenging the locally owned records from the database. The version number
  368. range that is scavenged is given in the data section, in the second to fifth words,
  369. in the order: from_version_number (low word, high word) to_version_number (low word,
  370. high word).
  371. .
  372. MessageId=5002 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCV_CHUNK
  373. Language=English
  374. WINS is scavenging a chunk of N records in the version number range from X to Y.
  375. N, X and Y (low word, high word for version numbers) are given in the second to sixth
  376. words in the data section.
  377. .
  378. ;
  379. ;/////////////////////////////////////////////////////////////////////////
  380. ;//
  381. ;// Warning event values
  382. ;//
  383. ;//
  384. ;/////////////////////////////////////////////////////////////////////////
  385. ;
  386. ;
  387. ;//
  388. ;// The Error codes 8000 - 4020 are reserved for Warning
  389. ;// events
  390. ;//
  391. ;
  392. MessageId=4148 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_VERS_MISMATCH
  393. Language=English
  394. The local WINS server received a request from a remote WINS server that is not
  395. the same version. Because the WINS servers are not compatible, the connection
  396. was terminated. The version number of the remote WINS server is given in the
  397. data section.
  398. .
  399. MessageId=4149 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_WINSOCK_SEND_MSG_ERR
  400. Language=English
  401. Winsock Send could not send all the bytes. The connection could have been
  402. aborted by the remote client.
  403. .
  404. MessageId=4150 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_ADJ_TIME_INTVL_R
  405. Language=English
  406. WINS adjusted the scavenging related time interval, %1, so that it is compatible
  407. with the replication time intervals. The adjusted value for this scavenging
  408. parameter is given in the data section (second DWORD). This value was computed by
  409. WINS using an algorithm that may use the maximum replication time interval
  410. specified. The current value achieves a good balance between consistency of
  411. databases across the network of WINS servers and the performance of the WINS
  412. servers.
  413. .
  414. MessageId=4151 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_ADJ_TIME_INTVL
  415. Language=English
  416. WINS adjusted the scavenging related time interval, %1. The adjusted value
  417. for this scavenging parameter is given in the data section (second DWORD).
  418. This value was computed by WINS using an algorithm that tries to achieve
  419. a good balance between consistency of databases across the network of WINS
  420. servers and the performance of the WINS servers.
  421. .
  422. MessageId=4152 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_WINSOCK_SELECT_TIMED_OUT
  423. Language=English
  424. The timeout period has expired on a call to another WINS server. Assuming that
  425. the network and routers are working properly, either the remote WINS server is
  426. overloaded, or its TCP listener thread has terminated.
  427. .
  428. MessageId=4153 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_UNABLE_TO_VERIFY
  429. Language=English
  430. ***The Scavenger thread found active replicas that needed to be verified with
  431. the owner WINS server since they were older than the verify time interval. The
  432. table of owner-to-address mappings indicated the WINS was not active.
  433. .
  434. MessageId=4154 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_LIMIT_MULTIH_ADD_REACHED
  435. Language=English
  436. The name registration packet that was just received has too many addresses.
  437. The maximum number of addresses for a multi-homed client is 25. The number of
  438. addresses found in the packet is given in the data section.
  439. .
  440. MessageId=4155 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_REPLICA_CLASH_W_STATIC
  441. Language=English
  442. A replica clashed with the static record, %1, in the WINS database. The replica was rejected.
  443. .
  444. MessageId=4156 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_RPC_NOT_INIT
  445. Language=English
  446. WINS could not initialize the administrator interface because of a problem with
  447. the Remote Procedure Call (RPC) service. You may not be able to administer WINS.
  448. Make sure that the RPC service is running.
  449. .
  450. MessageId=4157 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_NO_NTF_PERS_COMM_FAIL
  451. Language=English
  452. WINS did not send a notification message to the WINS server whose address is
  453. given in the data section. There were a number of communications failures with
  454. that server in the past few minutes.
  455. .
  456. MessageId=4158 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_REL_DIFF_OWN
  457. Language=English
  458. WINS received a release for the non-owned name, %1. This name is owned by the
  459. WINS whose owner ID is given in the data section. Run winscl.exe to get the
  460. owner ID to address mapping.
  461. .
  462. MessageId=4159 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_REC_DELETED
  463. Language=English
  464. The administrator deleted a record with the name, %1.
  465. .
  466. MessageId=4160 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_DB_RESTORED
  467. Language=English
  468. WINS could not start because of a database error. WINS restored the old database
  469. from the backup directory and will come up using this database.
  470. .
  471. MessageId=4161 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_PARTIAL_RPL_TYPE
  472. Language=English
  473. A non-zero replication type applies for this partner. This means only a
  474. subset of records will be replicated between the local WINS and this partner.
  475. If later you want to get records that did not replicate, you can either pull
  476. them using winscl.exe in the Windows 2000 Resource Kit, or delete all owners
  477. acquired only through this partner and initiate replication after that to
  478. reacquire all their records. The partner's address is given in the second DWORD
  479. of the data section.
  480. .
  481. MessageId=4162 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_PNR_PARTIAL_RPL_TYPE
  482. Language=English
  483. ***A partner has requested only a subset of records. This means we
  484. won't replicate all the records in the range requested. Check the partner's
  485. registry to see what replication type applies to it. The partner's address is
  486. given in the second DWORD of the data section.
  487. .
  488. MessageId=4163 Facility=Wins Severity=Warning SymbolicName=WINS_EVT_ADJ_MAX_RECS_AAT
  489. Language=English
  490. WINS adjusted the Maximum Records at a time parameter of the ConsistencyCheck
  491. key. The value specified, %2, was changed to the minimum value, %1. These are
  492. the maximum number of records that will be replicated at any one time for a
  493. consistency check.
  494. .
  495. MessageId=4164 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_FORCE_SCV_R_T
  496. Language=English
  497. WINS was forced to scavenge replica tombstones of a WINS. The person with
  498. administrative rights on the computer forced the scavenging using winscl.exe.
  499. WINS does not scavenge replica tombstones unless they have timed out and the
  500. WINS has been running for at least 3 days (This is to ensure that the
  501. tombstones have replicated to other WINSs). In this case, the tombstones were
  502. timed out but the WINS had not been up for 3 days. The replica tombstones
  503. were deleted.
  504. This deletion does not constitute a problem unless you have WINS servers that
  505. are primary and backup to clients but not both Push and Pull partners of each
  506. other. If you do have such WINSs, there is a low probability that this action
  507. will result in database inconsistency but if it does (as you will discover
  508. eventually), you can get back to a consistent state by initiating consistency
  509. checks using winscl.exe.
  510. NOTE: The consistency check is a network and resource intensive operation, you
  511. should initiate it only with a full understanding of what it does. You are
  512. better off creating the ConsistencyCheck subkey under Wins\Parameters.
  513. .
  514. ;
  515. ;/////////////////////////////////////////////////////////////////////////
  516. ;//
  517. ;// Error values
  518. ;//
  519. ;//
  520. ;/////////////////////////////////////////////////////////////////////////
  521. ;
  522. ;
  523. ;//
  524. ;// The Error codes C000 - n (where n is 2 ^ 32 are reserved for error
  525. ;// events
  526. ;//
  527. ;
  528. MessageId=4165 Facility=Wins Severity=Error SymbolicName=WINS_EVT_ABNORMAL_SHUTDOWN
  529. Language=English
  530. WINS has encountered an error that caused it to shut down.The exception code is
  531. the second DWORD of the data section. Check previous event log entries to determine
  532. a more specific cause for the error.
  533. .
  534. MessageId=4166 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLPULL_ABNORMAL_SHUTDOWN
  535. Language=English
  536. The replication Pull thread is shutting down due to an error. Restart WINS.
  537. .
  538. MessageId=4167 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLPUSH_ABNORMAL_SHUTDOWN
  539. Language=English
  540. The replication Push thread is shutting down due to an error. Restart WINS.
  541. .
  542. MessageId=4168 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CHL_ABNORMAL_SHUTDOWN
  543. Language=English
  544. The Name Challenge thread is shutting down due to an error. Restart WINS.
  545. .
  546. MessageId=4169 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WRK_ABNORMAL_SHUTDOWN
  547. Language=English
  548. A Worker thread is shutting down due to an error. Restart WINS.
  549. .
  550. MessageId=4170 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_INIT
  551. Language=English
  552. An abnormal error occurred during the WINS initialization. Check the
  553. application and system logs for information on the cause. WINS may need
  554. to be restarted.
  555. .
  556. MessageId=4171 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_INIT_W_DB
  557. Language=English
  558. WINS could not properly set up the WINS database. Look at the application log
  559. for errors from the Exchange component, ESENT.
  560. .
  561. MessageId=4172 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_WRK_THD
  562. Language=English
  563. A worker thread could not be created. The computer may be low on resources.
  564. .
  565. MessageId=4173 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_THD
  566. Language=English
  567. A thread could not be created. The computer may be low on resources.
  568. .
  569. MessageId=4174 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_EVT
  570. Language=English
  571. An event could not be created.
  572. .
  573. MessageId=4175 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_CHL_THD
  574. Language=English
  575. ***The Name Challenge Request thread could not be created.
  576. .
  577. MessageId=4176 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_KEY
  578. Language=English
  579. A registry key could not be created or opened.
  580. .
  581. MessageId=4177 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_WINS_KEY
  582. Language=English
  583. The WINS configuration key could not be created or opened. Check to see if
  584. the permissions on the key are set properly, system resources are low, or
  585. the registry is having a problem.
  586. .
  587. MessageId=4178 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_PULL_KEY
  588. Language=English
  589. The WINS Pull configuration key could not be created or opened. Check to see
  590. if the permissions on the key are set properly, system resources are low, or
  591. the registry is having a problem.
  592. .
  593. MessageId=4179 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_PUSH_KEY
  594. Language=English
  595. The WINS Push configuration key could not be created or opened. Check to see
  596. if the permissions on the key are set properly, system resources are low, or
  597. the registry is having a problem.
  598. .
  599. MessageId=4180 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_PARAMETERS_KEY
  600. Language=English
  601. The WINS\Parameters key could not be created or opened. Check to see if the
  602. permissions on the key are set properly, system resources are low, or the
  603. registry is having a problem.
  604. .
  605. MessageId=4181 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_CC_KEY
  606. Language=English
  607. The WINS\Parameters\ConsistencyCheck subkey could not be created or opened.
  608. This key should be there if you want WINS to do consistency checks on its
  609. database periodically.
  610. NOTE: Consistency checks have the potential of consuming large amounts
  611. of network bandwidth.
  612. Check to see if the permissions on the key are set properly, system
  613. resources are low, or the registry is having a problem.
  614. .
  615. MessageId=4182 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_REG_EVT
  616. Language=English
  617. The registry change notification event could not be created. Check to see
  618. if system resources are low.
  619. .
  620. MessageId=4183 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WRONG_TIME_FORMAT
  621. Language=English
  622. The correct time format is hh:mm:ss. Check the value of SpTime in the registry.
  623. .
  624. MessageId=4184 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REG_NTFY_FN_ERR
  625. Language=English
  626. The registry notification function returned an error.
  627. .
  628. MessageId=4185 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NBTSND_REG_RSP_ERR
  629. Language=English
  630. ***The Name Registration Response could not be sent due to an error. This
  631. error was encountered by a NetBT request thread
  632. .
  633. MessageId=4186 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLSND_REG_RSP_ERR
  634. Language=English
  635. ***The Name Registration Response could not be sent due to an error. This
  636. error was encountered by a RPL thread.
  637. .
  638. MessageId=4187 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CHLSND_REG_RSP_ERR
  639. Language=English
  640. The Name Registration Response could not be sent due to an error. This
  641. error was encountered by the Name Challenge Thread.
  642. .
  643. MessageId=4188 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SND_REL_RSP_ERR
  644. Language=English
  645. The Name Release Response could not be sent due to an error. This error is
  646. often caused by a problem with the NetBIOS over TCP/IP (NetBT) interface.
  647. .
  648. MessageId=4189 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SND_QUERY_RSP_ERR
  649. Language=English
  650. The Name Query Response could not be sent due to an error. This error is often
  651. caused by a problem with the NetBIOS over TCP/IP (NetBT) interface.
  652. .
  653. MessageId=4190 Facility=Wins Severity=Error SymbolicName=WINS_EVT_F_CANT_FIND_REC
  654. Language=English
  655. A record could not be registered because it already existed. However, the
  656. same record then could not be found. The WINS database might be corrupt.
  657. Check the application log for the Exchange component, ESENT.
  658. .
  659. MessageId=4191 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_HEAP
  660. Language=English
  661. WINS could not create a heap because of a resource shortage. Check to see if the
  662. computer is running short of virtual memory.
  663. .
  664. MessageId=4192 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SFT_ERR
  665. Language=English
  666. An error occurred from which WINS will try to recover. If the recovery fails,
  667. check previous event log entries to determine what prevented a successful
  668. recovery. Take the appropriate action to solve the error that prevented
  669. recovery.
  670. .
  671. MessageId=4193 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_UDP_SOCK
  672. Language=English
  673. WINS could not create the notification socket. Make sure the TCP/IP driver is
  674. installed and running properly.
  675. .
  676. MessageId=4194 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_NTF_SOCK
  677. Language=English
  678. WINS could not create the User Datagram Protocol (UDP) socket to listen for
  679. Connection notification messages sent by another Pull thread in the local WINS.
  680. .
  681. MessageId=4195 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_TCP_SOCK_FOR_LISTENING
  682. Language=English
  683. WINS could not create the TCP socket for listening to TCP connections. Make
  684. sure the TCP/IP driver is installed and running properly.
  685. .
  686. MessageId=4196 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_TCP_SOCK_FOR_CONN
  687. Language=English
  688. WINS could not create the TCP socket for making a TCP connection. Make sure
  689. the TCP/IP stack is installed and running properly.
  690. .
  691. MessageId=4197 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_BIND_ERR
  692. Language=English
  693. An address could not bind to a socket. Make sure the TCP/IP stack is installed
  694. And running properly.
  695. This event might mean that the 'nameserver' port (specified in the services
  696. file) which is used as the default by WINS for replication and discovering
  697. other WINSs has been taken by another process or service running on this
  698. computer. You have two options - either bring down that other process or service
  699. or direct WINS to use another port. If you choose the second option, set the
  700. value 'PortNo' (REG_DWORD) under the Wins\Parameters subkey in the registry
  701. to 1512.
  702. NOTE: Changing the port number this way will prevent this WINS from
  703. replicating or discovering other WINSs unless they too are directed
  704. to use the same port number as this WINS.
  705. .
  706. MessageId=4198 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_LISTEN_ERR
  707. Language=English
  708. WINS could not listen on the Winsock socket.
  709. .
  710. MessageId=4199 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_SELECT_ERR
  711. Language=English
  712. Winsock Select returned with an error.
  713. .
  714. MessageId=4200 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_ERR
  715. Language=English
  716. ***%1 returned with an error code of %2.
  717. .
  718. MessageId=4201 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_GETSOCKNAME_ERR
  719. Language=English
  720. WINS created a socket and called the 'bind' WinSock API to bind a handle to it.
  721. On calling 'getsockname' to determine the address bound, WINS received an error.
  722. .
  723. MessageId=4202 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_CONNECT_ERR
  724. Language=English
  725. An attempt to connect to the remote WINS server with address %1 returned with
  726. an error. Check to see that the remote WINS server is running and available,
  727. and that WINS is running on that server.
  728. .
  729. MessageId=4203 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_ACCEPT_ERR
  730. Language=English
  731. WINS could not accept on a socket.
  732. .
  733. MessageId=4204 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_RECVFROM_ERR
  734. Language=English
  735. WINS could not read from the User Datagram Protocol (UDP) socket.
  736. .
  737. MessageId=4205 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NETBT_RECV_ERR
  738. Language=English
  739. WINS could not read from NetBIOS over TCP/IP (NetBT).
  740. .
  741. MessageId=4206 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_CLOSESOCKET_ERR
  742. Language=English
  743. WINS could not close a socket.
  744. .
  745. MessageId=4207 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_SENDTO_MSG_ERR
  746. Language=English
  747. ***A Winsock Sendto message could not send all the bytes.
  748. .
  749. MessageId=4208 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NETBT_SEND_ERR
  750. Language=English
  751. WINS could not send a User Datagram Protocol (UDP) message to a WINS client.
  752. .
  753. MessageId=4209 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_SENDTO_ERR
  754. Language=English
  755. A Winsock Sendto message returned with an error.
  756. .
  757. MessageId=4210 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_RECV_ERR
  758. Language=English
  759. ***The Winsock receive function returned with an unexpected error.
  760. .
  761. MessageId=4211 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINSOCK_SEND_ERR
  762. Language=English
  763. The WinSock send function returned with an unexpected error.
  764. .
  765. MessageId=4212 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_STATE_ASSOC
  766. Language=English
  767. A message was received on an association. The association is in a bad state.
  768. This indicates a bug in the WINS code. Restart WINS.
  769. .
  770. MessageId=4213 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_ALLOC_RSP_ASSOC
  771. Language=English
  772. WINS could not allocate a responder association. Check to see if the system is low on resources.
  773. .
  774. MessageId=4214 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_ALLOC_INI_ASSOC
  775. Language=English
  776. ***WINS could not allocate an initiator association. Check to see if the system is low on resources.
  777. .
  778. MessageId=4215 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_ALLOC_IMP_DLG
  779. Language=English
  780. ***WINS could not allocate an implicit dialogue. Check to see if the system is low on resources.
  781. .
  782. MessageId=4216 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_ALLOC_EXP_ASSOC
  783. Language=English
  784. ***WINS could not allocate an explicit dialogue. Check to see if the system is low on resources.
  785. .
  786. MessageId=4217 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_LOOKUP_ASSOC
  787. Language=English
  788. WINS could not look up the association block for a NetBIOS over TCP/IP (NetBT)
  789. association. Check to see if the message read is corrupted. WINS looks at
  790. bit 11-14 of the message to determine if the association is from another WINS or from an NetBT node. It is possible that the bits are corrupted or that there is
  791. a mismatch between what the two WINS servers expect to see in those bits.
  792. .
  793. MessageId=4218 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_ALLOC_UDP_BUFF
  794. Language=English
  795. WINS could not allocate a User Datagram Protocol (UDP) Buffer. Check to see if
  796. the system is low on resources.
  797. .
  798. MessageId=4219 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_FREE_UDP_BUFF
  799. Language=English
  800. ***WINS could not free a User Datagram Protocol (UDP) Buffer. Restart WINS.
  801. .
  802. MessageId=4220 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CREATE_COMM_THD
  803. Language=English
  804. ***WINS could not create a communication subsystem thread. Check to see if the system is low on resources.
  805. .
  806. MessageId=4221 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_SIGNAL_MAIN_THD
  807. Language=English
  808. A WINS thread could not signal the main thread after closing its session.
  809. This would be caused by the last thread in WINS closing the database.
  810. .
  811. MessageId=4222 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_SIGNAL_HDL
  812. Language=English
  813. A WINS thread could not signal a handle.
  814. .
  815. MessageId=4223 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_RESET_HDL
  816. Language=English
  817. A WINS thread could not reset a handle.
  818. .
  819. MessageId=4224 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DATABASE_ERR
  820. Language=English
  821. WINS encountered a database error. This may or may not be a serious error.
  822. WINS will try to recover from it. You can check the database error events under
  823. 'Application Log' category of the Event Viewer for the Exchange Component,
  824. ESENT, source to find out more details about database errors.
  825. If you continue to see a large number of these errors consistently over time
  826. (a span of few hours), you may want to restore the WINS database from a backup.
  827. The error number is in the second DWORD of the data section.
  828. .
  829. MessageId=4225 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DATABASE_UPD_ERR
  830. Language=English
  831. WINS could not update the record with the name, %1. Check the application log for the Exchange component, ESENT.
  832. .
  833. MessageId=4226 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CONFLICT_OWN_ADD_TBL
  834. Language=English
  835. WINS could not update the Owner ID-to-Address mapping table in the database.
  836. This means the in-memory table that maps to the database table has gotten
  837. out of sync with the database table.
  838. Check the application log for the Exchange component, ESENT. The WINS database
  839. may have to be restored.
  840. .
  841. MessageId=4227 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_FIND_ANY_REC_IN_RANGE
  842. Language=English
  843. The Push Thread was requested for a range of records but could not find any
  844. records in the range. Make sure that the replication time intervals are set
  845. properly. If the tombstone interval and timeout intervals are not correct
  846. (that is, much less than the replication interval), the above condition is
  847. possible. This is because the records might get changed into tombstones and
  848. then deleted before the remote WINS can pull them. Similarly, if the refresh
  849. interval is set to be much less than the replication interval then the records
  850. could get released before a WINS can pull them (a released record is not sent).
  851. Make sure that the replication time intervals are set properly.
  852. .
  853. MessageId=4228 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SIGNAL_TMM_ERR
  854. Language=English
  855. The Timer thread could not be signaled. This indicates this computer is
  856. extremely overloaded or that the WINS application has failed. Check for low
  857. system resources. It may be necessary to restart WINS.
  858. .
  859. MessageId=4229 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SIGNAL_CLIENT_ERR
  860. Language=English
  861. ***The Timer could not signal the client thread.
  862. .
  863. MessageId=4230 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_QUERY_KEY
  864. Language=English
  865. ***WINS could not get information about a key. Check to see if the permissions
  866. on the key are set properly, system resources are low, or the registry is having a problem.
  867. .
  868. MessageId=4231 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_QUERY_PULL_KEY
  869. Language=English
  870. WINS could not get information about the Pull key. Check to see if the
  871. permissions on the key are set properly, system resources are low, or the
  872. registry is having a problem.
  873. .
  874. MessageId=4232 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_QUERY_PUSH_KEY
  875. Language=English
  876. WINS could not get information about the Push key. Check to see if the
  877. permissions on the key are set properly, system resources are low, or the
  878. registry is having a problem.
  879. .
  880. MessageId=4233 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_QUERY_DATAFILES_KEY
  881. Language=English
  882. WINS could not get information about the DATAFILES key. Check to see if the
  883. permissions on the key are set properly, system resources are low, or the
  884. registry is having a problem.
  885. .
  886. MessageId=4234 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_QUERY_SPEC_GRP_MASKS_KEY
  887. Language=English
  888. WINS could not get information about the SPEC_GRP_MASKS key. Check to see if the
  889. permissions on the key are set properly, system resources are low, or the
  890. registry is having a problem.
  891. .
  892. MessageId=4235 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_PULL_SUBKEY
  893. Language=English
  894. WINS could not open a Pull subkey. Check to see if the permissions on the key are set properly, system resources are low, or the registry is having a problem.
  895. .
  896. MessageId=4236 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_PUSH_SUBKEY
  897. Language=English
  898. WINS could not open a Push subkey. Check to see if the permissions on the key
  899. are set properly, system resources are low, or the registry is having a problem.
  900. .
  901. MessageId=4237 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_GET_PULL_TIMEINT
  902. Language=English
  903. WINS could not get the time interval from a Pull record.
  904. .
  905. MessageId=4238 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_GET_PUSH_TIMEINT
  906. Language=English
  907. ***WINS could not get the time interval from a Push record.
  908. .
  909. MessageId=4239 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_GET_PUSH_UPDATE_COUNT
  910. Language=English
  911. WINS could not get the update count from a Push record. No default will be used.
  912. .
  913. MessageId=4240 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_CLOSE_KEY
  914. Language=English
  915. WINS could not close an open key. Check to see if the permissions on the
  916. key are set properly, system resources are low, or the registry is having a problem.
  917. .
  918. MessageId=4241 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TMM_EXC
  919. Language=English
  920. WINS Timer thread encountered an exception.
  921. .
  922. MessageId=4242 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLPUSH_EXC
  923. Language=English
  924. WINS Push thread encountered an exception. A recovery will be attempted.
  925. .
  926. MessageId=4243 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLPULL_PUSH_NTF_EXC
  927. Language=English
  928. WINS Pull thread encountered an error during the process of sending a push
  929. notification to another WINS. The error code is given in the data section.
  930. .
  931. MessageId=4244 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPC_EXC
  932. Language=English
  933. A WINS Remote Procedure Call (RPC) thread encountered an error.
  934. .
  935. MessageId=4245 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TCP_LISTENER_EXC
  936. Language=English
  937. The WINS TCP Listener thread encountered an error.
  938. .
  939. MessageId=4246 Facility=Wins Severity=Error SymbolicName=WINS_EVT_UDP_LISTENER_EXC
  940. Language=English
  941. The WINS User Datagram Protocol (UDP) Listener thread encountered an error.
  942. .
  943. MessageId=4247 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SCV_EXC
  944. Language=English
  945. The WINS Scavenger thread encountered an error.
  946. .
  947. MessageId=4248 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CHL_EXC
  948. Language=English
  949. The WINS Challenger thread encountered an error.
  950. .
  951. MessageId=4249 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WRK_EXC
  952. Language=English
  953. A WINS worker thread encountered an error.
  954. .
  955. MessageId=4250 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SCV_ERR
  956. Language=English
  957. The WINS Scavenger thread could not scavenge a record. This record will
  958. be ignored. The Scavenger will continue on to the next available record.
  959. Check the application log for the Exchange component, ESENT.
  960. .
  961. MessageId=4251 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CONN_RETRIES_FAILED
  962. Language=English
  963. The WINS Replication Pull Handler could not connect to a WINS server.
  964. All retries failed. WINS will try again after a set number of replication
  965. time intervals have elapsed.
  966. .
  967. MessageId=4252 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_SUBKEYS_UNDER_PULL
  968. Language=English
  969. WINS did not find any subkeys under the Pull key.
  970. .
  971. MessageId=4253 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_NO_SUBKEYS_UNDER_PUSH
  972. Language=English
  973. WINS did not find any subkeys under the Push key.
  974. .
  975. MessageId=4254 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_UPDATE_DB
  976. Language=English
  977. An error has prevented WINS from updating the WINS database. The database may be
  978. corrupt.
  979. .
  980. MessageId=4255 Facility=Wins Severity=Error SymbolicName=WINS_EVT_PUSH_PNR_INVALID_ADD
  981. Language=English
  982. ***WINS has been asked to pull entries from itself. Check all the Pull subkeys of this WINS.
  983. .
  984. MessageId=4256 Facility=Wins Severity=Error SymbolicName=WINS_EVT_PUSH_PROP_FAILED
  985. Language=English
  986. WINS was unable to propagate the push trigger.
  987. .
  988. MessageId=4257 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REQ_RSP_MISMATCH
  989. Language=English
  990. WINS sent a name query or a name release with a certain transaction ID.
  991. It received a response to the request that differed either in the name that it
  992. contained or in the operation code. WINS has thrown the response away.
  993. .
  994. MessageId=4258 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_INCONSISTENT
  995. Language=English
  996. The WINS database is inconsistent. The number of owners found in the
  997. name-address mapping table are different from the number found in the
  998. owner-address mapping table.
  999. .
  1000. MessageId=4259 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REM_WINS_CANT_UPD_VERS_NO
  1001. Language=English
  1002. The local WINS requested a remote WINS to update the version number of
  1003. a database record owned by the remote WINS. The remote WINS could not do the
  1004. update and reported an error.
  1005. .
  1006. MessageId=4260 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPL_REG_ERR
  1007. Language=English
  1008. WINS received an error while registering replicas. It will not register any
  1009. additional replicas of this WINS at this time (the address is in the data section
  1010. 4th-8th byte). Check a previous log entry to determine the reason for this.
  1011. If you get the same error during subsequent replication with the above
  1012. partner WINS, you may want to restore the WINS database from the backup.
  1013. .
  1014. MessageId=4261 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPL_REG_GRP_MEM_ERR
  1015. Language=English
  1016. WINS received an error while trying to register a group's replica with name, %1.
  1017. The replica is owned by the WINS with the address given in the data section.
  1018. .
  1019. MessageId=4262 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPL_REG_UNIQUE_ERR
  1020. Language=English
  1021. WINS received an error while trying to register a unique replica with name %1.
  1022. The replica is owned by WINS with address given in the data section.
  1023. .
  1024. MessageId=4263 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REG_UNIQUE_ERR
  1025. Language=English
  1026. WINS received an error while trying to register the unique entry with the
  1027. name, %1.
  1028. .
  1029. MessageId=4264 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REG_GRP_ERR
  1030. Language=English
  1031. WINS received an error while trying to register the group entry with the
  1032. name, %1.
  1033. .
  1034. MessageId=4265 Facility=Wins Severity=Error SymbolicName=WINS_EVT_UPD_VERS_NO_ERR
  1035. Language=English
  1036. WINS received an error while trying to update the version number of a record in
  1037. the WINS database.
  1038. .
  1039. MessageId=4266 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NAM_REL_ERR
  1040. Language=English
  1041. WINS received an error while trying to release a record in the WINS database.
  1042. .
  1043. MessageId=4267 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NAM_QUERY_ERR
  1044. Language=English
  1045. WINS received an error while trying to query a record in the WINS database.
  1046. .
  1047. MessageId=4268 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPL_STATE_ERR
  1048. Language=English
  1049. WINS received a replica whose state is incorrect. For example, the state may
  1050. be RELEASED or the replica might be an Internet group that does not have any
  1051. members but the state is not TOMBSTONE.
  1052. .
  1053. MessageId=4269 Facility=Wins Severity=Error SymbolicName=WINS_EVT_UNABLE_TO_CHG_PRIORITY
  1054. Language=English
  1055. The Scavenger thread was unable to change its priority level.
  1056. .
  1057. MessageId=4270 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REL_TYP_MISMATCH
  1058. Language=English
  1059. ***A name release request was received for a record that didn't match the
  1060. unique or group type indicated in the request. The request has been ignored.
  1061. .
  1062. MessageId=4271 Facility=Wins Severity=Error SymbolicName=WINS_EVT_REL_ADD_MISMATCH
  1063. Language=English
  1064. A name release request was received for the record name, %2, that did not
  1065. have the same address as the requestor. The request has been ignored.
  1066. .
  1067. MessageId=4272 Facility=Wins Severity=Error SymbolicName=WINS_EVT_PUSH_TRIGGER_EXC
  1068. Language=English
  1069. An error was encountered while trying send a push trigger notification to a
  1070. remote WINS. The exception code is the second DWORD of the data section.
  1071. .
  1072. MessageId=4273 Facility=Wins Severity=Error SymbolicName=WINS_EVT_PULL_RANGE_EXC
  1073. Language=English
  1074. An error was encountered while trying to service a pull range request from a
  1075. remote WINS. The exception code is the second DWORD of the data section.
  1076. .
  1077. MessageId=4274 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_RPC_STATUS_CMD
  1078. Language=English
  1079. WINS was either provided a bad command code or it became corrupt.
  1080. .
  1081. MessageId=4275 Facility=Wins Severity=Error SymbolicName=WINS_EVT_FILE_TOO_BIG
  1082. Language=English
  1083. The static data file that is used to initialize the WINS database is too big.
  1084. .
  1085. MessageId=4276 Facility=Wins Severity=Error SymbolicName=WINS_EVT_FILE_ERR
  1086. Language=English
  1087. An error was encountered during an operation on the static data file, %1.
  1088. .
  1089. MessageId=4277 Facility=Wins Severity=Error SymbolicName=WINS_EVT_FILE_NAME_TOO_BIG
  1090. Language=English
  1091. The name of the file, after expansion, is bigger than WINS can handle.
  1092. The condensed string is, %1.
  1093. .
  1094. MessageId=4278 Facility=Wins Severity=Error SymbolicName=WINS_EVT_STATIC_INIT_ERR
  1095. Language=English
  1096. WINS could not do a static initialization.
  1097. .
  1098. MessageId=4279 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RECONFIG_ERR
  1099. Language=English
  1100. An error occurred during the configuration or reconfiguration of WINS.
  1101. If this was encountered during boot time, WINS will come up with default
  1102. parameters. You may want to research the cause of this initialization failure
  1103. and then reboot WINS.
  1104. .
  1105. MessageId=4280 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CONFIG_ERR
  1106. Language=English
  1107. An error occurred during the configuration or reconfiguration of WINS.
  1108. .
  1109. MessageId=4281 Facility=Wins Severity=Error SymbolicName=WINS_EVT_LOCK_ERR
  1110. Language=English
  1111. A lock error has occurred. This could happen if the WINS is trying to send a
  1112. response on a dialogue that is no longer ACTIVE. An implicit dialogue can
  1113. cease to exist if the association it is mapped to terminates. In this case,
  1114. getting a lock error is normal.
  1115. .
  1116. MessageId=4282 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CANT_OPEN_DATAFILE
  1117. Language=English
  1118. WINS could not import static mappings from the file, %1.
  1119. Verify that the file exists and is readable.
  1120. .
  1121. MessageId=4283 Facility=Wins Severity=Error SymbolicName=WINS_EVT_EXC_PUSH_TRIG_PROC
  1122. Language=English
  1123. WINS encountered an error while processing a push trigger or update
  1124. notification. The error code is given in the data section. If it indicates a
  1125. communication failure, check to see if the remote WINS that sent the trigger
  1126. went down. If the remote WINS is on a different subnet, then maybe the router
  1127. is down.
  1128. .
  1129. MessageId=4284 Facility=Wins Severity=Error SymbolicName=WINS_EVT_EXC_PULL_TRIG_PROC
  1130. Language=English
  1131. WINS encountered an exception while processing a pull trigger.
  1132. .
  1133. MessageId=4285 Facility=Wins Severity=Error SymbolicName=WINS_EVT_EXC_RETRIEVE_DATA_RECS
  1134. Language=English
  1135. WINS encountered an exception while retrieving data records.
  1136. .
  1137. MessageId=4286 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CONN_LIMIT_REACHED
  1138. Language=English
  1139. The WINS server cannot make or accept this connection since the connections
  1140. limit has been reached. This situation is temporary and should resolve by itself
  1141. shortly.
  1142. .
  1143. MessageId=4287 Facility=Wins Severity=Error SymbolicName=WINS_EVT_GRP_MEM_PROC_EXC
  1144. Language=English
  1145. The exception was encountered during the processing of a group member.
  1146. .
  1147. MessageId=4288 Facility=Wins Severity=Error SymbolicName=WINS_EVT_CLEANUP_OWNADDTBL_EXC
  1148. Language=English
  1149. The Scavenger thread encountered an error while cleaning up the owner-address
  1150. table. It will try again after the Verify interval has elapsed.
  1151. .
  1152. MessageId=4289 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RECORD_NOT_OWNED
  1153. Language=English
  1154. WINS is trying to update the version number of a database record that it
  1155. does not own. This is a serious error if the WINS server is updating the
  1156. record after a conflict. It is not a serious error if the WINS server is
  1157. updating the record as a result of a request to do so from a remote WINS
  1158. server (When a remote WINS server notices a conflict between an active owned
  1159. entry and a replica it informs the owner of the replica to update the version
  1160. number of the record. It is possible that the replica is no longer owned by
  1161. the remote WINS).
  1162. Check a previous log entry to determine which situation applies here.
  1163. .
  1164. MessageId=4290 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WRONG_SPEC_GRP_MASK_M
  1165. Language=English
  1166. The special group mask specified is not valid. It has either a non-hexadecimal
  1167. character or is less than 32 characters in length. A hexadecimal character is
  1168. in the range 0-F (or 0-f).
  1169. .
  1170. MessageId=4291 Facility=Wins Severity=Error SymbolicName=WINS_EVT_UNABLE_TO_GET_ADDRESSES
  1171. Language=English
  1172. WINS tried to get its addresses but failed. WINS will recover when the
  1173. IP address comes back.
  1174. .
  1175. MessageId=4292 Facility=Wins Severity=Error SymbolicName=WINS_EVT_ADAPTER_STATUS_ERR
  1176. Language=English
  1177. WINS did not get back any names from NetBIOS over TCP/IP (NetBT) when it did an
  1178. adapter status.
  1179. .
  1180. MessageId=4293 Facility=Wins Severity=Error SymbolicName=WINS_EVT_SEC_OBJ_ERR
  1181. Language=English
  1182. WINS could not initialize properly with the security subsystem.
  1183. At initialization, WINS creates a security object and attaches an
  1184. Access Control List (ACL) to it. This security object is then used to
  1185. authenticate Remote Procedure Call (RPC) calls made to WINS. WINS could not
  1186. create the above security object.
  1187. .
  1188. MessageId=4294 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NO_PERM
  1189. Language=English
  1190. The client application does not have the permissions required to execute the
  1191. function.
  1192. .
  1193. MessageId=4295 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADJ_VERS_NO
  1194. Language=English
  1195. When WINS replicated with its partners, one of the partners showed there was
  1196. more data that actually existed. WINS adjusted its counter so that new
  1197. registrations and updates are seen by its partners. This means that recovery did
  1198. not work properly. You may want to check which of the partners has the highest
  1199. version number corresponding to the local WINS. Shut down WINS and restart after
  1200. specifying this number in the registry.
  1201. .
  1202. MessageId=4296 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TOO_MANY_STATIC_INITS
  1203. Language=English
  1204. Too many concurrent static initializations are occurring. The number
  1205. of such initializations currently active is given in the data section. This
  1206. could be caused by reinitialization or imports from the WINS Manager tool.
  1207. Try to initialize again.
  1208. The number of currently active initializations is given in the data section.
  1209. .
  1210. MessageId=4297 Facility=Wins Severity=Error SymbolicName=WINS_EVT_HEAP_ERROR
  1211. Language=English
  1212. WINS encountered a low memory condition. Check to see if the system is running
  1213. out of virtual memory.
  1214. .
  1215. MessageId=4298 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DATABASE_CORRUPTION
  1216. Language=English
  1217. WINS found some database corruption. The record named, %1, is corrupt.
  1218. It could be that recovery from the last crash did not work properly. WINS will
  1219. try to recover. You may decide, however, to restore the WINS database from the
  1220. backup.
  1221. .
  1222. MessageId=4299 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_NAME
  1223. Language=English
  1224. The following name, %1, is too long. Valid NetBios names must not exceed 15 characters.
  1225. The name has not been entered in the WINS database.
  1226. .
  1227. MessageId=4300 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_ADDRESS
  1228. Language=English
  1229. The record with the name, %1, has bad address. It has not been entered in the
  1230. WINS database.
  1231. .
  1232. MessageId=4301 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_WINS_ADDRESS
  1233. Language=English
  1234. The computer running the WINS server does not have a valid address.
  1235. When WINS requested an address, it received 0.0.0.0 as the address.
  1236. NOTE: WINS binds to the first adapter in a machine with more than one adapter
  1237. bound to TCP/IP. Check the binding order of adapters and make sure the first
  1238. one has a valid IP address for the WINS server.
  1239. .
  1240. MessageId=4302 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BACKUP_ERR
  1241. Language=English
  1242. WINS encountered an error doing a database backup to directory %1.
  1243. .
  1244. MessageId=4303 Facility=Wins Severity=Error SymbolicName=WINS_EVT_COULD_NOT_DELETE_FILE
  1245. Language=English
  1246. WINS encountered an error while deleting the file, %1.
  1247. .
  1248. MessageId=4304 Facility=Wins Severity=Error SymbolicName=WINS_EVT_COULD_NOT_DELETE_WINS_RECS
  1249. Language=English
  1250. WINS encountered an error while deleting one or more records of a WINS.
  1251. The WINS address is in the second DWORD in data section. Check a previous log
  1252. entry to determine what went wrong.
  1253. .
  1254. MessageId=4305 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BROWSER_NAME_EXC
  1255. Language=English
  1256. WINS encountered an error while getting the browser names for a client.
  1257. .
  1258. MessageId=4306 Facility=Wins Severity=Error SymbolicName=WINS_EVT_MSG_TOO_BIG
  1259. Language=English
  1260. The length of the message sent by another WINS indicates a very big message.
  1261. There may have been corruption of the data. WINS will ignore this message,
  1262. terminate the connection with the remote WINS, and continue.
  1263. .
  1264. MessageId=4307 Facility=Wins Severity=Error SymbolicName=WINS_EVT_RPLPULL_EXC
  1265. Language=English
  1266. The WINS replicator Pull thread encountered an error while processing a request.
  1267. Check other log entries to determine what went wrong.
  1268. .
  1269. MessageId=4308 Facility=Wins Severity=Error SymbolicName=WINS_EVT_FUNC_NOT_SUPPORTED_YET
  1270. Language=English
  1271. ***WINS does not support this functionality.
  1272. .
  1273. MessageId=4309 Facility=Wins Severity=Error SymbolicName=WINS_EVT_MACHINE_INFO
  1274. Language=English
  1275. This WINS computer has %1 processors. It has %2 bytes of physical memory and
  1276. %3 bytes of memory available for allocation.
  1277. .
  1278. MessageId=4310 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_ERR
  1279. Language=English
  1280. The record named, %1, could not replace another record in the WINS database.
  1281. The record's version number is %2. The version number of record in the database is %3.
  1282. .
  1283. MessageId=4311 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DUP_ENTRY_IN_DB
  1284. Language=English
  1285. WINS has found some database corruption. It will try to recover.
  1286. This recovery process can take a long time. Do not kill WINS in the middle of
  1287. the recovery. If you do, you will have to restart WINS with a clean database.
  1288. .
  1289. MessageId=4312 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TERM_DUE_TIME_LMT
  1290. Language=English
  1291. WINS has exceeded the wait time for all threads to terminate. The number of
  1292. threads still active is given in the second DWORD of the data section.
  1293. The thread that could be stuck is the replicator thread. It could be because
  1294. of the other WINS being slow in sending data or reading data. The latter can
  1295. contribute to back-pressure on the TCP connection on which it is trying to
  1296. replicate.
  1297. Check the partner WINSs to see if one or more is in a bad state. This WINS terminated itself abruptly.
  1298. .
  1299. MessageId=4313 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NAME_FMT_ERR
  1300. Language=English
  1301. The name, %1, is in the wrong format. It has not been put in the
  1302. WINS database. Check to see if you have a space before the name. If you want
  1303. this space in the name, enclose the name within quotes.
  1304. .
  1305. MessageId=4314 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINS_STATUS_ERR
  1306. Language=English
  1307. WINS Performance Monitor Counters could not get the WINS statistics.
  1308. .
  1309. MessageId=4315 Facility=Wins Severity=Error SymbolicName=WINS_EVT_LOG_OPEN_ERR
  1310. Language=English
  1311. WINS Performance Monitor Counters could not open the event log.
  1312. .
  1313. MessageId=4316 Facility=Wins Severity=Error SymbolicName=WINS_EVT_USING_DEF_LOG_PATH
  1314. Language=English
  1315. ***WINS could not open the log file. Check the log path specified in the registry
  1316. under WINS\Parameters\LogFilePath and restart WINS, if necessary. WINS is going
  1317. to use the default log file path of %%SystemRoot%%\system32\WINS.
  1318. .
  1319. MessageId=4317 Facility=Wins Severity=Error SymbolicName=WINS_EVT_NAME_TOO_LONG
  1320. Language=English
  1321. WINS found a name in the WINS database with a length of more than 255
  1322. characters. The name was truncated to 17 characters.
  1323. .
  1324. MessageId=4318 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_RESTORE_GUIDE
  1325. Language=English
  1326. WINS could not start due to a missing or corrupt database.
  1327. Restore the database using WINS Manager (or winscl.exe found in the Windows 2000 Resource Kit) and restart WINS. If WINS still does not start, begin with a fresh
  1328. copy of the database.
  1329. To do this:
  1330. 1) Delete all the files in the %%SystemRoot%%\system32\WINS directory.
  1331. NOTE: If the WINS database file (typically named wins.mdb) is not in the
  1332. above directory, check the registry for the full filepath.
  1333. Delete the .mdb file.
  1334. NOTE: If jet*.log are not in the above directory, check the registry
  1335. for the directory path. Delete all log files
  1336. 2) Restart WINS.
  1337. .
  1338. MessageId=4319 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_CONV_GUIDE
  1339. Language=English
  1340. WINS could not start because the existent database must be converted to the
  1341. Windows 2000 format. If this is the first invocation of WINS after an upgrade
  1342. From NT3.51, you need to run the convert utility (upg351db.exe in the
  1343. %%SystemRoot%%\system32 directory) on the WINS database to convert it to the new
  1344. database format. Once you have done that, you should restart WINS.
  1345. .
  1346. MessageId=4320 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TEMP_TERM_UNTIL_CONV
  1347. Language=English
  1348. WINS will not start because the existing WINS database needs to be converted
  1349. to the Windows 2000 format. WINS has initiated this conversion using a
  1350. process called JETCONV. Once the conversion is successfully completed, WINS
  1351. will be restarted. The conversion will take anywhere from a few minutes
  1352. to an hour depending on the size of the databases to be converted.
  1353. NOTE: Rebooting or ending the JETCONV process before it is completed could
  1354. corrupt your databases. Check the Application Log in the Event Viewer for
  1355. the status of JETCONV.
  1356. .
  1357. MessageId=4321 Facility=Wins Severity=Error SymbolicName=WINS_EVT_INTERNAL_FEATURE
  1358. Language=English
  1359. The NoOfWrkThds parameter's value is too large and cannot be supported.
  1360. .
  1361. MessageId=4322 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_CONV_351_TO_5_GUIDE
  1362. Language=English
  1363. WINS could not come up because the existing WINS database needs conversion to
  1364. the Windows 2000 format.
  1365. If this is the first invocation of WINS after an upgrade from NT3.51, first,
  1366. you need to run the convert utility (upg351db.exe in the %%SystemRoot%%\system32
  1367. directory) on the WINS database to convert it to the NT 4.0 database format.
  1368. Then, you need to run the convert utility (edbutil.exe in the
  1369. %%SystemRoot%%\system32 directory) on the converted 4.0 WINS database to convert
  1370. it to the Windows 2000 database format.
  1371. Once you have done that, you should restart WINS.
  1372. .
  1373. MessageId=4323 Facility=Wins Severity=Error SymbolicName=WINS_EVT_DB_CONV_4_TO_5_GUIDE
  1374. Language=English
  1375. WINS could not start because the existing database needs to be converted to
  1376. the Windows 2000 format.
  1377. If this is the first invocation of WINS after an upgrade from NT 4.0, you need
  1378. To run the convert utility (edbutil.exe in the %%SystemRoot%%\system32
  1379. directory) on the WINS database to convert it to the Windows 2000 database
  1380. format.
  1381. Once you have done that, you should restart WINS.
  1382. .
  1383. MessageId=4324 Facility=Wins Severity=Error SymbolicName=WINS_EVT_TEMP_TERM_UNTIL_CONV_TO_5
  1384. Language=English
  1385. WINS cannot start because the existing WINS database needs conversion to the
  1386. Windows 2000 format. WINS has initiated the conversion using the JETCONV
  1387. process. Once the conversion is complete, WINS will start automatically. Do not
  1388. reboot or kill the JETCONV process. The conversion may take anywhere from a
  1389. few minutes to approximately two hours depending on the size of the databases.
  1390. NOTE: Check the application log to see the status of the WINS database conversion.
  1391. .
  1392. MessageId=4325 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_INIT_CHL_RETRY_INTVL_VAL
  1393. Language=English
  1394. WINS could not read the Initial Challenge Retry Interval from the registry.
  1395. .
  1396. MessageId=4326 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CANT_GET_CHL_MAX_RETRIES_VAL
  1397. Language=English
  1398. WINS could not read the Challenge Maximum Number of Retries from the registry.
  1399. .
  1400. MessageId=4327 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_BACKUP_INITIATED
  1401. Language=English
  1402. Adminstrator '%1' initiated a backup of the WINS database.
  1403. .
  1404. MessageId=4328 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_SCVENGING_INITIATED
  1405. Language=English
  1406. Adminstrator '%1' has initiated a scavenging operation.
  1407. .
  1408. MessageId=4329 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCVENGING_STARTED
  1409. Language=English
  1410. The WINS server has started a scavenging operation.
  1411. .
  1412. MessageId=4330 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SCVENGING_COMPLETED
  1413. Language=English
  1414. The WINS server has completed the scavenging operation.
  1415. .
  1416. MessageId=4331 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_CCCHECK_INITIATED
  1417. Language=English
  1418. Adminstrator '%1' has initiated a consistency check operation.
  1419. .
  1420. MessageId=4332 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CCCHECK_STARTED
  1421. Language=English
  1422. The WINS server has started a consistency check operation.
  1423. .
  1424. MessageId=4333 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_CCCHECK_COMPLETED
  1425. Language=English
  1426. The WINS server has completed the consistency check operation.
  1427. .
  1428. MessageId=4334 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_ADMIN_DEL_OWNER_INITIATED
  1429. Language=English
  1430. Adminstrator '%1' has initiated the delete owner function of the WINS
  1431. partner, %2.
  1432. .
  1433. MessageId=4335 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_DEL_OWNER_STARTED
  1434. Language=English
  1435. The WINS server has initiated the delete owner function of the WINS partner, %2.
  1436. .
  1437. MessageId=4336 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_DEL_OWNER_COMPLETED
  1438. Language=English
  1439. The WINS server has completed the delete owner function of the WINS partner, %2.
  1440. .
  1441. MessageId=4337 Facility=Wins Severity=Error SymbolicName=WINS_EVT_WINS_GRP_ERR
  1442. Language=English
  1443. The WINS Server could not initialize security to allow the read-only operations.
  1444. .
  1445. MessageId=4338 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SPOOFING_STARTED
  1446. Language=English
  1447. The WINS server started the burst handling of incoming requests. WINS does this
  1448. to handle a sudden increase of incoming requests. WINS will also log an event
  1449. indicating when the burst handling stops. If you see this event frequently, you
  1450. may want to upgrade the WINS server to a faster computer. You can also try to
  1451. adjust the burst handling count using the WINS Manager tool.
  1452. .
  1453. MessageId=4339 Facility=Wins Severity=Informational SymbolicName=WINS_EVT_SPOOFING_COMPLETED
  1454. Language=English
  1455. The WINS server completed the burst handling of incoming requests because the
  1456. queue length became a quarter of what it was when burst handling began.
  1457. .
  1458. MessageId=4340 SymbolicName=WINS_USERS_GROUP_NAME
  1459. Language=English
  1460. WINS Users%0
  1461. .
  1462. MessageId=4341 SymbolicName=WINS_USERS_GROUP_DESCRIPTION
  1463. Language=English
  1464. Members who have view-only access to the WINS Server%0
  1465. .
  1466. MessageId=4342 Facility=Wins Severity=Error SymbolicName=WINS_EVT_BAD_CHARCODING
  1467. Language=English
  1468. The following name, %1, contains an incorrect format for a character code. The name has not
  1469. been entered in the WINS database.The character code can be prefixed either by '\' or by
  1470. '\x' or '\X'. The backslash character itself can be specified as '\\'.
  1471. .
  1472. ;/////////////////////////////////////////////////////////////////////////
  1473. ;// NEW ERROR MESSAGES (range 5300 - 5600)
  1474. ;/////////////////////////////////////////////////////////////////////////
  1475. MessageId=5300 Facility=Wins Severity=Error SymbolicName=WINS_PNP_FAILURE
  1476. Language=English
  1477. WINS encountered a PnP failure that caused it to terminate. The error code is contained
  1478. in the second word of the data section.
  1479. .
  1480. ;/*lint +e767 */ // Resume checking for different macro definitions // winnt
  1481. ;
  1482. ;