在安装数据库时说连不上,日志信息如下:
Starting ConnectionPool:
dbDriver = org.gjt.mm.mysql.Driver
dbServer = jdbc:mysql://localhost/jspbb
dbLogin = root
log file = c:\jspHome\logs\DefaultConnectionProvider.log
minconnections = 10
maxconnections = 100
Total refresh interval = 0.5 days
-----------------------------------------
--->Attempt (1 of 5) failed to create new connections set at startup:
java.sql.SQLException: General error: Base 'jspbb' inconnue
Will try again in 10 seconds...
--->Attempt (2 of 5) failed to create new connections set at startup:
java.sql.SQLException: General error: Base 'jspbb' inconnue
Will try again in 10 seconds...
--->Attempt (3 of 5) failed to create new connections set at startup:
java.sql.SQLException: General error: Base 'jspbb' inconnue
Will try again in 10 seconds...
--->Attempt (4 of 5) failed to create new connections set at startup:
java.sql.SQLException: General error: Base 'jspbb' inconnue
Will try again in 10 seconds...
All attempts at connecting to Database exhausted
请问这是为什么阿???