[JIRA] Closed: (OFBIZ-566) Exception: Cannot do a find that returns an EntityListIterator...

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

[JIRA] Closed: (OFBIZ-566) Exception: Cannot do a find that returns an EntityListIterator...

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-566?page=all ]
     
Jacopo Cappellato closed OFBIZ-566:
-----------------------------------

    Resolution: Fixed

My guess is that this has been fixed in recent versions since I've never seen this messae in logs.

> Exception: Cannot do a find that returns an EntityListIterator...
> -----------------------------------------------------------------
>
>          Key: OFBIZ-566
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-566
>      Project: [OFBiz] Open For Business
>         Type: Bug
>     Versions: SVN
>  Environment: rev.6030/PostgreSQL 8
>     Reporter: Firas Adiler
>     Assignee: Andrew Zeneski
>     Priority: Minor

>
>
> Happens at startup. Have noticed it in an earlier release.
> [GenericDelegator.java:1798:ERROR]
> ---- exception report ----------------------------------------------------------
> ERROR: Cannot do a find that returns an EntityListIterator with no transaction in place. Wrap this call in a transaction.
> Exception: java.lang.Exception
> Message: Stack Trace
> ---- stack trace ---------------------------------------------------------------
> java.lang.Exception: Stack Trace
> org.ofbiz.entity.GenericDelegator.findListIteratorByCondition(GenericDelegator.java:1797)
> org.ofbiz.entity.GenericDelegator.findListIteratorByCondition(GenericDelegator.java:1775)
> org.ofbiz.shipment.shipment.ShipmentServices.updateShipmentsFromStaging(ShipmentServices.java:635)
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> java.lang.reflect.Method.invoke(Method.java:324)
> org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
> org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80)
> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:226)
> java.lang.Thread.run(Thread.java:534)
> -------------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira