OnCommand Insight Data Warehouse ETL inventory job fails with error, "No valid license present"
Applies to
OnCommand Insight Data Warehouse 7.3.x
Issue
The Extract, Transform, and Load process (ETL) in OnCommand Insight Data Warehouse (DWH) does not complete due to an inventory job failure. Review of the dwh.log reveals an error:
2021-04-02 02:00:57,365 ERROR [Thread-36 (ActiveMQ-client-global-threads)] JobDispatcherBean (JobDispatcherBean.java:106) - InventoryJob{name='Inventory: connector 'xxxxxxxxxx', 'Apr 2, 2021 2:00 AM'', id=xxxxx, connectorId=x, targetTime=1617346800002, current=true} failed
com.netapp.sanscreen.dwh.applications.inventory.InventoryException: Failed running inventory job
at com.netapp.sanscreen.dwh.inventory.InventoryRunnerBean.run(InventoryRunnerBean.java:149) ~[inventory.jar:?]
at com.netapp.sanscreen.dwh.inventory.InventoryRunnerBean.run(InventoryRunnerBean.java:138) ~[inventory.jar:?]
... 193 more
Caused by: com.netapp.sanscreen.dwh.applications.inventory.InventoryException: Error while retrieving performance data:{
"errorCode": "INVALID_LICENSE",
"errorMessage": "No valid license present"
}