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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
im_ic
Contributor
Contributor

Unable to apply license - Server is Down QlikView 12

Hello, All, I'm facing a issue where Apply License is greyed out and showing Server Down for QVS when QVS is running and all services are running using Service Account. Everything was working fine till now on single server, however now we have to run QMS on different machine and when adding QVS in QMC, unable to apply license and in Status tab shows QVS as down (disconnected), due to unable to apply license. Can Anyone help?
Labels (1)
2 Solutions

Accepted Solutions
Brett_Bleess
Former Employee
Former Employee

You stated in your other post you are using Certificate Trust option, so in that case the service accounts do not make any difference, other than the fact whatever account is running the services on each server does need to be in the QlikView Administrators local security group as well as local Administrators security group, but the QlikView Service authentications are being handled by our self-signed certificates which are created by QMS the first time the service starts and it realizes Certificate Trust is in use.  These certificates must exist on all nodes in the environment, so if QMS and QVS are on different machines, you have to get the certificate pushed from the QMS to the QVS server for starters.

Here are some Help links that may be useful:

https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Server/Content/QV_Server/QlikView-Serve...

https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Server/Content/QV_Server/QlikView-Serve...

The second one likely being the one of most use in this case, that will walk you through what you should have done to get the certificate pushed to the other server.  Once that is done, things should then go live.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.

View solution in original post

Brett_Bleess
Former Employee
Former Employee

So what you likely have going on is a port issue at this point, be sure both TCP 4747 and 4749, the latter is what is used for the QMS to QVS certificate authentication, and I am betting that is blocked from the QMS to the QVS in this case?  If you are getting the dialog in the png you attached, if you go to the other server and open a web browser and put in the URL and then the password on the resulting page, you should receive a 'successfully unlocked' message at that point.  Sorry for the long delay here, I do not always get a chance to get back to posts quickly, apologies for that. 

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.

View solution in original post

13 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

You are currently running your Management Service on another server than your QlikView Server service? Are the two able to communicate, i.e. did you correctly configure the connection to the original server in QMC? You should do this for all services that are hosted on another machine.

Also check your original server for blocked ports in Windows Firewall. Each service uses a specific port for communicating with non-client parties. The QMS should be able to get in touch with the QVS through the qvp port.

You can always put your QMS in Debug logging mode (see QMC->System->Setup->Management service->General->Logging level) and let it explain in detail what kind of problems it is experiencing when trying to talk to the QVS.

im_ic
Contributor
Contributor
Author

Hello Peter, Yes it's able to communicate as it was working already, however due to some issues we have to do it from the scratch and not able to apply License, Also, yes QMS and QVS are on 2 different servers. Also, I'm able to ping from QMS to QVS server well.
Chip_Matejowsky
Support
Support

Hi. Can you provide screen capture of what you're seeing in QMC > System > Licenses > QlikView Server > QlikView Server License tab? Also, are you receiving a specific error message? Can you provide the exact wording of the message?

If the QVS is down and your organization isn't able to use QlikView, I would suggest you contact Qlik Support and get a case started.

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

Attached the screenshot, also this is a new set-up that we are doing not on environment where users are.
Peter_Cammaert
Partner - Champion III
Partner - Champion III

The QVS is probably not "down" but the Management service cannot talk to it. If you cannot talk to it, you certainly can't send it a new license. The QVS needs the license information to become usable, not the QMS.

You need to fix these communication problems before you can license a QVS.

And be very careful. Do not use the same license a second time, or you will take down the server that is currently servicing your end-users (both will go "off-duty")

Albert_Candelario
Support
Support

Hi,

Did you try to do a telnet instead of a ping to test all the need port between the QMS and QVS machine ?

https://support.qlik.com/articles/000002682
https://support.qlik.com/articles/000019890

https://support.qlik.com/articles/000003505

More information on our KB - https://qliksupport.force.com/QS_CoveoSearch#t=All&sort=relevancy

Cheers,

 

Please, remember to mark the thread as solved once getting the correct answer
im_ic
Contributor
Contributor
Author

I have checked doing telnet as well and port is communicating fine.
Chip_Matejowsky
Support
Support

How are the QlikView services authenticated - by AD groups or certificates? You can check in QMC > System > About, referring to the QMS service under the Product Information heading > Service authentication

service auth.png

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

They are done using Digital Certificates.