Skip to content

Data Inventory Statistics collection node is not starting #5

Description

@stefanmaar

The execution of the collection node fails with the following error:

#LOG# - 2022-01-19 11:22:52,368 - ERROR - psysmon: Failed to execute the collection.
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon: Traceback (most recent call last):
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/cec/cecSubProcess.py", line 142, in <module>
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     exec_success = collection.execute()
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/core/base.py", line 973, in execute
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     curNode.run(procName=self.procName,
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/core/packageNodes.py", line 271, in run
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     self.execute(prevNodeOutput)
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/packages/data_inventory/data_inventory_statistics.py", line 69, in execute
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     dlg = DataInventoryStatisticsDlg(self, self.project)
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/packages/data_inventory/data_inventory_statistics.py", line 103, in __init__
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     self.load_data_inventory()
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:   File "/home/stefan/01_gtd/04_aktuelleProjekte/2012-0007_pSysmon/01_src/psysmon/lib/psysmon/packages/data_inventory/data_inventory_statistics.py", line 140, in load_data_inventory
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon:     wf_dir_list = self.project.waveclient['db client'].waveformDirList
#DET# - 2022-01-19 11:22:52,368 - ERROR - psysmon: KeyError: 'db client'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions