[jira] [Commented] (OFBIZ-9919) EntityListIterator.getComplateList returns error randomly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9919) EntityListIterator.getComplateList returns error randomly

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238877#comment-16238877 ]

Jacques Le Roux commented on OFBIZ-9919:
----------------------------------------

Hi Suraj,

How is that a bug? I see only sizing ArrayList, please explain more the issue you found if any.

> EntityListIterator.getComplateList returns error randomly
> ---------------------------------------------------------
>
>                 Key: OFBIZ-9919
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9919
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Suraj Khurana
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: OFBIZ-9919.patch
>
>
> Here are the logs that I found in the console.
> at org.apache.ofbiz.entity.jdbc.SQLProcessor.executeQuery(SQLProcessor.java:402) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.entity.datasource.GenericDAO.selectCountByCondition(GenericDAO.java:1101) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.entity.util.EntityListIterator.getResultSize(EntityListIterator.java:508) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.entity.util.EntityListIterator.getCompleteList(EntityListIterator.java:417) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.entity.util.EntityListIterator$getCompleteList.call(Unknown Source) ~[?:?]
>         at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) ~[groovy-all-2.4.12.jar:2.4.12]
>         at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) ~[groovy-all-2.4.12.jar:2.4.12]
>         at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:117) ~[groovy-all-2.4.12.jar:2.4.12]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)