You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/11/04 11:05:00 UTC

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

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

Jacques Le Roux edited comment on OFBIZ-9919 at 11/4/17 11:04 AM:
------------------------------------------------------------------

Hi Suraj,

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


was (Author: jacques.le.roux):
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: Suraj Khurana
>            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)