Skip to main content Skip to complementary content

Troubleshooting

Diagnose and resolve common issues encountered during conversion and deployment. Each issue follows the Possible cause / Proposed action pattern.

Which log to check first

QV2QS writes to two separate logs. The system log at %LOCALAPPDATA%\QV2QS\qv2qs.log is always written, starting from the moment the process launches. The per-run log in the output directory is only created after command-line arguments are parsed and the output folder is initialized.

  • If the process crashes or exits before producing output, check the system log. The per-run log does not exist yet.
  • If the conversion runs but produces unexpected results, check the per-run log in the logs/ subfolder of the output directory.
  • If a batch run shows failed files with no error details, check the system log for batch-level errors such as missing QlikView Desktop or prerequisite failures.

For a complete guide to log locations, format, and the overlap between the two logs, see Logging and diagnostics.

Enabling diagnostic logging

Run the conversion with --logLevel DEBUG to record conversion decisions, cloud API calls, engine discovery steps, and object processing details. Debug-level entries appear in both the system log and the per-run log (when available).

Learn more

Visit the discussion forum at community.qlik.com

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!