Armin Waibel wrote:
There is 1 consistent failure:
testIterateWithoutTx Failure expected:<47> but was:<45>
I checked in a new version of this test which take care of sorting
problem. Give it a try.
Passed! Thanks for fixing. Since it was only a testcase-local problem,
there is no worries for the 1.0.3 release - ie good news!
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!
Seems resonable, it is occuring only at random.
hmm, I will create a jira issue and if this error message occur again,
please add your stack trace to jira. Maybe we can isolate the problem
this way.
Will do!
(Of course, in accordance with Murphy's Law, it passed just now...) :-)
Cheers,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]