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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QMC and HUB not open

Gentlemen, I rebooted my server and the QMC and HUB are not opening.

5 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Have you tried restarting the services?


talk is cheap, supply exceeds demand
rubenmarin

You're trying to open it in the same server or in another computer of the network?

If in server try using localhost or the IP instead of the computer name to discard a name-resolving problem.

If it's a Windows Server 2012 I found an issue with machine.config file, solved following the steps of this link:

http://stackoverflow.com/questions/9928361/unable-to-find-the-requested-net-framework-data-provider-...

Not applicable
Author

but since only one that is running or others give error.

Not applicable
Author

Not the same server, it is windows server 2012 yes.

I did not understand what it says on the link.

rubenmarin

There is file in \Windows\Microsoft.net\Framework\vXXXX\Config called machine.config

This file in WS2012 has a section to <DbProviderFactories>... this section is opened, closed and there is also a line with:

<DbProviderFactories/>


I can't connect to my customer now to tell you exactly what I changed but removing that line solved my issue.


Make a backup of the file before modifying anything.