Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
rajendra1918
Creator
Creator

Repository is not coming up

Hi Friends,

Facing an issue with Qlik, that while taking backup of repository i have stopped the repository DB.

after completing the task only repository DB is not coming up. Kindly check the snapshot attached.

Regards,

Rajendra

2 Replies
balabhaskarqlik

Might be this is the issue:

Check the log files. check the messages from the repo service:

might be like:

1) A timeout was reached (30000 milliseconds) while waiting for the Qlik Sense Repository Service service to connect.

2) The service did not respond to the start or control request in a timely fashion.

To resolve this:

The trick was to increase the time before timeout is called. The default windows timeout is 30 seconds. Increased it on 2 minutes and all services started from the first time!

To increase this value to 2 mins (120 seconds), follow these steps:

1. Click Start, click Run, type regedit, and then click OK.

2. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

3. In the right pane, locate the ServicesPipeTimeout entry. Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:

  a. On the Edit menu, point to New, and then click DWORD Value.
  b. Type ServicesPipeTimeout, and then press ENTER

4. Right-click ServicesPipeTimeout, and then click Modify.

5. Click Decimal, type 120000, and then click OK. This value represents the time in milliseconds before a service times out.

Note: 120000 milliseconds (2 minutes) is equal to what the default configuration should be.  You may find you need increase this number.  300000 (5 minutes) may be more suitable.

6. Restart the computer.

rajendra1918
Creator
Creator
Author

Hi Bhaskar, Thanks for the response,

I have tried the above steps. but still repository services are not coming up.

finally i have a plan to replace the files which i have taken backup for pg_hba.conf for pg admin and again will start restart my server.

Thank you.

Regards,

Rajendra