-
Bug
-
Resolution: Support Request
-
Low
-
None
-
None
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
When installing the JDBC jar file it must be installed in:
<Confluence installation>/lib
I had placed the driver in the originally indicated directory and continued to get the error: could not find driver with class name com.mysql.jdbc.driver
After referring to this page: https://confluence.atlassian.com/display/DOC/Configuring+a+MySQL+Datasource+in+Apache+Tomcat
it refers to:
Copy the JAR file into the lib folder of your Tomcat installation: <TOMCAT-INSTALLATION>/lib.
Applying this logic, I stopped the Confluence service, copyed the jar to <install>/lib, restarted confluence, no more error and I'm able to proceed with the install.
I am installing Confluence 5.5.6 from ZIP.
(5.6.1 install does not allow external database connection during setup)
- relates to
-
CONFCLOUD-34968 <Confluence installation> /confluence/WEB-INF/lib
-
- Closed
-
[CONFSERVER-34968] <Confluence installation> /confluence/WEB-INF/lib
Workflow | Original: JAC Bug Workflow v3 [ 2898429 ] | New: CONFSERVER Bug Workflow v4 [ 3002075 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2790724 ] | New: JAC Bug Workflow v3 [ 2898429 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2724131 ] | New: JAC Bug Workflow v2 [ 2790724 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2387205 ] | New: JAC Bug Workflow [ 2724131 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2260764 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2387205 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2211279 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2260764 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2157471 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2211279 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1941496 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2157471 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1734304 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1941496 ] |
Description |
Original:
When installing the JDBC jar file it must be installed in: <Confluence installation>/lib I had placed the driver in the originally indicated directory and continued to get the error: could not find driver with class name com.mysql.jdbc.driver After referring to this page: https://confluence.atlassian.com/display/DOC/Configuring+a+MySQL+Datasource+in+Apache+Tomcat it refers to: Copy the JAR file into the lib folder of your Tomcat installation: <TOMCAT-INSTALLATION>/lib. Applying this logic, I stopped the Confluence service, copyed the jar to <install>/lib, restarted confluence, no more error and I'm able to proceed with the install. I am installing Confluence 5.5.6 from ZIP. (5.6.1 install does not allow external database connection during setup) |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-34968]. {panel} When installing the JDBC jar file it must be installed in: <Confluence installation>/lib I had placed the driver in the originally indicated directory and continued to get the error: could not find driver with class name com.mysql.jdbc.driver After referring to this page: https://confluence.atlassian.com/display/DOC/Configuring+a+MySQL+Datasource+in+Apache+Tomcat it refers to: Copy the JAR file into the lib folder of your Tomcat installation: <TOMCAT-INSTALLATION>/lib. Applying this logic, I stopped the Confluence service, copyed the jar to <install>/lib, restarted confluence, no more error and I'm able to proceed with the install. I am installing Confluence 5.5.6 from ZIP. (5.6.1 install does not allow external database connection during setup) |