数据库连接不能建立。打开日志文件"jiveHome\logs\DefaultConnectionProvider.log" 查看错误信息然后返回修正错误
Starting ConnectionPool:
dbDriver = com.mysql.jdbc.Driver
dbServer = jdbc:mysql://localhost/jive
dbLogin = root
log file = C:\jive\WEB-INF\jiveHome\logs\DefaultConnectionProvider.log
minconnections = 3
maxconnections = 10
Total refresh interval = 0.5 days
-----------------------------------------
--->Attempt (1 of 5) failed to create new connections set at startup:
java.sql.SQLException: Invalid authorization specification: Access denied for user: 'root@127.0.0.1' (Using password: YES)
Will try again in 10 seconds...
--->Attempt (2 of 5) failed to create new connections set at startup:
java.sql.SQLException: Invalid authorization specification: Access denied for user: 'root@127.0.0.1' (Using password: YES)
Will try again in 10 seconds...
--->Attempt (3 of 5) failed to create new connections set at startup:
java.sql.SQLException: Invalid authorization specification: Access denied for user: 'root@127.0.0.1' (Using password: YES)
Will try again in 10 seconds...
--->Attempt (4 of 5) failed to create new connections set at startup:
java.sql.SQLException: Invalid authorization specification: Access denied for user: 'root@127.0.0.1' (Using password: YES)
Will try again in 10 seconds...
All attempts at connecting to Database exhausted