Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.14.1.0
-
None
-
None
-
Normal
-
Repro attached
-
Seen in production
Description
In multiple threads, create tables and also query meta data using getIndexInfo. After a number of successful table creates the test hangs and fails with
ERROR 40XL1: A lock could not be obtained within the time requested
If run with -Dderby.locks.waitTimeout=-1 the test hangs indefinitely.
Test case attached.