Leaked source code of windows server 2003
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.

216 lines
8.3 KiB

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;//
  5. ;// Copyright (C) Microsoft Corporation, 1995 - 1998
  6. ;//
  7. ;// File: llsevent.mc
  8. ;//
  9. ;//--------------------------------------------------------------------------
  10. ;//=============================================================================
  11. ;// Microsoft (R) License Logging Service (tm). Copyright (C) 1991-1995.
  12. ;//
  13. ;// MODULE: llsevent.mc
  14. ;//
  15. ;// Modification History
  16. ;//
  17. ;// arth 10-Mar-1995 Created
  18. ;// jeffparh 05-Nov-1995 Added replication events.
  19. ;// jeffparh 16-Nov-1995 Added certificate database events.
  20. ;//=============================================================================
  21. ;//
  22. ;#ifndef _LLSEVENT_
  23. ;#define _LLSEVENT_
  24. ;//
  25. MessageIdTypedef=DWORD
  26. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  27. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  28. Warning=0x2:STATUS_SEVERITY_WARNING
  29. Error=0x3:STATUS_SEVERITY_ERROR
  30. )
  31. ;
  32. ;/////////////////////////////////////////////////////////////////////////
  33. ;//
  34. ;// LLS Events messages 1-100 are informational
  35. ;//
  36. ;/////////////////////////////////////////////////////////////////////////
  37. ;
  38. MessageId=1 Severity=Informational Facility=Application SymbolicName=LLS_EVENT_STARTED
  39. Language=English
  40. The License Logging Service has started successfully.
  41. .
  42. MessageId=+1 Severity=Informational Facility=Application SymbolicName=LLS_EVENT_STOPPED
  43. Language=English
  44. The License Logging Service has stopped successfully.
  45. .
  46. MessageId=+1 Severity=Informational Facility=Application SymbolicName=LLS_EVENT_REPL_BACKOFF
  47. Language=English
  48. Server %1 has requested that license database replication to it be delayed.
  49. .
  50. MessageId=+1 Severity=Informational Facility=Application SymbolicName=LLS_EVENT_REPL_START
  51. Language=English
  52. License database replication to server %1 has started.
  53. .
  54. MessageId=+1 Severity=Informational Facility=Application SymbolicName=LLS_EVENT_REPL_END
  55. Language=English
  56. License database replication to server %1 has completed successfully.
  57. .
  58. ;/////////////////////////////////////////////////////////////////////////
  59. ;//
  60. ;// LLS messages 200+ are warnings and errors
  61. ;//
  62. MessageId=200 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_NO_MEMORY
  63. Language=English
  64. The License Logging Service was unable to allocate memory.
  65. .
  66. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_USER_NO_LICENSE
  67. Language=English
  68. No license was available for user %1 using product %2. Use Licensing from the Administrative Tools folder to ensure that you have sufficient licenses.
  69. .
  70. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_PRODUCT_NO_LICENSE
  71. Language=English
  72. The product %1 is out of licenses. Use Licensing from the Administrative Tools folder for more information on which users are out of compliance and how many licenses should be purchased.
  73. .
  74. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_USER
  75. Language=English
  76. The user data could not be saved to LLSUSER.LLS. The data is the error code.
  77. .
  78. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_MAPPING
  79. Language=English
  80. The license group mapping data could not be saved to LlsMap.LLS. The data is the error code.
  81. .
  82. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_LICENSE
  83. Language=English
  84. The purchased license data could not be saved to CPL.CFG. The data is the error code.
  85. .
  86. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_PRODUCT
  87. Language=English
  88. The product data could not be saved.
  89. .
  90. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_SERVER
  91. Language=English
  92. The replicated server data could not be saved.
  93. .
  94. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_USER
  95. Language=English
  96. The saved user data could not be restored.
  97. .
  98. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_MAPPING
  99. Language=English
  100. The saved license group data could not be restored.
  101. .
  102. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_LICENSE
  103. Language=English
  104. The saved purchased license data could not be restored.
  105. .
  106. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_PRODUCT
  107. Language=English
  108. The saved product data could not be restored.
  109. .
  110. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_SERVER
  111. Language=English
  112. The saved replicated server data could not be restored.
  113. .
  114. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_REPL_NO_CONNECTION
  115. Language=English
  116. Replication of license information failed because the License Logging Service on server %1 could not be contacted.
  117. .
  118. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_REPL_REQUEST_FAILED
  119. Language=English
  120. The License Logging Service encountered an error while initiating replication to server %1.
  121. .
  122. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_REPL_FAILED
  123. Language=English
  124. License database replication to server %1 was unsuccessful.
  125. .
  126. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_CERT_VIOLATION_SERVER_ENTRY
  127. Language=English
  128. %1\t(%2 licenses)
  129. .
  130. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_CERT_VIOLATION
  131. Language=English
  132. The license certificate for product %1 with serial number %2 is in violation. There are currently %3 licenses installed from this certificate, while only %4 are allowed by the license agreement. The servers with this certificate installed are as follows:
  133. %5
  134. Use Licensing from the Administrative Tools folder to remove licenses in order to comply with the license agreement.
  135. .
  136. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_SAVE_CERT_DB
  137. Language=English
  138. The certificate database could not be saved.
  139. .
  140. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_LOAD_CERT_DB
  141. Language=English
  142. The certificate database could not be restored.
  143. .
  144. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_REPL_DOWNLEVEL_TARGET
  145. Language=English
  146. License database replication cannot be performed to server %1 because the version of Windows NT installed there does not support the License Logging Service.
  147. .
  148. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_LOG_PER_SERVER_NEAR_MAX
  149. Language=English
  150. License usage for product %1 is nearing the maximum number of per server licenses purchased. Consult Licensing from the Administrative Tools folder for more information.
  151. .
  152. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_LOG_PER_SERVER_AT_MAX
  153. Language=English
  154. License usage for product %1 is at the maximum number of per server licenses purchased. New license requests may not be granted. Consult Licensing from the Administrative Tools folder for more information.
  155. .
  156. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_NOTIFY_LICENSES_NEAR_MAX
  157. Language=English
  158. Warning: License usage for a product licensed in per server mode is nearing the maximum number of licenses purchased. Consult the Application event log or Licensing from the Administrative Tools folder for more information.
  159. .
  160. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_NOTIFY_LICENSES_AT_MAX
  161. Language=English
  162. Warning: License usage for a product licensed in per server mode is at the maximum number of licenses purchased. New license requests may not be granted. Consult the Application event log or Licensing from the Administrative Tools folder for more information.
  163. .
  164. MessageId=+1 Severity=Warning Facility=Application SymbolicName=LLS_EVENT_NOTIFY_LICENSES_EXCEEDED
  165. Language=English
  166. Warning: License usage for a product licensed in per server mode has exceeded the maximum number of licenses purchased and will prohibit further licenses from being granted. Consult the Application event log or Licensing from the Administrative Tools folder for more information.
  167. .
  168. MessageId=+1 Severity=Error Facility=Application SymbolicName=LLS_EVENT_NO_SITE_SERVER
  169. Language=English
  170. Unable to connect to the site license master server.
  171. .
  172. ;
  173. ;#endif // _LLSEVENT.H_
  174. ;