table_of_content
Introduction
Article describes data exchange errors in ST-Mobile Trade.
If these errors occur, contact the support service.
Each error is dealt with individually.
This is due to the fact that same problem can be caused by different reasons.
Errors description
Common errors (1001) | |
UnknownError = 1001 — Unknown error | Cause of error has not been established |
User errors (1002-1003) | |
ATTENTION: These errors are not shown to the user in the form of a dialog! | |
Abort = 1002 — Interrupted | The user refused to send/upload data |
UserRejected = 1003 — Refused | The user refused to send/upload files |
Configuration errors (1051-1053) | |
SettingNotCorrect = 1051 — Incorrect settings | The current profile is filled with incorrect data |
SettingNotCorrect = 1052 — Error saving profile | The system cannot save the exchange profile |
SettingNotCorrect = 1053 — Profile deletion error | The system cannot delete the exchange profile |
Network errors (1071-1072) | |
NetworkNotEnabled = 1071 — Network unavailable | The device is not connected to the Internet |
NetworkNoInternet = 1072 — No Internet connection | The device is connected to the Internet, but there is no connection |
Exchange Server errors (1101-1107) | |
DServerNoConnection = 1101 — No connection to server | An internet connection is available, but it is not possible to get a response from the server |
DServerFailedRequest = 1102 — Server request error | When accessing the server, the application receives an error |
DServerFailedReply = 1103 — Server response error | The application expects to receive data from the server, but receives an error |
DServerConnTimeout = 1104 — Connection timeout | The application does not receive a response from the server for 15 minutes |
DServerError = 1105 — Server error | The error appears when internal errors of the exchange server occur |
DInvalidLoginOrPassword = 1106 — Invalid username or password | There is no route with the specified password to the specified exchange address |
DOperationNotSupported = 1107 — Operation is not supported | During http exchange, the server transmits a list of available operations. If the application tries to perform an operation not from the list, this error will appear |
Data Downloading errors (1121-1124) | |
ATTENTION: If errors of this group occur, the full name of the file that caused the error is additionally written to the log! | |
DDownUnknownError = 1121 — [Downloading] Unknown error | The cause of the error has not been established |
DDownFailedRemoveFile = 1122 — [Downloading] Failed to delete file | The application failed to delete one or more files that need to be deleted to download data |
DDownFailedCreateFile = 1123 — [Downloading] Failed to create file | The application failed to create one or more files when uploading data |
DDownFailedWriteFile = 1124 — [Downloading] Failed to write file | The application failed to write or overwrite one or more uploaded data files |
Data Uploading errors (1131-1133) | |
ATTENTION: If errors of this group occur, the full name of the file that caused the error is additionally written to the log! | |
DUploadUnknownError = 1131 — [Uploading] Unknown error | Причина ошибки не установлена |
DUploadFileNotFound = 1132 — [Uploading] File not found | The application could not find one or more files that should participate in the exchange |
DUploadFailedOpenFile = 1133 — [Uploading] Failed to open file | An error occurs when uploading data if one or more files being uploaded are corrupted or blocked |
Data Unpacking errors (1151-1161) | |
ATTENTION: If errors of this group occur, the full name of the file that caused the error is additionally written to the log! | |
DUnpackUnknownError = 1151 — [Unpacking] Unknown error | The cause of the error has not been established |
DUnpackFileNotFound = 1152 — [Unpacking] File not found | The application could not find one or more files that should participate in the exchange) |
DUnpackFailedCleanDir = 1153 — [Unpacking] Failed to clear directory | When unpacking the archive, it was not possible to pre-clear the directory |
DUnpackFailedOpenZip = 1154 — [Unpacking] Failed to open archive | Most likely, an incorrect password is used to open the archive or the archive is damaged |
DUnpackFailedOpenFileInZip = 1155 — [Unpacking] Failed to open file in archive | One or more files in the archive cannot be opened for reading |
DUnpackInternalZipError = 1156 — [Unpacking] Archiver error | Internal error of the archiver |
DUnpackFailedCreateDirForFile = 1157 — [Unpacking] Failed to create directory | The error occurs when creating a directory when unpacking an archive |
DUnpackFailedRemoveExistsFile = 1158 — [Unpacking] Failed to delete existing file | When unpacking the archive, it was not possible to delete any of the files |
DUnpackFailedOpenFileForWrite = 1159 — [Unpacking] Failed to open file for writing | When unpacking, it was not possible to open the database file for writing data |
DUnpackFailedWriteFile = 1160 — [Unpacking] Failed to write file | The application cannot write the file to the device. For example, if the file does not fit into the clipboard or there is not enough space on the device to write it) |
DUnpackFailedReadFile = 1161 — [Unpacking] Failed to read file | The unpacked file is damaged |
Data Packing errors (1181-1187) | |
ATTENTION: If errors of this group occur, the full name of the file that caused the error is additionally written to the log! | |
DPackFailedCreateDir = 1181 — [Packaging] Failed to create directory | During packaging, it was not possible to create the necessary directories |
DPackFailedCreateZip = 1182 — [Packaging] Failed to create zip | The necessary archive could not be created during packaging |
DPackFileNotFound = 1183 — [Packaging] File not found | One or more files for packaging were not found |
DPackFailedOpenFile = 1184 — [Packaging] File opening error | The application cannot read the file |
DPackFailedOpenFileInZip = 1185 — [Packaging] Failed to open file in archive | The application cannot read the file in the archive |
DPackFailedWriteFile = 1186 — [Packaging] Failed to write file | The application cannot write the file when packing |
DPackFialedRemoveFile = 1187 — [Packaging] Failed to delete file | The application cannot delete one or more files when packing |
Verstamp (1201-1204) | |
ATTENTION: When working with exchange sessions, file verstamp.dat is used: errors of this group are related to this file! | |
DVerstampFailedRead = 1201 — [Verstamp] Failed to read | The application could not get the number of the current exchange session due to file blocking |
DVerstampFailedWrite = 1202 — [Verstamp] Failed to write | The application failed to record the exchange session to a file |
DVerstampNotMatchRoute = 1203 — [Verstamp] Route does not match | There is no data about the exchange session on the current route in the file |
DVerstampLessFirst = 1204 — [Verstamp] Version less than minimum | The exchange tries to start with an exchange session less than the minimum |
Data Preparation errors (1211-1217) | |
DPrepFailedCleanDir = 1211 — [Preparation] Failed to clear directory | When unpacking the archive, it was not possible to pre-clear the directory |
DPrepFailedCreateDir = 1212 — [Preparation] Failed to create directory | The error occurs when creating a directory when unpacking an archive |
DPrepFailedCopyTmpl = 1213 — [Preparation] Failed to copy template | The application cannot copy the database template |
DPrepFailedOpenDestDb = 1214 — [Preparation] Failed to open database | The error occurs when opening the database. For example, if the database is damaged |
DPrepFailedExclusive = 1215 — [Preparation] Failed to open transaction | When writing the database, the transaction could not be opened |
DPrepFailedReadData = 1216 — [Preparation] Failed to read data | The application could not read the incoming data |
DPrepFailedWriteData = 1217 — [Preparation] Failed to write data | The application failed to write data to the template |
Data Processing errors (1231-1240) | |
DProcNotFoundDb = 1231 — [Processing] Server did not send database | The database did not come from the server in response |
DProcFailedOpenDb = 1232 — [Processing] Failed to open database | The error occurs when opening the database. For example, if the database is damaged |
DProcDataIsEmpty = 1233 — [Processing] Sent database is empty | The server sent an empty database |
DProcFailedReadData = 1234 — [Processing] Failed to read data | The application could not read the incoming data |
DProcFailedExclusive = 1235 — [Processing] Failed to open transaction | When writing the database, the transaction could not be opened |
DProcFailedReplaceDb = 1236 — [Processing] Failed to replace the database | The error occurs when replacing an existing database with a new one |
DProcNotValidData = 1238 — [Processing] Data is not valid | The data about the exchange session did not arrive |
DProcNotMatchRoute = 1239 — [Processing] Data does not match current route | In exchange, data came from a different route |
DProcFailedWriteData = 1240 — [Processing] Failed to write data | Data could not be inserted into the table |
Errors 1301-1501 occur when uploading additional materials or when uploading photos
Server errors (1301-1307) | |
FServerNoConnection = 1301 — [Files] No connection to server | An internet connection is available, but it is not possible to get a response from the server |
FServerFailedRequest = 1302 — [Files] Server request error | When accessing the server, the application receives an error |
FServerFailedReply = 1303 — [Files] Server response error | The application expects to receive data from the server, but receives an error |
FServerConnTimeout = 1304 — [Files] Connection timeout | The application does not receive a response from the server for 15 minutes |
FServerError = 1305 — [Files] Server error | An internal exchange server error has occurred |
FInvalidLoginOrPassword = 1306 — [Files] Invalid username or password | There is no route with the specified password to the specified exchange address |
FOperationNotSupported = 1307 — [Files] Operation does not supported | During http exchange, the server transmits a list of available operations. If the application tries to perform an operation not from the list, this error will appear |
File Download errors (1321-1324) | |
FDownUnknownError = 1321 — [Downloading files] Unknown error | The cause of the error has not been established |
FDownFailedRemoveFile = 1322 — [Downloading files] Failed to delete file | Failed to delete one or more files that need to be deleted to download data |
FDownFailedCreateFile = 1323 — [Downloading files] Failed to create file | Failed to create one or more files when uploading data |
FDownFailedWriteFile = 1324 — [Downloading files] Failed to write file | Failed to write or overwrite one or more uploaded files |
File Upload errors (1331-1333) | |
FUploadUnknownError = 1331 — [Uploading files] Unknown error | The cause of the error has not been established |
FUploadFileNotFound = 1332 — [Uploading files] File not found | Could not find one or more files that should participate in the exchange |
FUploadFailedOpenFile = 1333 — [Uploading files] Could not open the file | An error occurs when uploading files if one or more files being uploaded are corrupted or blocked |
File Size errors (1341-1342) | |
FUploadUnknownError = 1341 — Data size is too large for current connection | When transmitting data over a mobile network, the data size exceeds the value specified in MaxAdditionsSizeToDownloadWithoutWiFi |
FNotEnoughStorage = 1342 — Not enough space | There is not enough space on the device to insert files |
File Unpacking errors (1351-1361) | |
FUnpackUnknownError = 1351 — [Unpacking files] Unknown error | The cause of the error has not been established |
FUnpackFailedCleanDir = 1353 — [Unpacking files] Failed to clear directory | When unpacking the archive, it was not possible to pre-clear the directory |
FUnpackFailedOpenZip = 1354 — [Unpacking files] Failed to open archive | The error occurs when opening the directory. It is possible if an incorrect password is used to open the archive or if the archive is damaged |
FUnpackFailedOpenFileInZip = 1355 — [Unpacking files] Failed to open file in archive. | The application cannot read the file in the archive |
FUnpackInternalZipError = 1356 — [Unpacking files] Archiver error | Internal error of the archiver |
FUnpackFailedCreateDirForFile = 1357 — [Unpacking files] Failed to create directory for file | The error occurs when creating a directory when unpacking an archive |
FUnpackFailedRemoveExistsFile = 1358 — [Unpacking files] Failed to delete existing file | When unpacking the archive, it was not possible to delete any of the files |
FUnpackFailedOpenFileForWrite = 1359 — [Unpacking files] Failed to open file for writing | When unpacking, the file could not be opened |
FUnpackFailedWriteFile = 1360 — [Unpacking files] Failed to write file | The file cannot be written to the device. For example, if the file does not fit into the clipboard or there is not enough space on the device to write it |
FUnpackFailedReadFile = 1361 — [Unpacking files] Failed to read file | The unpacked file is damaged |
File Packing errors (1381-1387) | |
FPackFailedCreateDir = 1381 — [Packing files] Failed to create directory | During packaging, it was not possible to create the necessary directories |
FPackFailedCreateZip = 1382 — [Packing files] Failed to create zip | The necessary archive could not be created during packaging |
FPackFileNotFound = 1383 — [Packing files] File not found | One or more files for packaging were not found |
FPackFailedOpenFile = 1384 — [Packing files] File opening error | The application failed to read the file |
FPackFailedOpenFileInZip = 1385 — [Packing files] Failed to open file in archive | The application failed to read the file in the archive |
FPackFailedWriteFile = 1386 — [Packing files] Failed to write file | The error occurs when an unsuccessful attempt to write a file during packaging |
FPackFialedRemoveFile = 1387 — [Packing files] Failed to delete file | It is not possible to delete one or more files during packaging |
File Processing errors (1431-1438) | |
FProcUnpackFileNotFound = 1431 — [Processing files] File not found | One or more files could not be found |
FProcUnpackFailedOpenZip = 1432 — [Processing files] Failed to open archive | The error occurs when opening the directory. It is possible if an incorrect password is used to open the archive or if the archive is damaged |
FProcUnpackFailedOpenFileInZip = 1433 — [Processing files] Failed to open file in archive | The application failed to read the file in the archive |
FProcUnpackInternalZipError = 1434 — [Processing files] Archiver error | Internal error of the archiver |
FProcUnpackFailedCreateDirForFile = 1435 — [Processing files] Failed to create directory for file | The error occurs when creating a directory while processing files |
FProcUnpackFailedRemoveExistsFile = 1436 — [Processing files] Failed to delete existing file | When processing files, it was not possible to delete any of the files |
FProcUnpackFailedOpenFileForWrite = 1437 — [Processing files] Failed to open file for writing | The error occurs if the file could not be opened during file processing |
FProcUnpackFailedWriteFile = 1438 — [Processing files] Failed to write file | Failed to write or overwrite one or more uploaded data files |
Other errors (1501) | |
UnableResume = 1501 — Failed to resume | After the connection is disconnected, the exchange process cannot be resumed |