Thanks. I was using a different version. Created a new instance with MySQL version5.7 and successfully connected. Now I'm running Unicenta on my local machine with MySQL database on AWS Cloud!
Hi Paddy, Thanks, But I have created a DB instance and am able to connect to the Cloud DB using MySQL Workbench. The issue is I'm unable to connect using Unicenta. The connection URL that I'm using is something like below jdbc:mysql://xxxx-rds-mysql.xxxxx.ap-xxxxeast-2.rds.amazonaws.com:3306/ Thanks
Hello All, I have installed Unicenta-4.6.2 on my PC, and using MySQL on AWS Cloud using Amazon RDS. I'm unable to connect to the database, I'm getting error. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. java.lang.NullPointerException: null I'm using the default jarfile , unicentaopos-4.6.2.\mysql-connector-java-5.1.39.jar. But I'm able to connect to the AWS Cloud database using MySQL workbench. Also I'm able to connect to the...
Hi John, The migration process works fine but the data from Derby is not ported to...
Hello Justin, How did u manage to migrate from derby to mysql. while migrating, am...
Thanks John
Hi Folks, Am getting the following error while migrating my DB from Derby to MySql...