<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error while executing RepositorySnapshotManager.exe in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971023#M4908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should not matter - the RSM is suppose to update the Repository only, without changing any executable files...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 14:30:43 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2017-03-14T14:30:43Z</dc:date>
    <item>
      <title>Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971015#M4900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to execute the Backup process using RepositorySnapshotManager.exe.&lt;/P&gt;&lt;P&gt;Using the following command in BAT file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;"D:\Program Files\Qlik\Sense\Repository\Util\RepositorySnapshotManager\RepositorySnapshotManager.exe" -backup –p="D:\QS_Backups" –ver=2.1.1.0 –u=PROTOTYPE\AAAAAAAA –p=BBBBBBBBB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the base Backup folder (&lt;SPAN style="font-size: 13.3333px;"&gt;D:\QS_Backups) exists on the system and is accessible by&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;AAAAAAAA user.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Executing the command above produces the following error in the log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Starting SnapshotManager, mode=backup&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Nov 10 04:35:43 2015: Error: Base directory&amp;nbsp; does not exist or insufficient permissions to read directory&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering what I am missing here....&lt;/P&gt;&lt;P&gt;I would appreciate any advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971015#M4900</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2015-11-10T16:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971016#M4901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably you must specify your backup path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="user_input"&gt;&lt;STRONG&gt;RepositorySnapshotManager.exe -backup -path=D:\Backup&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 11:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971016#M4901</guid>
      <dc:creator>RSvebeck</dc:creator>
      <dc:date>2016-04-06T11:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971017#M4902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "-p=" keyword works the same way as "-path=", so that was not a main reason...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was that one of the "optional" parameters (by Qlik documentation) was actually a "required" one.&lt;/P&gt;&lt;P&gt;I've managed to use the following code:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 13px;"&gt;"d:\Program Files\Qlik\Sense\Repository\Util\RepositorySnapshotManager\RepositorySnapshotManager.exe" -backup -ver=2.1.1.0 -path="D:\QS_Backups" -supportingContentLocation="D:\QS_Backups" -u=SERVER\USER -p=0123456789 -databasePassword=9876543210 -certificatePassword=999999999999 -f&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 16:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971017#M4902</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-04-06T16:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971018#M4903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me, the issue is with restore. In the process of restore, qlik sense application got uninstalled and lost everything (on test). Logs only have logs for "uninstall". Can anyone help me here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snapshotManager_2017030901240952.log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uninstalling system.&lt;/P&gt;&lt;P&gt;Uninstaller log file is:&lt;/P&gt;&lt;P&gt;D:\RepositorySnapshotManager\logs\Qlik_Sense_setup-3.0.exe_uninstall_cleanup_2017030901241030.log, review this log file upon error&lt;/P&gt;&lt;P&gt;Mar 09 01:10:30 2017: Calling uninstaller from path C:\ProgramData\Package Cache\{0bd58496-5fc2-4e77-a8fe-a4fb8f92d6cf}\Qlik_Sense_setup.exe&lt;/P&gt;&lt;P&gt;Mar 09 01:10:30 2017: Uninstaller called with args=-s -l "D:\Qlik_Sense\RSMBKP\RepositorySnapshotManager\logs\Qlik_Sense_setup-3.0.exe_uninstall_cleanup_2017030901241030.log" -uninstall -cleanup&lt;/P&gt;&lt;P&gt;Mar 09 01:14:05 2017: Error: Failed to delete system directory ProgramData\Qlik recursively. The uninstaller may have failed. Check uninstaller log files for further information&lt;/P&gt;&lt;P&gt;Exception in thread main, msg=Access to the path '292e127b-e017-46be-a873-d5be30d9cef4.2016_10_18_06_58_43.5133F8992A6D049A1B83.log' is denied., code=-2147024891&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 11:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971018#M4903</guid>
      <dc:creator>db_qliksense</dc:creator>
      <dc:date>2017-03-14T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971019#M4904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your RSM command (with all parameters) here? I've never heard that RSM is uninstalling the QlikSense components... It suppose to stop all services, but that should be it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971019#M4904</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-03-14T12:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971020#M4905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here goes the command with parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RepositorySnapshotManager.exe -restore -path=D:\0005\.08.03.2017-07.31.09-Z.backup -installer="D:\Qlik Sense 3.0" -databasePassword="123456789" -u="DOMAIN\USER1" -p="password"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik sense is v3.0 for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I have done till now:&lt;/P&gt;&lt;P&gt;1) created backup of qlik from ONE instance. - RSM did great here.&lt;/P&gt;&lt;P&gt;2) trying to restore on different instance- failing here. Get warnings for hostname does not match. But, program was past that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971020#M4905</guid>
      <dc:creator>db_qliksense</dc:creator>
      <dc:date>2017-03-14T12:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971021#M4906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me find my restore command syntax and I will compare it with your code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 13:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971021#M4906</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-03-14T13:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971022#M4907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your information, if it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to restore the backup on an existing qliksense installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is as part of our exercise to&amp;nbsp; create/implement disaster recovery (DR) plan. We plan to backup one instance and daily restore on a different server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 14:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971022#M4907</guid>
      <dc:creator>db_qliksense</dc:creator>
      <dc:date>2017-03-14T14:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971023#M4908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should not matter - the RSM is suppose to update the Repository only, without changing any executable files...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 14:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971023#M4908</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-03-14T14:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971024#M4909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just happened to test the exact same restore on clean machine and it worked fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 14:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971024#M4909</guid>
      <dc:creator>db_qliksense</dc:creator>
      <dc:date>2017-03-14T14:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing RepositorySnapshotManager.exe</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971025#M4910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tried to restore the RSM backup on 3.1.0 system and it failed because of the "version mismatch". That release version was messed up (the internal version 10.0.4 was used instead of public 3.1.0), so it might be the issue. &lt;/P&gt;&lt;P&gt;I will try to do more testing with the latest releases later this week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 04:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-while-executing-RepositorySnapshotManager-exe/m-p/971025#M4910</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-03-15T04:48:44Z</dc:date>
    </item>
  </channel>
</rss>

