Difference between revisions of "DataConnectIT:Appendix Log Values Service"

From Nolek Wiki
Jump to navigation Jump to search
Line 2,022: Line 2,022:
 
|-
 
|-
 
|6190
 
|6190
 +
|Exception in Read method of Webservice Data
 +
|Read
 +
|Webservice
 +
|
 +
|-
 +
|6191
 
|
 
|
 
|
 
|

Revision as of 23:22, 9 March 2020

7.2.2 Log Values Service

7.2.2.1 Client Setting

Client Setting
Log setting from client # Error Other Change Alert Always '
(Warning)
None 1 x
Only Errors and warnings 2 x x x
All changes 3 x x x x Default
Everything 4 x x x x x
Alert type
Notification Setting from client # 0 1 2 3
Always Info Warning Error
None 1 x
Only Errors 2 x x
Only Errors and warnings 3 x x x
All changes 4 x x x x

7.2.2.2 Debug IDs

Debug IDs
Debug ID Debug Description Method Class
1000 Temporary file deleted DeleteTempFile ConfigMethods
1001 Did not read succesfully from group's specified OpcServer ReadItemValuesFromGroup GroupPropertiesModel
1002 Checking: Is another thread currently trying to connect to OPC RepeatConnectionAttempt OPCMethods
1003 Repeat Connection Attempt was called. Checks If OPC is Currently Connected RepeatConnectionAttempt OPCMethods
1004 Trying to connect to Opc Server: (opcServerName) RepeatConnectionAttempt OPCMethods
1005 Connected, informing the other threads. RepeatConnectionAttempt OPCMethods
1006 Setting thread connecting to false (next triggerprocess that loses opcConnection will know to connect by itself) RepeatConnectionAttempt OPCMethods
1007 Another thread is trying to connect, waiting till it's done RepeatConnectionAttempt OPCMethods
1008 Resuming (when a thread has reestablished OPC connection) RepeatConnectionAttempt OPCMethods
1009 End of repeat-connect attempt. Checking if something is still trying to connect (should be false) RepeatConnectionAttempt OPCMethods
1010 Shows Stored procedure commandText, group items count, CommandTimeout setting ExecuteSqlRead DBCommunnicator
1011 Try to connect to opcServer from Read in OPC READ Read OPC_Read
1012 Try to connect to opcServer from Write in OPC READ Write OPC_Read
1013 Try to connect to opcServer from ReadTags in OPC READ ReadTags OPC_Read
1014 Try to connect to opcServer from READ in OPC WRITE Read OPC_Write
1015 Try to connect to opcServer from WRITE in OPC WRITE Write OPC_Write
1016 DB Writing: (all item names and values for the group) ExecuteSqlWrite DBCommunnicator
1017 Retrieved following response in OPC WRITE (not 1) Write OPC_Write
1018 Try to connect to OpcServer ReadTags OPC_Write
1019 Trying to create a new alert pipe connection to the connected client ConnectToAlertPipe ClientAlerter
1020 Trying to create pipe alert ConnectToAlertPipe ClientAlerter
1021 Connection to Alert pipe: (true or false) ConnectToAlertPipe ClientAlerter
1022 Writing to Alert pipe: (message) SendAlert ClientAlerter
1023 Stream with (clientApplication) started StreamWithClient PipeClientStream
1024 "Connection to (DataConnectIT client Application) was lost, going to close the pipe-connection." StreamWithClient PipeClientStream
1025 Waiting for value from connected client... StreamWithClient PipeClientStream
1026 Received: (received string from client) StreamWithClient PipeClientStream
1027 Retrieved from Client (received string from client) StreamWithClient PipeClientStream
1028
1029
1030
1031 Trigger Process was running StreamWithClient PipeClientStream
1032 Alert pipe name received: (alertpipename) StreamWithClient PipeClientStream
1033 Ends the entire pipe commucation after an error StreamWithClient PipeClientStream
1034 Pipe created ServerThread ServerSetup
1035 Thread X waiting for connection to client. (first version only supports 1 client, so thread nr. is irrelevant) ServerThread ServerSetup
1036
1037 Sending first string to client ServerThread ServerSetup
1038 ClientName Connected to the service ServerThread ServerSetup
1039 Closing Pipe server ServerThread ServerSetup
1040 New client connected, current Clients connected: X ClientConnected ThreadHandler
1041 Client connected, max clients allowed: X ClientConnected ThreadHandler
1042 Service license: (licenceStatus) OnStart Service1
1043
1044
1045 Ready to accept first client OnStart Service1
1046 Trigger process started NewTriggerProcess Controller
1047 "ValueTag From OPC: X, Value of TriggerTag In OPC: Y" ExecuteValidation Helper
1048 (group): Trigger Value From OPC: (OPC ValueTag Value). Value From Config: (Validationtype of first group trigger) ExecuteValidation Helper
1049 Time that the response should be reset if nothing changed StartResetTimer Helper
1050 Group is active StartProcess TriggerProcess
1051 Group is not active. StartProcess TriggerProcess
1052
1053 Data stored in the BackUp Device SaveToXML XMLHandler
1054 The amount of the groups in the BackUp device ReadXML XMLHandler
1055 Delete the a row with the a specific GroupID DeleteFromXml XMLHandler
1056 SQL device delete from Backup device Write SQL
1057 Content of backup is empty, stop the upload process Write SQL

