Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Poojitha1
Contributor
Contributor

User management - The communication with Qlikview server failed(Timeout)

Hi,

When we search for user profile, we are getting the Error "idcqlv10:4780 says The communication with Qlikview server failed(Timeout) ". We are not facing this issue if One of the file servers is removed from QMC. Please let us know why we are getting this error.

Attached screenshot for reference.

#QMCissue

Labels (1)
1 Solution

Accepted Solutions
Chip_Matejowsky
Support
Support

Hi @Poojitha1,

To resolve this you'll need to increase the default timeout value for communication between the QlikView Management Service (QMS) and the QlikView Server Service (QVS). 

  1. In Windows Services applet, stop the QMS and QVS
  2. In Windows File Explorer, navigate to %ProgramFiles%\QlikView\ManagementService
  3. Open QVManagementService.exe.config in a text editor such as Notepad ++
  4. Locate entry <add key="SocketTimeOutInSeconds" value="60" /> and increase value to 300
  5. Save the file
  6. Restart QMS and QVS

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

3 Replies
Chip_Matejowsky
Support
Support

Hi @Poojitha1,

To resolve this you'll need to increase the default timeout value for communication between the QlikView Management Service (QMS) and the QlikView Server Service (QVS). 

  1. In Windows Services applet, stop the QMS and QVS
  2. In Windows File Explorer, navigate to %ProgramFiles%\QlikView\ManagementService
  3. Open QVManagementService.exe.config in a text editor such as Notepad ++
  4. Locate entry <add key="SocketTimeOutInSeconds" value="60" /> and increase value to 300
  5. Save the file
  6. Restart QMS and QVS

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
Poojitha1
Contributor
Contributor
Author

Hi,

 

We did the above changes but still we are facing the issue. Please let us know if there is any other solution.

Chip_Matejowsky
Support
Support

Have you reviewed the QMS logs? If yes, what did you learn from them?

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!