Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting an error on installing the QlikSense Server repository. It appears that the PostgreSQL msi package fails.
MSI (s) (78:98) [11:00:58:821]: Note: 1: 1708
MSI (s) (78:98) [11:00:58:821]: Note: 1: 2205 2: 3: Error
MSI (s) (78:98) [11:00:58:821]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1708
MSI (s) (78:98) [11:00:58:821]: Note: 1: 2205 2: 3: Error
MSI (s) (78:98) [11:00:58:821]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (78:98) [11:00:58:821]: Product: PostgreSQL -- Installation failed.
MSI (s) (78:98) [11:00:58:821]: Windows Installer installed the product. Product Name: PostgreSQL. Product Version: 1.1.0.0. Product Language: 1033. Manufacturer: QlikTech International AB. Installation success or error status: 1603.
Does anyone have similar issues / experience?
Nick Scott
Nick,
It seems that the problem is you need to install Microsoft Visual C++ =redistributable Package, (Download Microsoft Visual C++ 2010 Redistributable Package (x64) from Official Microsoft Download Ce... ) can you try to install it and run Qlik Sense executable as administrator ( right-click > Run as administrator)
Gio
Nick,
It seems that the problem is you need to install Microsoft Visual C++ =redistributable Package, (Download Microsoft Visual C++ 2010 Redistributable Package (x64) from Official Microsoft Download Ce... ) can you try to install it and run Qlik Sense executable as administrator ( right-click > Run as administrator)
Gio
I have also seen that sometimes the PostGres install package is not placed on the system when the install runs.
Try this...
Uninstall Qlik Sense server if there is an entry in Add/Remove Programs.
Remove the %ProgramData%\Qlik directory.
Remove the PackageCache folder in the %ProgramData% folder.
Attempt to perform the installation again.
jg
Hi!
I have made a lot of Sense installations with no problems but run into exactly the same error on a “new” hosted environment. Qlik support was involved and we tried to reinstall/update different parts with no success. We finally find a lot of missing or old dlls in the OS and after a while we desire to reinstall the Windows 2012 R2 and try again. After the reinstallation it was working directly with no hands on.
Hi Giuseppe
I installed the Microsoft Visual C++ =redistributable Package, (Download Microsoft Visual C++ 2010 Redistributable Package (x64) from Official Microsoft Download Ce... ) as you suggested and removed the folders:
And ran the QlikSense "Quick Install" and tis has worked.
It appears that the MSI (EXE) doesn't check to see if the Microsoft Visual C++ has already been installed!
Many thanks to all for your responses.
Nick Scott
Excellent! Glad I could help and other people inputs too!
Gio