Bamboo Database (MySQL) setup wizard errors - Driver class can not be found in the class path
症状
You are installing Bamboo with a MYSQL database, and during the database configuration you got an error that "Driver class can not be found in the class path".
原因
JDBC Driver for MySQL is no longer bundled with Bamboo due to licensing restrictions from Oracle.
ソリューション
Please follow the following steps:
- Follow this link to download the driver http://dev.mysql.com/downloads/connector/j/
- Unzip the file for the jar file
- Shutdown Bamboo and place the jar file in the {BambooInstall}/lib directory. If the directory doesn't exist, create one.
- Restart Bamboo, and run the installation again.
最終更新日 2015 年 8 月 14 日
Powered by Confluence and Scroll Viewport.