Connection refused when trying to set up Java configuration in the database
Hello,
I am trying to set up vertica pulse in my virtual machine. I already have the machine with vertica and java installed, but when I am trying to set the JavaBinaryforUDx I get:
vsql: could not connect to server: connection refused
I assume that the database should run in localhost so I added -h localhost, but nothing. What should I do?
Regards
I am trying to set up vertica pulse in my virtual machine. I already have the machine with vertica and java installed, but when I am trying to set the JavaBinaryforUDx I get:
vsql: could not connect to server: connection refused
I assume that the database should run in localhost so I added -h localhost, but nothing. What should I do?
Regards
0
Comments
Thanks for the quick reply, luckilyI already solved the problem!
I have vertica installed in my machine, but I did not create a database, so there was running but with no content (strange...). Anyway, I have created a database for vertica pulse and now is working wonderfully.
By the way, I created the database with admintools.
Regards,
Ion