Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Trunk
-
None
Description
The method DatabaseUtil.getColumnInfo(...) uses an elaborate algorithm using a List<Future<AbstractCountingCallable>> object. This does not work properly as it runs into connection-locks. When debugging the error does not occur. I assume that the slower pace of debugging prevents the error.
Attachments
Attachments
Issue Links
- duplicates
-
OFBIZ-11417 "Check/Update Database" does not work
- Closed