Error codes are provided in the log file. The following error results are given if the process was unfinished for some reason.
Result |
Value |
Error message in log file |
Meaning |
---|---|---|---|
|
0 |
No error. |
File is processed. No error. |
|
-11 |
Access point already exists. |
In some cases, already existing access points cannot be added. |
|
-1 |
File not found. |
The default file is not in the right place, or an invalid path after
the Note: Do not leave a space between the path and the |
|
-606 |
Invalid content found. |
Invalid content is detected. The process is aborted; one or more access point(s) are not added to the database. |
|
-607 |
Assertion failed. |
Assertion condition is not fulfilled. Most likely a bug. Error report should be created with the input file attached. |
|
-608 |
Cannot open file. |
For some reason, the input file cannot be opened. |
|
-609 |
WLAN tables are missing. |
An attempt to add WLAN access points. The WLAN tables are missing from the Comms database. Use the “e” parameter to create the WLAN tables. |
|
-610 |
Invalid parameter. |
An invalid parameter is given. Check the parameters. |
|
-611 |
File extension must be .csv or .xml. |
File extension is not .csv or .xml. |
|
-5 |
A not-supported feature found. |
If WLAN is not supported, but WLAN access points are in the input, DbCreator leaves with this error message. The unsupported feature must be removed from the input. |
Any other |
Unknown error |
Any other error |