[JIRA] Closed: (OFBIZ-621) EntityListIterator bug in updateShipmentsFromStaging

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

[JIRA] Closed: (OFBIZ-621) EntityListIterator bug in updateShipmentsFromStaging

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-621?page=all ]
     
Marco Risaliti closed OFBIZ-621:
--------------------------------

     Resolution: Won't Fix
    Fix Version:     (was: SVN)

For the moment I will close it if someone interested on it can create a new issue.

> 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

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