Hi Chetan, My best guess is that there is a problem connecting to the MySQL server. Have you tried connecting to it from the MySQL client app as a test? Use a host name of "localhost", username of "root" and an empty password.
Sometimes on some machines, using "localhost" isn't set up correctly for MYSQL, so you could also try changing the host name nupic uses (in the XML file under the conf directory) to be a hardcoded IP address. _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
