2018-04-19 23:34 GMT+03:00 John Dale <jcdw...@gmail.com>: > > org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create > PoolableConnectionFactory (Could not create connection to database > server. Attempted reconnect 3 times. Giving up.)
Are you using "127.0.0.1" in your JDBC url? Is the database OK and running? Can you connect to the database with a standalone Java client (not Tomcat)? I wonder whether using an IPv6 address will make any difference. ::1 0:0:0:0:0:0:0:1 Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org