[jira] [Updated] (OFBIZ-11312) DatabaseUtil.getColumnInfo(...) does not retrieve primary keys due to connection-locks

2020-07-04 Thread Jacques Le Roux (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-11312:

Fix Version/s: 17.12.04

> DatabaseUtil.getColumnInfo(...) does not retrieve primary keys due to 
> connection-locks
> --
>
> Key: OFBIZ-11312
> URL: https://issues.apache.org/jira/browse/OFBIZ-11312
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Benjamin Jugl
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: 18.12.01, 17.12.01, 17.12.04
>
> Attachments: OFBIZ-11312_getColumnInfo_connection_locks_001.patch
>
>
> The method DatabaseUtil.getColumnInfo(...) uses an elaborate algorithm using 
> a  List> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11312) DatabaseUtil.getColumnInfo(...) does not retrieve primary keys due to connection-locks

2020-02-24 Thread Benjamin Jugl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Jugl updated OFBIZ-11312:
--
Attachment: OFBIZ-11312_getColumnInfo_connection_locks_001.patch

> DatabaseUtil.getColumnInfo(...) does not retrieve primary keys due to 
> connection-locks
> --
>
> Key: OFBIZ-11312
> URL: https://issues.apache.org/jira/browse/OFBIZ-11312
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Benjamin Jugl
>Assignee: Benjamin Jugl
>Priority: Minor
> Attachments: OFBIZ-11312_getColumnInfo_connection_locks_001.patch
>
>
> The method DatabaseUtil.getColumnInfo(...) uses an elaborate algorithm using 
> a  List> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)