Problem Running jubula tests with ant. No suitable driver found error [message #875327] |
Tue, 22 May 2012 10:34  |
Eclipse User |
|
|
|
Hello,
I'm working on ant script to run the jubula tests in windows. I could able to run the tests command line but not able to run the ant script. It is throwing the Problem :: No suitable driver found error
Buildfile: build.xml
test:
[exec] Tue May 22 18:15:16 IST 2012 AUT Agent: Connecting to "localhost:60000" ...
[exec] Tue May 22 18:15:17 IST 2012 AUT Agent: connection established.
[exec] Tue May 22 18:15:17 IST 2012 Database: Connecting as "sa" to "jdbc:h2:~/.jubula/database/embedded;MVCC=TRUE;AUTO_SERVER=TRUE;DB_CLOSE_O
N_EXIT=FALSE"...
[exec] [EL Severe]: 2012-05-22 18:15:21.593--ServerSession(15164472)--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_E
XIT=FALSE
[exec] Error Code: 0
[exec] !!Error occurred !!
[exec] Database connection failed because of invalid or missing database detail
[exec] Tue May 22 18:15:21 IST 2012 AUT Agent: connection closed.
[exec] Tue May 22 18:15:21 IST 2012 Exit: Code 1
BUILD FAILED
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05708 seconds