MySQL Forums
Forum List  »  NDB clusters

Re: host :dll load failed. the specified module could not be found
Posted by: Tonci Grgin
Date: June 21, 2017 07:51AM

Hi Dennis,

Mikael was right in that MCC still requires Python 2.7 to work.

That said, I think you are missing mysql-cluster-directory\share\mcc\host_info\Windows\AMD64\host_info.exe as that is what old versions of MCC used for collecting host info. It is also possible you are missing Python SSH (Paramiko) and/or Crypto libraries (PyCrypto for Paramiko v1 or Cryptography v1 for Paramiko v2).
What is the version of MySQL NDB Cluster that you are using? Have you built it yourself or downloaded setup/zip from our site?

In any case, the shortest way to get you going is to download MySQL NDB Cluster from https://dev.mysql.com/downloads/cluster/ (GA or Development release depending on your needs. Development release,7.6, has newer MCC.), say https://dev.mysql.com/get/Downloads/MySQL-Cluster-7.5/mysql-cluster-gpl-7.5.6-winx64.msi where everything is present including proper Python version, libraries needed etc.

You can even download GA release of MySQL NDB Cluster, as per link above, and try newer MCC from development release.

Bye, Tonci

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: host :dll load failed. the specified module could not be found
949
June 21, 2017 07:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.