Hi, I had the same problem with MSSQL2000. Matthew Baird is working on it, but he doesn't know when this bug will be fixed.
Regards, Elder -----Mensagem original----- De: Michael S�dkamp [mailto:[EMAIL PROTECTED]] Enviada em: quarta-feira, 16 de outubro de 2002 15:21 Para: OJB User Assunto: JUnit 0.9.7 hangs with MSSQL 7 (works with hsqldb) Hi, Running bin\build junit for the OJB binary distribution gives JUnit errors with MSSQL 7. The broker tests hang at the very beginning. The Enterprise Manager Activity log shows 3 processes. One has an open transaction which blocks another one. Killing the blocking process let the tests continue with errors (also errors at the ODMG tests). Here is the console output: junit-no-compile-no-prepare: [junit] Running org.apache.ojb.broker.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/download/jakarta-ojb-0.9.7/tar get/test/ojb/OJB.properties [junit] Tests run: 124, Failures: 11, Errors: 6, Time elapsed: 190,672 sec [junit] TEST org.apache.ojb.broker.AllTests FAILED [junit] Running org.apache.ojb.odmg.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/download/jakarta-ojb-0.9.7/tar get/test/ojb/OJB.properties [junit] Tests run: 128, Failures: 0, Errors: 1, Time elapsed: 151,172 sec [junit] TEST org.apache.ojb.odmg.AllTests FAILED [junit] Running org.apache.ojb.soda.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/download/jakarta-ojb-0.9.7/tar get/test/ojb/OJB.properties [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3,047 sec Running the tests with hsqldb gives no errors. Best Regards Michael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
