線上等待。。。。安裝第三步,資料庫無法建立連線問題 十萬火急!!!!!

justep發表於2003-10-21
資料庫連線不能建立。開啟日誌檔案"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

相關文章