I'm trying to run the setup wizard for Crowd.
On the Database Config screen I have the following:
* JDBC Connection
* Database: MySQL
* Driver Class Name: com.mysql.jdbc.Driver
* JDBC URL: jdbc:mysql://localhost/crowd?autoReconnect=true&characterEncoding=utf8&useUnicode=true (default)
* Username: crowduser
* Password: [passwd]
* Hibernate Dialect: org.hibernate.dialect.MySQL5InnoDBDialect (default)
I have confirmed that I have mysql-connector-java-5.1.18-bin.jar in {CROWD-INSTALLATION_DIR}/apache-tomcat/lib
I'm getting this error message
The specified class was not found in the class path.
I don't see anything in the logs other than
Current setup step is /console/setup/setupdatabase.action
How do I fix this?
Marked this as answered, good call Colin .
Shutting down Crowd and restarting did it. Thank you. Since I was using the wizard instead of actually working in Crowd I didn't think about the fact that maybe Crowd needed to be restarted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you reset crowd after adding the mysql jar?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.