eapowertools-archive / qs-qvd-monitor

Unsupported - QVD Monitor Dashboard for Qlik Sense deployments
MIT License
6 stars 1 forks source link

Random errors on load #6

Open kmarnold24 opened 2 years ago

kmarnold24 commented 2 years ago

I am getting errors like this on the load script The following error occurred: Cannot open file: 'lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log' (Native Path: ** System error: ) The error occurred here: FileList_TMP_RIM1: Load left(Right('lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log', len('lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log') -index('lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log','/',-1)),36) as SourceAppID ,Replace(@1,'/','\') as QVD_FILES ,Date(FileTime('lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log'),'MM/DD/YYYY') as ReloadTime FROM 'lib://RIM1/Script/53d86110-5100-4f31-8542-40b4d7573371.20220818T112153.667-0400.491C15C61FC50269AA24.log' (txt, utf8, no labels, delimiter is '\t', msq) where Upper(@1) like '.QVD'**

Usually this app loads without issue. If I go to the offending log file and remove it, the error fires on another log file. So it seems to be random. I looked at the logs and everything appears to be like the other files that load.