Suraj Khurana created OFBIZ-9919:
------------------------------------

             Summary: 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


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)

Reply via email to