Database Error Setup in Macbook Localhost

Confluence User - 10 Jul, 2024

Hi all,


I have been trying to installing Joget in my Macbook by following the steps as below, accessible at Installation on Mac OSX


Notably, at step 5, since there is no tomcat8.sh file in the folder, only tomcat.sh is available, I thus run the ./tomcat.sh start command in the terminal and it seems like the server is running since I am able to proceed to the next steps, which is to setting up the database.

However, at the step, I encounter error as shown below. I have tried changing the host from localhost to 127.0.0.1 for testing but still face same errors.

Cannot create PoolableConnectionFactory (Could not connect to address=(host=localhost)(port=3306)(type=master) : Protocol exchange error. Expect login success or RSA login request message)



Any ideas on how to fix this?

Thanks!

macbook;installation;database;setup

3


10 Jul, 2024
confluenceUser
confluenceUser

try resetting your database password or use root@localhost. Additionally, check the terminal logs for more information on resolving the issue.

16 Jul, 2024
confluenceUser
confluenceUser

Hi. Thanks for the answer. Have been able to connect to the mysql server, but encounter another error related to the database not found. Seems like we need to create one before proceed completing the database setup in joget. Nevertheless, thanks!

16 Jul, 2024
confluenceUser
confluenceUser

Oh great, glad you were able to fix it slightly smiling face 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print