Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
Since I upgraded the environment to QV12, I've realized that log files aren't saved when app reload crashes (QVServer or QVDesktop), and this was common in QV11. What happened? It's possible to change this behavoir?
Thanks in advance.
As of QV12.10 the DocumentLogs are first stored in c:\Program Data\QlikTech\QlikviewBatch
Check if you can find files there!
QV12 changed to not write the log to disk until the script ends. This has at least two impacts:
1. If the reload terminates abnormall, there will be no log flie on disk.
2. You cannot use the log file to monitor script progress.
-Rob
As of QV12.10 the DocumentLogs are first stored in c:\Program Data\QlikTech\QlikviewBatch
Check if you can find files there!
Thanks for that Roland. For the desktop, I find them under C:\Program Data\QlikTech\QlikView with a temp name.
-Rob
Roland, thanks
I found them there.