[
http://jira.undersunconsulting.com/browse/OFBIZ-621?page=comments#action_13851 ]
Marco Risaliti commented on OFBIZ-621:
--------------------------------------
Some knows if this issue is still present, it's very old and anyone has working on it ?
Thanks
Marco
> EntityListIterator bug in updateShipmentsFromStaging
> ----------------------------------------------------
>
> Key: OFBIZ-621
> URL:
http://jira.undersunconsulting.com/browse/OFBIZ-621> Project: [OFBiz] Open For Business
> Type: Bug
> Components: product
> Versions: SVN
> Reporter: Si Chen
> Assignee: Andrew Zeneski
> Priority: Minor
> Fix For: SVN
>
>
> I get this error message whenever I start OFBiz:
> 50614 (invoker-Thread-7) [ GenericDelegator.java:1786: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:1785)
> org.ofbiz.entity.GenericDelegator.findListIteratorByCondition(GenericDelegator.java:1763)
> 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 is not fatal but would be nice to fix.
--
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