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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
TNJ
Contributor III
Contributor III

Windows could not start Qlik Replicate UI server service on local comouter "Error 1053:

Tried Changing the data directory location on Windows following below document:

https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Installation/Change_Data_Direct...

now not able to restart the Qlik Replicate UI server (attached) , while Qlik Replicate server is running fine

New to Qlik, need much help here.

thanks in advance!!


Labels (2)
5 Replies
DesmondWOO
Support
Support

Hi @TNJ ,

Could you please provide us with the following information?

  1. The original path of the data folder
  2. The new path of the data folder
  3. The modified registry
  4. Qlik Replicate version

Thanks,
Desmond

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
TNJ
Contributor III
Contributor III
Author

Hi Desmond:

Below are the details:

-The original path of the data folder : C:\Program Files\Attunity\Replicate\data
-The new path of the data folder: E:\Attunity\Replicate\data

-The modified registry: 
AttunityReplicateConsole --
"C:\Program Files\Attunity\Replicate\bin\RepUiCtl.exe" -d "E:\Attunity\Replicate\data" service run

QlikReplicateServer --
"C:\Program Files\Attunity\Replicate\bin\repctl.exe" -d "E:\Attunity\Replicate\data" service start name=QlikReplicateServer address=127.0.0.1 port=3550


-Qlik Replicate version = V2023.11.0.282

Thanks

TJ

TNJ
Contributor III
Contributor III
Author

Also, while upgrading the repository, using below command eg:

RepUiCtl.exe repository upgrade --repository "C:\Program Files\Attunity\Replicate\data\GlobalRepo.sqlite"

Getting the error:


C:\Program Files\Attunity\Replicate\bin>RepUiCtl.exe repository upgrade --repository "C:\Program Files\Attunity\Replicate\data\GlobalRepo.sqlite"
Failed to load program components.

Unhandled Exception: System.TypeInitializationException: The type initializer for 'Attunity.Infrastructure.Globals.LogUtil' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
   at Attunity.Infrastructure.Globals.LogUtil..cctor()
   --- End of inner exception stack trace ---

DesmondWOO
Support
Support

Hi @TNJ ,

I've installed the same version, and it worked fine in my environment. I compared your registry, and everything appears to be fine. I would suggest the following:

  1. When copying/moving the data folder to E:\Atutnity\Replicate\data, ensure that the owner and permissions are the same as those of the original data folder.
  2. Please check the repcuictl.log

If issue persists, please create a support ticket.

Regards,
Desmond

 

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
Tool_Tip
Creator III
Creator III

Dear Desmond

We are facing same issue with Qlik replicate UI service and Qlik compose

Tool_Tip_0-1753333656745.png