7.2.2.3 Change IDs

ChangeIDs
Change ID Change Description Method Class
2000
2001
2002 Demo expired GetDemoTimerStatus LicenseHandler
2003 Client sent a new Configuration file. StreamWithClient PipeClientStream
2004 Client updated Log path to (newpath) StreamWithClient PipeClientStream
2005 Client updated Log format and degree to: (logFormat), (Logdegree). + (success or not) StreamWithClient PipeClientStream
2006
2007 Client stopped the upload process Write SQL
2008 "Client updated DeviceTimeOut(timeOutTime): "" + (success or not)" StreamWithClient PipeClientStream
2009 Client started again the Trigger Process StreamWithClient PipeClientStream

7.2.2.4 Other IDs

Other IDs
Other ID Other Description Method Class Alert type
3000 Service disconnected from OPC DisconnectOPCServer OPCMethods
3001 ExecuteSQLWrite DBCommunicator
3002 OPC_Read was called Read OPC_Read
3003 SQL delete from backup device after having uploaded result Write SQL
3004 Data device Write result: 1 (success), writing to responseTag: 1 Write OPC_Read
3005 Last Config Activated ActivateLastConfig SQliteMethods
3006 OPC Writing details (columns and their values + reply values) Write OPC_Write
3007 Writing to responseTag: (responseToOpc) Write OPC_Write
3008 SQL execution result (OK/NOK) whether it has read from SQL Read SQL
3009 Client stopped the Trigger Process (reasonOfStopping received from client) StreamWithClient PipeClientStream
3010 Service pipe waiting for a connection ServerThread ServerSetup
3011 Client disconnected, currently connected Clients: (count) SubtractThread ThreadHandler
3012 Result of creating SQLiteDatabase(exists/created/error) OnStart Service1
3013 Configs in SQlite : (configCount) OnStart Service1
3014 No config found in service OnStart Service1
3015 "Trigger tag of (GroupName) is triggered" ExecuteTriggerProcess TriggerProcess
3016 OPC Connection status: Service is connected to OPC Server ConnectToOPC OPCMethods
3017 Try to reupload Write SQL
3018 Uploaded all data to SQL, no more in backup Write SQL
3019 The previous value/status of uploading result to database Read TriggerProcess
3020 Writing response value to Controller device (success) Write OPC_Read
3021 Writing response value to Controller device (after fail to store to backup or to read values from opc) read OPC_Read
3022 writing respone value to Controller device after succesful storing in backup device Write OPC_Read
3023 Writing 2(error) to response tag, backup is not enabled and using Gateway response values Write OPC_Read
3024 writing error to response tag, due to a datadevice error WriteNonGatewayResponse OPC_read
3025 writing error to response tag, due to datadevice Connection fail WriteNonGatewayResponse OPC_Read
3026 writing error to responsetag after failing to read from OPC WriteNonGatewayResponse OPC_Read
3027 writing error to responsetag after failing to store in backup WriteNonGatewayResponse OPC_Read
3028 Writing error to responsetag. Most likely an SQL stored procedure error(wrong or non existing), can also be an unknown error WriteNonGatewayResponse OPC_Read
3029 There is no Project in configuration for service to load StartProcess TriggerProcess 1
3030 Cannot read values from Controller device, going to next iteration ExecuteTriggerProcess TriggerProcess 1
3031 File device renamed file after performing trigger action HandleActionFile FileHandler
3032 File device moved file after performing action HandleActionFile FileHandler
3033 File device: Deleted file after using it, as specified in file config. HandleActionFile FileHandler
3034 Restarted upload processes (from backup to datadevice) RestartUploadProcess TriggerProcess
3035 Stored data to backupdevice after X time Write SQLite
3036 Group(group name) Writing to OPC response tag: (response) Write OPC_Write
3037 Group read from backup, prepare to upload to SQL Write SQL
3038 Putting responsetag to 0 because trigger not validated Write OPC_Read
3039 Group(groupname) Inserted value to SQLite (grouppropertiesmodel.items[2].controllervalue) Write SQLite
3040 Backup device is empty, stopping upload process until next trigger/start Write SQL
3041 License status received: (licStatus) StreamWithClient PipeClientStream
3042 Created SQLite backup file CreateBackupSqlite SQLiteHandler
3043 Created SQLite UploadProcess file CreateUploadProcessSQLite SQLiteHandler
3044 Group(groupname) writing (x) to response tag, while data upload was not succesful
3045 Xml Data execution result (OK/NOK) whether it has read from Xml Read Xml Data

