Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Marcio_Campestrini
Specialist
Specialist

Log file it's not saved when app crashes

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.

Márcio Rodrigo Campestrini
Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable

As of QV12.10 the DocumentLogs are first stored in c:\Program Data\QlikTech\QlikviewBatch

Check if you can find files there!

View solution in original post

4 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

‌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

Anonymous
Not applicable

As of QV12.10 the DocumentLogs are first stored in c:\Program Data\QlikTech\QlikviewBatch

Check if you can find files there!

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Thanks for that Roland. For the desktop, I find them under C:\Program Data\QlikTech\QlikView with a temp name.

-Rob

Marcio_Campestrini
Specialist
Specialist
Author

Roland, thanks

I found them there.

Márcio Rodrigo Campestrini