Martin Kal�n wrote:
Armin Waibel wrote:

Hi Martin,

what's the problem, could you post the name of the test (failure line) and the stack trace if possible.


There is 1 consistent failure:
testIterateWithoutTx    Failure    expected:<47> but was:<45>
at org.apache.ojb.odmg.DListTest.testIterateWithoutTx(DListTest.java:310)

I will try to debug and get some more info re this.


I think this could be again a sorting problem of returned result set. Think we have to improve the test to compare the "right" objects.
Will do this ASAP.




Last run an error popped up as well:
testLockingOfObject Error OJB needs at least one primary key attribute for class


OJB needs at least one primary key attribute for class:
objectTopLevelClass=org.apache.ojb.odmg.LockingMultithreadedTest$LockObjectobjectRealClass=org.apache.ojb.odmg.LockingMultithreadedTest$LockObjectpkValues=null


object to identify: [EMAIL PROTECTED] at org.apache.ojb.broker.Identity.createException(Identity.java:391)

I think this is the nasty concurrency bug. I can't find out where it occur. Some times it seems that the PK field isn't populated when the Identity object was created. I'm stumped!


regards,
Armin


I'll re-test with a clean to see if the error was temporary.

Regards,
 Martin

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




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



Reply via email to