problem in portal 5.2.1
i was using liferay 5.1.2, then i upgraded it to liferay 5.2.1 (with tomcat-5.5.27) ,
i set portal-ext.properties with this way
# MySQL
#
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://localhost/newlportal?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false
jdbc.default.username=root
jdbc.default.password=root
my databae upgraded but portal dosn't work and i see this error in log file
java.sql.SQLException: Connections could not be acquired from the underlying database!
can you help me?
Please sign in to flag this as inappropriate.