7.2.2.5 Alert IDs

Alert IDs
Alert ID Alert Description Method Class Alert type
4000 Database triggerCommand execution exceeded the warning time (X seconds) MyTimerProc DBCommunicator 2
4001 Demo expired (current time) Start_Demo_Timer LicenseHandler
4002 Trigger process not started due to NOK Licence status OnStart Service1
4003 There is no Project in configuration StartProcess TriggerProcess
4004 Reset response is true in Trigger config and we set the Response to 99 ExecuteTriggerProcess TriggerProcess 2
4005 Backup is not enabled, and upload direct to Data device Write SQL
4006 Cannot connect to Data Device Write SQL 2
4007 Auto retry is not enable, and DataConnectIT could not perform the Upload Write SQL 2
4008 Remove corrupted data from the Backup device to a file CreateFileFromCorrupted SQLiteHandler
4009 DataDevice error result = 0. if ControllerDevice is TriggerDevice and backup not enabled Upload process(Write) SQL 2
4010 DataDevice error result = 0. if ControllerDevice is NOT TriggerDevice and backup not enabled Upload process(Write) SQL 2

7.2.2.6 Always IDs

Always IDs
Always ID Always Description Method Class Alert type
5000 Demo started, will end: (time) Start_Demo_Timer LicenseHandler
5001 License status received: (licenseStatus) StreamWithClient PipeClientStream
5002 Service started OnStart Service1
5003 Service stopped. OnStop Service1

7.2.2.7 Error IDs

