Title: [Unit Test] 0.9.7 and SQL Server

Matthew,
 
I don't know if this can help you, but I'm sending the JSQL trace generated during the execution of the junit test. I noticed (from my amateur point of view), that there are several SQLException in the file.
 
Regards.
-----Mensagem original-----
De: Matthew Baird [mailto:[EMAIL PROTECTED]]
Enviada em: quinta-feira, 10 de outubro de 2002 00:21
Para: OJB Users List
Assunto: RE: [Unit Test] 0.9.7 and SQL Server

I am having the exact same problem. A lock on the artikel table is deadlocking the tests. sigh.
 
I am looking into this.
 
m
-----Original Message-----
From: Elderclei R Reami [mailto:[EMAIL PROTECTED]]
Sent: Wed 10/9/2002 8:10 PM
To: [EMAIL PROTECTED]
Cc:
Subject: [Unit Test] 0.9.7 and SQL Server

Hi,

I´ve successfully run ojb-0.9.7 unit tests against hsqldb (100% success). However, something wrong happens
when I try to run it against my SQL Server 2000 database.

prepare-testdb runs fine (tables are created, everything is just fine). But, when I run junit-no-compile-no-prepare
build, it seems to stale. The only result I have is the test-broker.txt file created in the target/test directory with 
bytes, no more progress.

Also, I examined the content of OJB_HL_SEQ table which is the following:

TABLENAME FIELDNAME MAX_KEY GRAB_SIZE
AB_TABLE    id                20           10
Artikel          articleId      88891     10
Kategorien   groupId      18           10

I even waited for a while (20 min at least), to see if any message would be generated. Nothing happened.

I´ve run the unit tests successfully, but using the same driver (JSQLConnect), db (SQL Server 2000), but with ojb
0.9.5.

Any ideas...

Elderclei R Reami
Vertis Tecnologia
+55 11 3887-0835
www.vertisnet.com.br


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

<<attachment: winmail.dat>>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to