Error codes

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

KErrNone

0

No error.

File is processed. No error.

KErrAlreadyExists

-11

Access point already exists.

In some cases, already existing access points cannot be added.

KErrNotFound

-1

File not found.

The default file is not in the right place, or an invalid path after the f: parameter.

Note: Do not leave a space between the path and the f: parameter.

KErrInvalid Content

-606

Invalid content found.

Invalid content is detected. The process is aborted; one or more access point(s) are not added to the database.

KErrAssertion Failed

-607

Assertion failed.

Assertion condition is not fulfilled. Most likely a bug. Error report should be created with the input file attached.

KErrFileCannotBe Opened

-608

Cannot open file.

For some reason, the input file cannot be opened.

KErrWLANTables Missing

-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.

KErrInvalid Parameter

-610

Invalid parameter.

An invalid parameter is given. Check the parameters.

KErrInvalid Extension

-611

File extension must be .csv or .xml.

File extension is not .csv or .xml.

KErrNotSupported

-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