Error IDs
Error ID Error Description Method Class Alert type
6001 Error in loading the Configuration File LoadConfig ConfigMethods
6002 Error in Deleting the Temporary File DeleteTempFile ConfigMethods
6003 Error while reading items from the OPC Server ReadItemFromOPCServer ItemConfigModel
6004 Exception in ReadItemFromOPCServer ReadItemFromOPCServer ItemConfigModel
6005 Error writing to configfile WriteConfigFile ConfigFileMethods
6006 Error to connect in the OPC RepeatConnectionAttempt OPCMethods
6007 Excpetion in connecting in the OPC RepeatConnectionAttempt OPCMethods
6008 Exception in Repeat Connection in the OPC RepeatConnectionAttempt OPCMethods
6009 Could not connect in the specific OPC ConnectToOpc OPCMethods 3
6010 Service is not connect in the OPC ConnectToOpc OPCMethods
6011 Exception in the ConnectToOpc ConnectToOpc OPCMethods
6012 Exception in disconnect from OPC DisconnectOpcServer OPCMethods
6013 Error in the Description of the ItemTag in OPC ReadItemValuesFromOpcServer OPCMethods
6014 Exception in Read Item Values From Opc Server ReadItemValuesFromOpcServer OPCMethods
6015 The OPC server is unavailable ReadItemValuesFromOpcServer OPCMethods 3
6016 Unable to create SyncIOGroup for OPC server WriteToTag OPCMethods
6017 Server is not responding while try to write to a tag WriteToTag OPCMethods 3
6018 Exception in Write to tag method WriteToTag OPCMethods 3
6019 Not found a recipe matching the given key tag ExecuteSqlRead DBCommunicator 3
6020 Multiple recipes found ExecuteSqlRead DBCommunicator 3
6021 Unkown error happened in SQL ExecuteSqlRead DBCommunicator
6022 Exception in Execute SQL Read ExecuteSqlRead DBCommunicator
6023 Error writing to the SQL server ExecuteSqlWrite DBCommunicator 3
6024 Exception in the Time Process of SQL MyTimerProc DBCommunicator
6025 Sql exceeded the timeout ExecuteNoneQueryComand DBCommunicator 3
6026 Procedure or Connection to SQL error ExcuteNoneQueryCommand DBCommunicator 3
6027 Exception in the Execute Query Command ExcuteNoneQueryCommand DBCommunicator
6028 Exception in getting credential of SQL GetMSSQLConnection DBCommunicator 3
6029 Exception in Regular expression RegexReplaceValues DBCommunicator
6030 Exception in opening connection to SQL ExecuteQueryScript DBCommunicator
6031 Error in creating SQLite server CreateSQLiteDatabase SQLiteMethods
6032 Error in creating Configuration table in SQLite CreateConfigTable SQLiteMethods
6033 Error while inserting data in the configuration table InsertConfigData SQLiteMethods
6034 Error while open connection to SQLite for reading config data ReadConfigFromSqLite SQLiteMethods
6035 Exception in reading config data from SQLite ReadConfigFromSqLite SQLiteMethods
6036 Error while deactivating config file in SQLite DeactivateConfigs SQLiteMethods
6037 Error while activating last Config file in SQLite ActivateLastConfig SQLiteMethods
6038 Error while count configs in SQLite CountConfigSqlite SQLiteMethods
6039 Error while deleting configs from SQLite DeleteOldConfigs SQLiteMethods
6040 Error while open connection to SQLite for getting lastpath ReturnPathOfLastActiveConfig SQLiteMethods
6041 Exception in return the path of last active config ReturnPathOfLastActiveConfig SQLiteMethods
6042 Error in creating licence table in SQLite CreateLicenceTable SQLiteMethods
6043 Error in inserting licence status in SQLite InsertLicenceStatus SQLiteMethods
6044 Error in updating licence status in SQLite UpdateLicenceStatus SQLiteMethods
6045 Error in reading licence status from SQLite ReadLicenceStatus SQLiteMethods
6046 Error checking if llicence status exists in SQLite CheckIfLicenceStatusExists SQLiteMethods
6047 Exception in OPC_READ in read method Read OPC_READ
6048 Error in OPC Tags in the Write method OPC_READ Write OPC_READ
6049 Error writing to data device from write method in OPC_READ Write OPC_READ
6050 Exception in write method in OPC_READ Write OPC_READ
6051 Could not read tags from ReadTags method with bad quality ReadTags OPC_READ
6052 Could not read tags from ReadTags method because server not running ReadTags OPC_READ
6053 Exception in readtags in OPC_RAED ReadTags OPC_READ
6054 Exception in OPC_WRITE in read method Read OPC_WRITE
6055 Exception in write method in OPC_WRITE Write OPC_WRITE
6056 Exception in readtags in OPC_WRITE ReadTags OPC_WRITE
6057 Exception in Read method of SQL Read SQL
6058 Exception in Write method of SQL Write SQL
6059 Exception in initialize the device setting InitializeSettings DeviceSettings
6060 Exception in loading device settings GetSettings DeviceSettings
6061 Exception in updating device settings UpdateDeviceSettings DeviceSettings
6062 Exception in update settings file UpdateConfigFile DeviceSettings
6063 Error in Start Demo timer Start_Demo_Timer LicenceHandler
6064 Error in Get demo timer status GetDemoTimerStatus LicenceHandler
6065 Error in getting settings for the Logging getSettings FilePathConfig
6066 Error in update Log path UpdateLogPath FilePathConfig
6067 Error in update Config File with the new log path UpdateConfigFile FilePathConfig
6068 Error in initialize the setting of the Logging InitializeSettings LogSettings
6069 Error in getting the setting for Logging GetSettings LogSettings
6070 Error while update the settings of the Logging UpdateLogSettings LogSettings
6071 Error while update the ConfigFile with the latest settings of Logging UpdateConfigFile LogSettings
6072 Error while writing to the log file WriteToLog LogWriter
6073 Error in creating Alert pipe CreateNewAlertPipe ClientAlerter
6074 Alert pipe was already connected when connect was called ConnectToAlertPipe ClientAlerter
6075 Error while try to connect in the Alert pipe ConnectToAlertPipe ClientAlerter
6076 Error while sending alert to the client SendAlert ClientAlerter
6077 Error in retrieving protocol from client StreamWithClient PipeClientStream
6078 Error updating device setting from Client Stream StreamWithClient PipeClientStream
6079 Exception in Client Stream StreamWithClient PipeClientStream
6080 Error sending the first message in the Client ServerThread ServerSetup
6081 Error while setup the pipe server ServerThread ServerSetup
6082 Error in stoping trigger process SropEventMethod Trigger.Controller
6083 Exception in start new trigger process NewTriggerProcess Trigger.Controller
6084 The old threads did not stopped NewTriggerProcess Trigger.Controller
6085 Null reference NewTriggerProcess Trigger.Controller
6086 Get the inner exception NewTriggerProcess Trigger.Controller
6087 Error in start new Trigger Process NewTriggerProcess Trigger.Controller
6088 Cannot execute validation because of tag bad quality ExecuteValidation Trigger.Helper
6089 Cannot execute validation because Server not running ExecuteValidation Trigger.Helper 3
6090 Cannot execute validation because of tag bad quality ExecuteValidation Trigger.Helper
6091 Cannot execute validation because Server not running ExecuteValidation Trigger.Helper
6092 Exception in validation ExecuteValidation Trigger.Helper
6093 Error in validate triggers ValidateTrigger Trigger.Helper
6094 Error loading groups in the trigger process LoadGroups TriggerProcess
6095 Error while create new thread for each group StartProcess TriggerProcess
6096 Exception while create new thread for each group StartProcess TriggerProcess
6097 Exception in start new trigger process StartProcess TriggerProcess
6098 Error during trigger process of a group (big try catch) ExecuteTriggerProcess TriggerProcess 3
6099 Error in loading the Configuration File in onstart OnStart Service1
6100 Exception in OnStart method OnStart Service1
6101 Exception in the Save to XML file SaveToXML XMLHandler
6102 Exception in the Update XML file UpdateXML XMLHandler
6103 Exception while reading from the XML file ReadXML XMLHandler
6104 Exception in the Delete from XML method DeleteFromXml XMLHandler
6105 Backup device is not exists in the check of space GetBackUpSpaceStatus XMLHandler
6106 Exception in the check of backup status GetBackUpSpaceStatus XMLHandler
6107 Exception in the content check GetBackUpContent XMLHandler
6108 Exception in the content check in the XMLDevice ReadTags XMLHandler
6109 Exception in the Delete in XMLDevice Delete XMLHandler
6110 SQLWrite from Backup device ExecuteBackUpSqlWrite DBCommunicator
6111 Could not upload after the reupload attempt(s) WRITE SQL 3
6112 Exception in controller SQLite handler initialize Controller SQLite.Controller
6113 Ecxeption in controller SQLite while upload process handler initialize CreateUploadProcessDb SQLite.Controller
6114 Ecxeption in controller SQLite while create Upload Process Table CreateUploadProcessTable SQLite.Controller
6115 Ecxeption in controller SQLite while insert data to Upload Process Table InsertUploadProcessData SQLite.Controller
6116 Ecxeption in controller SQLite while reading upload status GetUploadProcessStatus SQLite.Controller
6117 Ecxeption in controller SQLite while deleting upload status DeleteUploadProcessGroup
6118 Ecxeption in controller SQLite while handling corrupted file HandleCorruptedData SQLite.Controller
6119 Exception in the Regex method of backup device RegexReplaceValues SQLiteHandler
6120 Exception while initialize SQLite connection CreateSqLiteConnection SQLiteHandler
6121 Exception in creating SQLite backup database CreateBackupSqlite SQLiteHandler
6122 Ecxeption in drop table of backup device DropDatabase SQLiteHandler
6123 Exception in Open connection to SQLite SQLiteHandler
6124 Exception in Connect to SQLite ConnectToSQLite SQLiteHandler
6125 Exception in Close connection to SQLite DisconnectFromSQLite SQLiteHandler
6126 Exception in create SQLite backup table CreateBackUpTable SQLiteHandler
6127 Could not set the ID for the new row in SQLite InsertBackUpData SQLiteHandler
6128 Exception in insert to Backup SQLite InsertBackUpData SQLiteHandler
6129 Exception while reading from SQLite Backup ReadFromSQLiteBackUp SQLiteHandler
6130 Exception while delete in SQLite DeleteFromSQLiteBackup SQLiteHandler
6131 Error while getting the first ID from SQLite GetFirstID SQLiteHandler
6132 Exception while gettting the last ID from SQLite GetLastID SQLiteHandler
6133 Exception while get the amount of SQLite SQLiteBackupSpace SQLiteHandler
6134 Exception while get the content of SQLite CheckSQLiteContent SQLiteHandler
6135 Exception in Converting value ConvertValue SQLiteHandler
6136 Exception in creating SQLite upload process database CreateUploadProcessSQLite SQLiteHandler
6137 Exception in create SQLite backup upload process table CreateUploadProcessTable SQLiteHandler
6138 Exception while insert upload process in SQLite InsertUploadProcess SQLiteHandler
6139 Ecxception while getting the upload status ReadUploadProcess SQLiteHandler
6140 Exception in deleting upload process from SQLite DeleteUploadProcess SQLiteHandler
6141 Exception in getting corrupted data GetCorruptedData SQLiteHandler
6142 Exception while creating file with corrupted data CreateFileFromCorrupted SQLiteHandler
6143 Exception while execute query script ExecuteQuerySCript SQLiteHandler
6144 Exception in CurrentDomain_UnhandledException CurrentDomain_UnhandledException Program
6145 All attempts (specified under backup config) to upload a result has been used, and failed due to a connection issue. Will stop trying until the tag is triggered again. Write SQL.cs (Write) 2
6146 XML Backup - error creating xml backup file CreateCopyOFXML XMLHandler
6147 File_Read device : Error from reading result file ReadFromFile FileHandler 3
6148 Error handling file or getting file info according to file configuration HandleFile FileDevice Controller
6149 Error moving file to corrupted folder according to file configuration
6150 Cannot find the file to handle (delete,rename or move) according to the file config HandleActionFile FileHandler
6151 Error looking for file according to the file config (is a config value missing or using some special characters?) IsFieExists FileHandler 3
6152 Error moving file to corrupted folder according to file configuration RemoveCorruptFiles FileHandler
6153 Error creating hashed value(checksum) of values. HashedValue DBCommunicator
6154 Error reading file with the group properties Read File_Read
6155 Error converting response value to integer Write FILE_READ
6156 Error preparing to handle file after use (put in corrupted/delete/move/rename
6157 Error Initializing XMLHandler for backup Controller XML.Controller
6158 Error creating XML from config settings CreateXML XML.Controller
6159 Error Storing backup to xml StoreToXML XML.Controller
6160 Error handling file/result HandleActionFile FileHandler 3
6161 Error when testing SQL connection. If the exception mentions out of range, it's a problem with the configuration TestConnect DBCommunicator
6162 Error assigning value of a tag to the datatype specified on the database ExecuteNoneQueryCommand DBCommunicator 3
6163 Error preparing to handle corrupted data, possibly due to an empty configuration ConfigureDeviceStorage SQLite
6164 "Backup device reached limit" GetBackupSpaceStatus XMLHandler 3
6165 Could not write to OPC because no running OPC instance was found Write OPC_Read 3
6166 Could not read from OPC because no running OPC instance was found ReadTags OPC_Write 3
6167 Error reading from controller device, during Trigger Process of ExecuteTriggerProcess TriggerProcess 3
6168 Read XML error message ReadXML XML.Controller
6169 Gerror Getting backupspace status, error message GetBackUpSpace XML.Controller
6170 Get backup content CheckContent XML.Controller
6171 Could not create copy of XML, message CreateCopyOFXML XML.Controller
6172 Error message from failing to create XML file CreateXMLFile XMLHandler
6173 Error message from reading backup groups Read Device.Model.XML
6174 Error in stopping triggerprocess, either from setting stopUpload or from reading or writing to client StreamWithClient PipeClientStream
6175 Error when reformatting values of tag when preparing for backup storage (ex. If value RegEexReplaceValues SQLiteHandler
6176 Error initialising OPCMethods class. Controller XML.Controller
6177 Error initialising File handler class. Controller FileDevice Controller
6178 CurrentDomain UnhandledException CurrentDomain_UnhandledException Program.CS
6179 Error restarting the upload process RestartUploadProcess TriggerProcess
6180 Backup device failed to delete value after upload (show attempt amount) Write SQL
6181 Data device failed to upload, and tries to reupload Write SQL
6182 BackUp device is full UpdateXML XMLHandler 3
6183 Could not Read from OPC, writing 2 or 7 to response tag Write OPC_Read
6184 Error attempting to connect to OPC (errormessage) Controller RepeatOPCConnection
6185 Cannot execute validation (opc read message) - most likely OPC read error Helper ExecuteValidation
6186 Error converting/understanding the values received from OPC ReadItemDataFromOPCServer ItemConfigModel
6187 Exception in Read method of Xml Data Read Xml Data
6188 Error Initializing Xml data Handler Controller XmlData.Controller
6189 Error Initializing Webservice Handler Controller Webservice.Controller
6190 Exception in Read method of Webservice Data Read Webservice
6191