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

Divesh Dutta commented on OFBIZ-5925:
-------------------------------------

This issue should not be in R13.07 and on R12.04 . So we can close this ticket. 
Thanks Ashish for committing the patch. 

> Pack order flow is broken
> -------------------------
>
>                 Key: OFBIZ-5925
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5925
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Blocker
>         Attachments: OFBIZ-5925.patch
>
>
> Pack order flow is broken, its throwing error
> {code}
>      [java] org.ofbiz.widget.screen.ScreenRenderException: Error rendering 
> screen [component://product/widget/facility/ShipmentScreens.xml#PackOrder]: 
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen 
> [component://product/widget/facility/CommonScreens.xml#main-decorator]: 
> org.ofbiz.entity.transaction.GenericTransactionException: The current 
> transaction is marked for rollback, not beginning a new transaction and 
> aborting current operation; the rollbackOnly was caused by: Service 
> [calcShipmentCostEstimate] threw an unexpected 
> exception/errororg.ofbiz.service.GenericServiceException: Service 
> [calcShipmentCostEstimate] target threw an unexpected exception (The field 
> name (or key) [size] is not valid for entity [OrderItemAndShipGroupAssoc].) 
> (Service [calcShipmentCostEstimate] target threw an unexpected exception (The 
> field name (or key) [size] is not valid for entity 
> [OrderItemAndShipGroupAssoc].)) (The current transaction is marked for 
> rollback, not beginning a new transaction and aborting current operation; the 
> rollbackOnly was caused by: Service [calcShipmentCostEstimate] threw an 
> unexpected exception/errororg.ofbiz.service.GenericServiceException: Service 
> [calcShipmentCostEstimate] target threw an unexpected exception (The field 
> name (or key) [size] is not valid for entity [OrderItemAndShipGroupAssoc].) 
> (Service [calcShipmentCostEstimate] target threw an unexpected exception (The 
> field name (or key) [size] is not valid for entity 
> [OrderItemAndShipGroupAssoc].))) (Error rendering screen 
> [component://product/widget/facility/CommonScreens.xml#main-decorator]: 
> org.ofbiz.entity.transaction.GenericTransactionException: The current 
> transaction is marked for rollback, not beginning a new transaction and 
> aborting current operation; the rollbackOnly was caused by: Service 
> [calcShipmentCostEstimate] threw an unexpected 
> exception/errororg.ofbiz.service.GenericServiceException: Service 
> [calcShipmentCostEstimate] target threw an unexpected exception (The field 
> name (or key) [size] is not valid for entity [OrderItemAndShipGroupAssoc].) 
> (Service [calcShipmentCostEstimate] target threw an unexpected exception (The 
> field name (or key) [size] is not valid for entity 
> [OrderItemAndShipGroupAssoc].)) (The current transaction is marked for 
> rollback, not beginning a new transaction and aborting current operation; the 
> rollbackOnly was caused by: Service [calcShipmentCostEstimate] threw an 
> unexpected exception/errororg.ofbiz.service.GenericServiceException: Service 
> [calcShipmentCostEstimate] target threw an unexpected exception (The field 
> name (or key) [size] is not valid for entity [OrderItemAndShipGroupAssoc].) 
> (Service [calcShipmentCostEstimate] target threw an unexpected exception (The 
> field name (or key) [size] is not valid for entity 
> [OrderItemAndShipGroupAssoc].))))
> {code}
> This error occured due to recent fix in GenericEntity.get(). Need to fix the 
> pack order flow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to