bodastage/bts-ce-lite

Huawei 2G/3G/4G NBIExport_XML arsing & loading successful but all H// tables empty

alfonseo opened this issue · 5 comments

Boda-Lite Version: 0.2.3
Operating System: Windows

Successfully completed the parsing and loading of Huawei NBIExport files but no data in all Huawei tables.

log.log
Capture

Test your database connectivity

Boda-Lite->Settings->Database->Test connection

[2019-07-22 21:54:39.741] [info] parse-cm-job: task:load_cm_data options: {"status":"info","message":"Loading csv files into database..."}
[2019-07-22 21:54:39.742] [info] Received message from IPC channel "parse-cm-request with message {"status":"info","message":"Loading csv files into database..."}"
[2019-07-22 21:54:40.745] [error] Pool_Connect_Query: Error: connect ECONNREFUSED 127.0.0.1:5432

@alfonseo the log points to anumber of missing Huawei MOs specifically 162 as seen by the entry below.

...
[2019-07-23 12:55:33.847] [error] Pool_Connect_Query: error: relation "huawei_cm.UUNIDLELAYERPGCELL" does not exist
...
[2019-07-23 12:55:47.951] [info] 162 files not loaded.

We will update the Huawei MO table list.

Fixed by 3cc2bbc