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]>

Reply via email to