windows-eventlog-20051219
[openafs.git] / src / WINNT / afsd / afsd_eventmessages.mc
index 37f86ac..33d5638 100644 (file)
@@ -4,6 +4,9 @@
 ;// This file contains the message definitions for the
 ;// TransarcAFSDaemon service to facilitate system event logging.
 ;//
+;// Do not edit the header file.  It is autogenerated from
+;// afsd_eventmessages.mc.  If you edit afsd_eventmessages.mc
+;// be sure to ensure the consistency of the data types in LogEvent()
 ;//
 ;
 ;#ifndef __AFSD_EVENTMESSAGES_H_
@@ -25,7 +28,7 @@ FacilityNames=(System=0x0:FACILITY_SYSTEM
 
 LanguageNames=(English=0x409:MSG00409)
 
-MessageId=0x1
+MessageId=0x1001
 Severity=Informational
 Facility=System
 SymbolicName=MSG_TIME_FLUSH_PER_VOLUME
@@ -106,4 +109,209 @@ Flush volumes thread received unrecognized event.
 .
 
 
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VNOVOL
+Language=English
+Server %1 reported volume %2 as not attached.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VMOVED
+Language=English
+Server %1 reported volume %2 as moved.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VOFFLINE
+Language=English
+Server %1 reported volume %2 as offline.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VSALVAGE
+Language=English
+Server %1 reported volume %2 as needs salvage.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VNOSERVICE
+Language=English
+Server %1 reported volume %2 as not in service.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SERVER_REPORTS_VIO
+Language=English
+Server %1 reported volume %2 as temporarily unaccessible.
+.
+
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_RX_HARD_DEAD_TIME_EXCEEDED
+Language=English
+Hard Dead Time exceeded when communicating with server %1
+.
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_BAD_SMB_PARAM
+Language=English
+File %1 Line %2 Bad SMB param %3 out of %4, ncb len %5.
+.
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_BAD_SMB_PARAM_WITH_OFFSET
+Language=English
+File %1 Line %2 Bad SMB param %3 offset %4 out of %5, ncb len %6.
+.
+
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_BAD_SMB_TOO_SHORT
+Language=English
+SMB message too short, len %1.
+.
+
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_BAD_SMB_WRONG_SESSION
+Language=English
+SMB request straddled session startup, took %1 ms, ncb length %2.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_BAD_SMB_INVALID
+Language=English
+Invalid SMB message, length %1.
+.
+
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_BAD_SMB_INCOMPLETE
+Language=English
+Incomplete SMB message, length %1.
+.
+
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_BAD_VCP
+Language=English
+VCP could not be found:
+LSNs[idx_session]=[%1]
+lanas[idx_session]=[%2]
+ncbp->ncb_lsn=[%3]
+ncbp->ncb_lana_num=[%4]
+.
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_UNHANDLED_EXCEPTION
+Language=English
+Unhandled exception.  Examine OpenAFS log files for further details.
+.
+
+MessageId=
+Severity=Informational
+Facility=System
+SymbolicName=MSG_SMB_SESSION_START
+Language=English
+SMB session startup, %1 ongoing ops.
+.
+
+MessageId=
+Severity=Warning
+Facility=System
+SymbolicName=MSG_SMB_ZERO_TRANSACTION_COUNT
+Language=English
+Transaction2 word count = 0.
+.
+
+
+MessageId=
+Severity=Informational
+Facility=System
+SymbolicName=MSG_SERVICE_START_PENDING
+Language=English
+OpenAFS Start Pending.
+.
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_SERVICE_INCORRECT_VERSIONS
+Language=English
+OpenAFS Start Failed due to version inconsistency.  See afsd_init.log for details.
+.
+
+MessageId=
+Severity=Informational
+Facility=System
+SymbolicName=MSG_SERVICE_RUNNING
+Language=English
+OpenAFS Running.
+.
+
+MessageId=
+Severity=Informational
+Facility=System
+SymbolicName=MSG_SERVICE_STOPPING
+Language=English
+OpenAFS Stopping.
+.
+
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_SERVICE_ERROR_STOP
+Language=English
+OpenAFS Stopping due to error: Unknown reason.
+.
+
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_SERVICE_ERROR_STOP_WITH_MSG
+Language=English
+OpenAFS Stopping due to error: %1.
+.
+
+
+MessageId=
+Severity=Error
+Facility=System
+SymbolicName=MSG_SERVICE_ERROR_STOP_WITH_MSG_AND_LOCATION
+Language=English
+OpenAFS Stopping due to error (%1:%2): %3.
+.
+
 ;#endif /* __AFSD_EVENTMESSAGES_H_ 1 */