No suitable driver error when running Jubula on 64-bit CentOS [message #871778] |
Mon, 14 May 2012 17:04  |
Eclipse User |
|
|
|
I have been trying for a couple of times setting up Jubula Standalone 1.2 on a 64-bit CentOS 5 host but every time when I try to open the database, the error returned:
Mon May 14 14:31:53 EDT 2012 Database: Connecting as "sa" to "jdbc:h2:~/.jubula/database/embedded;MVCC=TRUE;AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE"...
[exec] [EL Severe]: 2012-05-14 14:31:56.013--ServerSession(27505497)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.2.v20111125-r10461): org.eclipse.persistence.exceptions.DatabaseException
[exec] Internal Exception: java.sql.SQLException: No suitable driver found for jdbc:h2:~/.jubula/database/embedded;MVCC=TRUE;AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE
I have no problem of running this on 32-bit CentOS.
In client.log, I saw extra information other than the error above:
2012-05-14 14:31:56.021 [Worker-1] ERROR o.e.j.c.core.persistence.Persistor - no or wrong username or password
However, I do not understand why am I getting this error since I have been using the default user and password for H2 database.
|
|
|
|
Powered by
FUDForum. Page generated in 0.07191 seconds