JBoss Community

Re: Change database from hsqldb to mysql?? help me please! it's urgent

created by Peter Johnson in JBoss Messaging - View the full discussion

Always follow the "caused by" trail of the first exception:

 

Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: com.mysql.jdbc.Driver

 

This says that the MySQL JAR file was not found. You indicated that you copied that JAR to server/all/lib. Are you actually running the 'all' configuration?

 

By the way, posting a lengthy console log where it is obvious that the first excpetion scrolled off of the buffer is not vey helpful. It would have been better to either increase the buffer size to capture the whole log or redirect stdout to a file. And in either case, attach the log as a file instead of posting an insanely long message.

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community