Issue Details (XML | Word | Printable)

Key: JDO-438
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michael Bouschen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

More Derby "ERROR 40XL1" issues with multithreaded tests

Created: 20/Oct/06 05:37 PM   Updated: 08/Jan/07 07:03 PM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 final
Fix Version/s: JDO 2 maintenance release 1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works derby-dsid-pm-junit.txt 2006-10-20 05:41 PM Michael Bouschen 20 kB
Java Source File Licensed for inclusion in ASF works RefreshAllSideEffects.java 2006-10-20 11:42 PM Michelle Caisse 7 kB

Resolution Date: 08/Jan/07 07:03 PM


 Description  « Hide
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.





 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #467118 Mon Oct 23 20:31:32 UTC 2006 mcaisse JDO-438 New test file, update pm.conf
Files Changed
MODIFY /db/jdo/trunk/tck20/src/conf/pm.conf
ADD /db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllSideEffects.java

Repository Revision Date User Message
ASF #494153 Mon Jan 08 19:02:02 UTC 2007 mcaisse JDO-438 Delete unused files. Were replaced with another test.
Files Changed
DEL /db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithArraySideEffects.java
DEL /db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithCollectionSideEffects.java