You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2015/08/26 16:07:46 UTC

[jira] [Commented] (OFBIZ-6581) Problems adjusting order header status

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

Pranay Pandey commented on OFBIZ-6581:
--------------------------------------

Hi Mandeep,

Can you please provide the steps to recreate the problem?

> Problems adjusting order header status
> --------------------------------------
>
>                 Key: OFBIZ-6581
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6581
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/pos
>    Affects Versions: Release Branch 14.12
>            Reporter: Mandeep Mavi
>
> 2015-08-25 09:57:34,313 |Thread-49            |ServiceDispatcher             |E| Error in Service [changeOrderStatus]: ERROR : Could not change order status; status is not a valid change.: [ORDER_CREATED] -> [ORDER_COMPLETED]
> 2015-08-25 09:57:34,313 |Thread-49            |TransactionUtil               |E| [TransactionUtil.rollback]
> java.lang.Exception: Stack Trace
> 	at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:322) [ofbiz-entity.jar:?]
> 	at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:299) [ofbiz-entity.jar:?]
> 	at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:534) [ofbiz-service.jar:?]
> 	at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:227) [ofbiz-service.jar:?]
> 	at org.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericDispatcherFactory.java:88) [ofbiz-service.jar:?]
> 	at org.ofbiz.order.order.OrderChangeHelper.orderStatusChanges(OrderChangeHelper.java:156) [ofbiz-order.jar:?]
> 	at org.ofbiz.order.order.OrderChangeHelper.completeOrder(OrderChangeHelper.java:119) [ofbiz-order.jar:?]
> 	at org.ofbiz.order.shoppingcart.CheckOutHelper.processPayment(CheckOutHelper.java:1155) [ofbiz-order.jar:?]
> 	at org.ofbiz.order.shoppingcart.CheckOutHelper.processPayment(CheckOutHelper.java:916) [ofbiz-order.jar:?]
> 	at org.ofbiz.pos.PosTransaction.processSale(PosTransaction.java:870) [ofbiz-pos.jar:?]
> 	at org.ofbiz.pos.event.PaymentEvents.processSale(PaymentEvents.java:371) [ofbiz-pos.jar:?]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
> 	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
> 	at org.ofbiz.pos.config.ButtonEventConfig.invoke(ButtonEventConfig.java:209) [ofbiz-pos.jar:?]
> 	at org.ofbiz.pos.config.ButtonEventConfig.invokeButtonEvent(ButtonEventConfig.java:106) [ofbiz-pos.jar:?]
> 	at org.ofbiz.pos.component.PosButton$1.construct(PosButton.java:119) [ofbiz-pos.jar:?]
> 	at net.xoetrope.xui.helper.SwingWorker$2.run(Unknown Source) [XuiCoreSwing-v3.2rc2b.jar:?]
> 	at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
> 2015-08-25 09:57:34,318 |Thread-49            |OrderChangeHelper             |E| Problems adjusting order header status for order #RSCO10022



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