[Vif-devel] automatic tests
Brought to you by:
aktion-hip
|
From: Jacek O. <jac...@po...> - 2006-02-25 11:58:36
|
Hello Beno, I'm trying to run automatic JUnit tests and I get some database errors like: junit.framework.AssertionFailedError: Base table or view not found, message from server: "Table 'viftest.tblsubscription' doesn't exist" and: java.lang.Error: SQL error while getting connection: java.sql.SQLException: Data source rejected establishment of connection, message from server: "Too many connections" I've created the viftest database from the scripts you provided in CVS. Could you send me some more current version of the scripts? Why do tests open so many connections? Is there anything I can do about it i.e. incerasing connection limit or maybe there is a matter of tests configuration. -- Regards Jacek mailto:jac...@po... |