Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Wanted to know why we are getting attached warning message in QMC. It will not impact on any job scheduled.
Status of QDS is always 'Need restart'
Details:
MS Server 2012 64bit
QlikView Server 11.20 64 bit
There are several solutions to that issue in this threads:
If the solutions in threads Miguel provided do not resolve your issue, ensure that the value in QMC > System > Setup > Distribution Services > QDS@ > General tab > Application Data Folder is the same value in %ProgramFiles%\QlikView\DistributionService\QVDistributionService.exe.config file, <add key="ApplicationDataFolder" value=""/> (between the "").
If they aren't the same, try the following steps:
Hope this helps,
Chip
There are several solutions to that issue in this threads:
If the solutions in threads Miguel provided do not resolve your issue, ensure that the value in QMC > System > Setup > Distribution Services > QDS@ > General tab > Application Data Folder is the same value in %ProgramFiles%\QlikView\DistributionService\QVDistributionService.exe.config file, <add key="ApplicationDataFolder" value=""/> (between the "").
If they aren't the same, try the following steps:
Hope this helps,
Chip
Should anyone need it. I tried the solutions above, but that didn't work for me. I my particular case it turned out that the applicationdata folder had been moved. I reflected the change properly in QMC and in the 'QVDistributionService.exe.config' files. I noticed that in the Windows Event viewer the error kept calling out the old folder. I found that inside the new application data folder there is a file called Configuration.xml where there is one entry like this:
<ApplicationDataFolder Path="\\chcss302\Logs\QDS" />
This was still pointing at the old folder. After changing the folder path and restarting the nodes, the 'restart required' message disappeared.
This worked for me however it shows information for new path
Thanks for posting that screen capture. It's from a newer version of QlikView Server (v12.50/v12.60) that identifies the differences between the default locations of the configuration files and existing locations of these files. This was a newer feature and not present in earlier versions of QlikView Server.
Best Regards
the value for <add key="ApplicationDataFolder" value=""/ is blank in our %ProgramFiles%\QlikView\DistributionService\QVDistributionService.exe.config file.
But we are not getting any issues, however we have defined the Application Data value in QMC > System > Setup > Distribution Services > QDS@ > General tab > Application Data, but the same is not reflecting in the QVDistributionService.exe.config file.
Also Under the service tab in QMC for QDS it is showing that "All values are default", we are using Qlikview April 2020 SR4 and the application data value is set to a NAS drive from QMC.
Our understanding is whatever value we set from the QMC it should be added to the QVDistributionService.exe.config file. let us know if we are doing something wrong.
Thanks,
Bithi