I see the same DERBY error: "ERROR 40XL1: A lock could not be obtained within the time requested" as reported in
JDO-324 for two different test cases:
- RefreshAllWithArraySideEffects
- RefreshAllWithCollectionSideEffects
The reason might be that I switched to a dual core machine.
JDO-324 fixed test case RefreshAllNoParameterSideEffects. Maybe we need to apply the same fix to the other test cases RefreshAllWithArraySideEffects and RefreshAllWithCollectionSideEffects.