I have noticed from several days ago, that it is not possible to complete Sales Orders in Ofbiz, there is also the following error message:
2008-12-26 17:11:16,059 (TP-Processor19) [ ServiceDispatcher.java:522:ERROR] Error in Service [quickShipEntireOrder]: Warning: no shipments created; could not find anything ready and needing to be shipped. 2008-12-26 17:11:16,060 (TP-Processor19) [ TransactionUtil.java:275:ERROR] ---- exception report ---------------------------------------------------------- [TransactionUtil.rollback] Exception: java.lang.Exception Message: Stack Trace ---- stack trace --------------------------------------------------------------- java.lang.Exception: Stack Trace org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) org.ofbiz.webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:332) org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:456) org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:288) org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:204) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:259) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568) org.ofbiz.catalina.container.CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java:42) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697) org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) java.lang.Thread.run(Thread.java:595) -------------------------------------------------------------------------------- 2008-12-26 17:11:16,061 (TP-Processor19) [ TransactionUtil.java:285:INFO ] [TransactionUtil.rollback] transaction rolled back 2008-12-26 17:11:16,061 (TP-Processor19) [ ServiceDispatcher.java:578:INFO ] Sync service [order/quickShipEntireOrder] finished in [177] milliseconds 2008-12-26 17:11:16,061 (TP-Processor19) [ RequestHandler.java:324:ERROR] Request quickShipOrder caused an error with the following message: [Warning: no shipments created; could not find anything ready and needing to be shipped.] Best Regards, Enrique R. |
Here's your error message: "no shipments created; could not find anything ready and needing to be shipped" It is most likely not related to OFBiz in general, but to particular data you have. If you think it might be otherwise, please respond. -David On Dec 26, 2008, at 4:14 PM, Enrique Ruibal wrote: > > I have noticed from several days ago, that it is not possible to > complete > Sales Orders in Ofbiz, there is also the following error message: > > 2008-12-26 17:11:16,059 (TP-Processor19) [ ServiceDispatcher.java: > 522:ERROR] > Error in Service [quickShipEntireOrder]: Warning: no shipments > created; > could not find anything ready and needing to be shipped. > 2008-12-26 17:11:16,060 (TP-Processor19) [ TransactionUtil.java: > 275:ERROR] > ---- exception report > ---------------------------------------------------------- > [TransactionUtil.rollback] Exception: java.lang.Exception Message: > Stack > Trace ---- stack trace > --------------------------------------------------------------- > java.lang.Exception: Stack Trace > org > .ofbiz > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) > org > .ofbiz > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > 526) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > 213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java: > 149) > org > .ofbiz > .webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:332) > org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java: > 456) > org > .ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java: > 288) > org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:204) > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > org > .apache > .catalina > .core > .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: > 290) > org > .apache > .catalina > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java: > 259) > org > .apache > .catalina > .core > .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: > 235) > org > .apache > .catalina > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > org > .apache > .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: > 233) > org > .apache > .catalina.core.StandardContextValve.invoke(StandardContextValve.java: > 175) > org > .apache > .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) > org > .apache > .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > org > .apache > .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: > 109) > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java: > 568) > org > .ofbiz > .catalina > .container > .CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java:42) > org > .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: > 286) > org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) > org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) > org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) > org > .apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java: > 697) > org.apache.jk.common.ChannelSocket > $SocketConnection.runIt(ChannelSocket.java:889) > org.apache.tomcat.util.threads.ThreadPool > $ControlRunnable.run(ThreadPool.java:690) > java.lang.Thread.run(Thread.java:595) > -------------------------------------------------------------------------------- > 2008-12-26 17:11:16,061 (TP-Processor19) [ TransactionUtil.java: > 285:INFO ] > [TransactionUtil.rollback] transaction rolled back > 2008-12-26 17:11:16,061 (TP-Processor19) [ ServiceDispatcher.java: > 578:INFO ] > Sync service [order/quickShipEntireOrder] finished in [177] > milliseconds > 2008-12-26 17:11:16,061 (TP-Processor19) [ RequestHandler.java: > 324:ERROR] > Request quickShipOrder caused an error with the following message: > [Warning: > no shipments created; could not find anything ready and needing to be > shipped.] > > Best Regards, > > Enrique R. > -- > View this message in context: http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21179988.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
I am using the trunk live demo with a standard order, you can reproduce this message by trying to ship the order
https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10001 Regards, Enrique R.
|
Enrique, I just verified this locally, but don't have time to look into right now. I'll try to work on this tomorrow as I have a bit of time in the morning. Of course, if anyone reading in is interested please go for it! -David On Dec 27, 2008, at 9:56 AM, Enrique Ruibal wrote: > > I am using the trunk live demo with a standard order, you can > reproduce this > message by trying to ship the order > > https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10001 > > Regards, > > Enrique R. > > > > David E Jones-3 wrote: >> >> >> Here's your error message: >> >> "no shipments created; could not find anything ready and needing to >> be >> shipped" >> >> It is most likely not related to OFBiz in general, but to particular >> data you have. If you think it might be otherwise, please respond. >> >> -David >> >> >> On Dec 26, 2008, at 4:14 PM, Enrique Ruibal wrote: >> >>> >>> I have noticed from several days ago, that it is not possible to >>> complete >>> Sales Orders in Ofbiz, there is also the following error message: >>> >>> 2008-12-26 17:11:16,059 (TP-Processor19) [ ServiceDispatcher.java: >>> 522:ERROR] >>> Error in Service [quickShipEntireOrder]: Warning: no shipments >>> created; >>> could not find anything ready and needing to be shipped. >>> 2008-12-26 17:11:16,060 (TP-Processor19) [ TransactionUtil.java: >>> 275:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> [TransactionUtil.rollback] Exception: java.lang.Exception Message: >>> Stack >>> Trace ---- stack trace >>> --------------------------------------------------------------- >>> java.lang.Exception: Stack Trace >>> org >>> .ofbiz >>> .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: >>> 274) >>> org >>> .ofbiz >>> .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: >>> 256) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: >>> 526) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: >>> 213) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java: >>> 149) >>> org >>> .ofbiz >>> .webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java: >>> 332) >>> org >>> .ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java: >>> 456) >>> org >>> .ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java: >>> 288) >>> org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java: >>> 204) >>> javax.servlet.http.HttpServlet.service(HttpServlet.java:690) >>> javax.servlet.http.HttpServlet.service(HttpServlet.java:803) >>> org >>> .apache >>> .catalina >>> .core >>> .ApplicationFilterChain >>> .internalDoFilter(ApplicationFilterChain.java: >>> 290) >>> org >>> .apache >>> .catalina >>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: >>> 206) >>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java: >>> 259) >>> org >>> .apache >>> .catalina >>> .core >>> .ApplicationFilterChain >>> .internalDoFilter(ApplicationFilterChain.java: >>> 235) >>> org >>> .apache >>> .catalina >>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: >>> 206) >>> org >>> .apache >>> .catalina >>> .core.StandardWrapperValve.invoke(StandardWrapperValve.java: >>> 233) >>> org >>> .apache >>> .catalina >>> .core.StandardContextValve.invoke(StandardContextValve.java: >>> 175) >>> org >>> .apache >>> .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) >>> org >>> .apache >>> .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) >>> org >>> .apache >>> .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: >>> 109) >>> org >>> .apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java: >>> 568) >>> org >>> .ofbiz >>> .catalina >>> .container >>> .CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java: >>> 42) >>> org >>> .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: >>> 286) >>> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java: >>> 190) >>> org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) >>> org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) >>> org >>> .apache >>> .jk.common.ChannelSocket.processConnection(ChannelSocket.java: >>> 697) >>> org.apache.jk.common.ChannelSocket >>> $SocketConnection.runIt(ChannelSocket.java:889) >>> org.apache.tomcat.util.threads.ThreadPool >>> $ControlRunnable.run(ThreadPool.java:690) >>> java.lang.Thread.run(Thread.java:595) >>> -------------------------------------------------------------------------------- >>> 2008-12-26 17:11:16,061 (TP-Processor19) [ TransactionUtil.java: >>> 285:INFO ] >>> [TransactionUtil.rollback] transaction rolled back >>> 2008-12-26 17:11:16,061 (TP-Processor19) [ ServiceDispatcher.java: >>> 578:INFO ] >>> Sync service [order/quickShipEntireOrder] finished in [177] >>> milliseconds >>> 2008-12-26 17:11:16,061 (TP-Processor19) [ RequestHandler.java: >>> 324:ERROR] >>> Request quickShipOrder caused an error with the following message: >>> [Warning: >>> no shipments created; could not find anything ready and needing to >>> be >>> shipped.] >>> >>> Best Regards, >>> >>> Enrique R. >>> -- >>> View this message in context: >>> http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21179988.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >> >> >> > > -- > View this message in context: http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21185642.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
I just found some kind of syntax error in the log, right above the transaction rollback, probably due to some code modifications that were commited in the past days,
2008-12-28 14:41:20,440 (TP-Processor1) [FlexibleMapAccessor.java:153:INFO ] UEL exception while setting value: javax.el.ELException: Error parsing '${orderItemListByShGrpMap.00001}': syntax error at position 25, encountered '.00001', expected '}', original = orderItemListByShGrpMap.00001, value = [] 2008-12-28 14:41:20,441 (TP-Processor1) [FlexibleMapAccessor.java:153:INFO ] UEL exception while setting value: javax.el.ELException: Error parsing '${orderItemListByShGrpMap.00001}': syntax error at position 25, encountered '.00001', expected '}', original = orderItemListByShGrpMap.00001, value = [] 2008-12-28 14:41:20,444 (TP-Processor1) [ Log.java:110:INFO ] [ShipmentServices.xml#quickShipEntireOrder] Finished quickShipEntireOrder:\nshipmentShipGroupFacilityList=\nsuccessMessageList=[No items available to ship at this time for ship group ID [00001]] Regards, Enrique R.
|
Enrique,
You are correct, the problem is due to a recent change. I will look into it. -Adrian --- On Sun, 12/28/08, Enrique Ruibal <[hidden email]> wrote: > From: Enrique Ruibal <[hidden email]> > Subject: Re: Can't complete Sales Orders in latest build > To: [hidden email] > Date: Sunday, December 28, 2008, 12:45 PM > I just found some kind of syntax error in the log, right > above the > transaction rollback, probably due to some code > modifications that were > commited in the past days, > > 2008-12-28 14:41:20,440 (TP-Processor1) > [FlexibleMapAccessor.java:153:INFO ] > UEL exception while setting value: javax.el.ELException: > Error parsing > '${orderItemListByShGrpMap.00001}': syntax error at > position 25, encountered > '.00001', expected '}', original = > orderItemListByShGrpMap.00001, value = [] > 2008-12-28 14:41:20,441 (TP-Processor1) > [FlexibleMapAccessor.java:153:INFO ] > UEL exception while setting value: javax.el.ELException: > Error parsing > '${orderItemListByShGrpMap.00001}': syntax error at > position 25, encountered > '.00001', expected '}', original = > orderItemListByShGrpMap.00001, value = [] > 2008-12-28 14:41:20,444 (TP-Processor1) [ Log.java:110:INFO > ] > [ShipmentServices.xml#quickShipEntireOrder] Finished > quickShipEntireOrder:\nshipmentShipGroupFacilityList=\nsuccessMessageList=[No > items available to ship at this time for ship group ID > [00001]] > > Regards, > > Enrique R. > > > > > > > David E Jones-3 wrote: > > > > > > Enrique, > > > > I just verified this locally, but don't have time > to look into right > > now. I'll try to work on this tomorrow as I have a > bit of time in the > > morning. > > > > Of course, if anyone reading in is interested please > go for it! > > > > -David > > > > > > On Dec 27, 2008, at 9:56 AM, Enrique Ruibal wrote: > > > >> > >> I am using the trunk live demo with a standard > order, you can > >> reproduce this > >> message by trying to ship the order > >> > >> > https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10001 > >> > >> Regards, > >> > >> Enrique R. > >> > >> > >> > >> David E Jones-3 wrote: > >>> > >>> > >>> Here's your error message: > >>> > >>> "no shipments created; could not find > anything ready and needing to > >>> be > >>> shipped" > >>> > >>> It is most likely not related to OFBiz in > general, but to particular > >>> data you have. If you think it might be > otherwise, please respond. > >>> > >>> -David > >>> > >>> > >>> On Dec 26, 2008, at 4:14 PM, Enrique Ruibal > wrote: > >>> > >>>> > >>>> I have noticed from several days ago, that > it is not possible to > >>>> complete > >>>> Sales Orders in Ofbiz, there is also the > following error message: > >>>> > >>>> 2008-12-26 17:11:16,059 (TP-Processor19) [ > ServiceDispatcher.java: > >>>> 522:ERROR] > >>>> Error in Service [quickShipEntireOrder]: > Warning: no shipments > >>>> created; > >>>> could not find anything ready and needing > to be shipped. > >>>> 2008-12-26 17:11:16,060 (TP-Processor19) [ > TransactionUtil.java: > >>>> 275:ERROR] > >>>> ---- exception report > >>>> > ---------------------------------------------------------- > >>>> [TransactionUtil.rollback] Exception: > java.lang.Exception Message: > >>>> Stack > >>>> Trace ---- stack trace > >>>> > --------------------------------------------------------------- > >>>> java.lang.Exception: Stack Trace > >>>> org > >>>> .ofbiz > >>>> > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: > > >>>> 274) > >>>> org > >>>> .ofbiz > >>>> > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: > > >>>> 256) > >>>> > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > >>>> 526) > >>>> > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > >>>> 213) > >>>> > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java: > >>>> 149) > >>>> org > >>>> .ofbiz > >>>> > .webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java: > > >>>> 332) > >>>> org > >>>> > .ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java: > >>>> 456) > >>>> org > >>>> > .ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java: > >>>> 288) > >>>> > org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java: > > >>>> 204) > >>>> > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > >>>> > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > >>>> org > >>>> .apache > >>>> .catalina > >>>> .core > >>>> .ApplicationFilterChain > >>>> > .internalDoFilter(ApplicationFilterChain.java: > >>>> 290) > >>>> org > >>>> .apache > >>>> .catalina > >>>> > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > > >>>> 206) > >>>> > org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java: > >>>> 259) > >>>> org > >>>> .apache > >>>> .catalina > >>>> .core > >>>> .ApplicationFilterChain > >>>> > .internalDoFilter(ApplicationFilterChain.java: > >>>> 235) > >>>> org > >>>> .apache > >>>> .catalina > >>>> > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > > >>>> 206) > >>>> org > >>>> .apache > >>>> .catalina > >>>> > .core.StandardWrapperValve.invoke(StandardWrapperValve.java: > >>>> 233) > >>>> org > >>>> .apache > >>>> .catalina > >>>> > .core.StandardContextValve.invoke(StandardContextValve.java: > >>>> 175) > >>>> org > >>>> .apache > >>>> > .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) > >>>> org > >>>> .apache > >>>> > .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > >>>> org > >>>> .apache > >>>> > .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: > >>>> 109) > >>>> org > >>>> > .apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java: > >>>> 568) > >>>> org > >>>> .ofbiz > >>>> .catalina > >>>> .container > >>>> > .CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java: > > >>>> 42) > >>>> org > >>>> > .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: > >>>> 286) > >>>> > org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java: > > >>>> 190) > >>>> > org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) > >>>> > org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) > >>>> org > >>>> .apache > >>>> > .jk.common.ChannelSocket.processConnection(ChannelSocket.java: > >>>> 697) > >>>> org.apache.jk.common.ChannelSocket > >>>> > $SocketConnection.runIt(ChannelSocket.java:889) > >>>> org.apache.tomcat.util.threads.ThreadPool > >>>> $ControlRunnable.run(ThreadPool.java:690) > >>>> java.lang.Thread.run(Thread.java:595) > >>>> > -------------------------------------------------------------------------------- > >>>> 2008-12-26 17:11:16,061 (TP-Processor19) [ > TransactionUtil.java: > >>>> 285:INFO ] > >>>> [TransactionUtil.rollback] transaction > rolled back > >>>> 2008-12-26 17:11:16,061 (TP-Processor19) [ > ServiceDispatcher.java: > >>>> 578:INFO ] > >>>> Sync service [order/quickShipEntireOrder] > finished in [177] > >>>> milliseconds > >>>> 2008-12-26 17:11:16,061 (TP-Processor19) [ > RequestHandler.java: > >>>> 324:ERROR] > >>>> Request quickShipOrder caused an error > with the following message: > >>>> [Warning: > >>>> no shipments created; could not find > anything ready and needing to > >>>> be > >>>> shipped.] > >>>> > >>>> Best Regards, > >>>> > >>>> Enrique R. > >>>> -- > >>>> View this message in context: > >>>> > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21179988.html > >>>> Sent from the OFBiz - User mailing list > archive at Nabble.com. > >>>> > >>> > >>> > >>> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21185642.html > >> Sent from the OFBiz - User mailing list archive at > Nabble.com. > >> > > > > > > > > -- > View this message in context: > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21195960.html > Sent from the OFBiz - User mailing list archive at > Nabble.com. |
Fixed, rev 729819.
-Adrian --- On Sun, 12/28/08, Adrian Crum <[hidden email]> wrote: > From: Adrian Crum <[hidden email]> > Subject: Re: Can't complete Sales Orders in latest build > To: [hidden email] > Date: Sunday, December 28, 2008, 2:42 PM > Enrique, > > You are correct, the problem is due to a recent change. I > will look into it. > > -Adrian > > > --- On Sun, 12/28/08, Enrique Ruibal > <[hidden email]> wrote: > > > From: Enrique Ruibal <[hidden email]> > > Subject: Re: Can't complete Sales Orders in latest > build > > To: [hidden email] > > Date: Sunday, December 28, 2008, 12:45 PM > > I just found some kind of syntax error in the log, > right > > above the > > transaction rollback, probably due to some code > > modifications that were > > commited in the past days, > > > > 2008-12-28 14:41:20,440 (TP-Processor1) > > [FlexibleMapAccessor.java:153:INFO ] > > UEL exception while setting value: > javax.el.ELException: > > Error parsing > > '${orderItemListByShGrpMap.00001}': syntax > error at > > position 25, encountered > > '.00001', expected '}', original = > > orderItemListByShGrpMap.00001, value = [] > > 2008-12-28 14:41:20,441 (TP-Processor1) > > [FlexibleMapAccessor.java:153:INFO ] > > UEL exception while setting value: > javax.el.ELException: > > Error parsing > > '${orderItemListByShGrpMap.00001}': syntax > error at > > position 25, encountered > > '.00001', expected '}', original = > > orderItemListByShGrpMap.00001, value = [] > > 2008-12-28 14:41:20,444 (TP-Processor1) [ > Log.java:110:INFO > > ] > > [ShipmentServices.xml#quickShipEntireOrder] Finished > > > quickShipEntireOrder:\nshipmentShipGroupFacilityList=\nsuccessMessageList=[No > > items available to ship at this time for ship group ID > > [00001]] > > > > Regards, > > > > Enrique R. > > > > > > > > > > > > > > David E Jones-3 wrote: > > > > > > > > > Enrique, > > > > > > I just verified this locally, but don't have > time > > to look into right > > > now. I'll try to work on this tomorrow as I > have a > > bit of time in the > > > morning. > > > > > > Of course, if anyone reading in is interested > please > > go for it! > > > > > > -David > > > > > > > > > On Dec 27, 2008, at 9:56 AM, Enrique Ruibal > wrote: > > > > > >> > > >> I am using the trunk live demo with a > standard > > order, you can > > >> reproduce this > > >> message by trying to ship the order > > >> > > >> > > > https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10001 > > >> > > >> Regards, > > >> > > >> Enrique R. > > >> > > >> > > >> > > >> David E Jones-3 wrote: > > >>> > > >>> > > >>> Here's your error message: > > >>> > > >>> "no shipments created; could not > find > > anything ready and needing to > > >>> be > > >>> shipped" > > >>> > > >>> It is most likely not related to OFBiz in > > general, but to particular > > >>> data you have. If you think it might be > > otherwise, please respond. > > >>> > > >>> -David > > >>> > > >>> > > >>> On Dec 26, 2008, at 4:14 PM, Enrique > Ruibal > > wrote: > > >>> > > >>>> > > >>>> I have noticed from several days ago, > that > > it is not possible to > > >>>> complete > > >>>> Sales Orders in Ofbiz, there is also > the > > following error message: > > >>>> > > >>>> 2008-12-26 17:11:16,059 > (TP-Processor19) [ > > ServiceDispatcher.java: > > >>>> 522:ERROR] > > >>>> Error in Service > [quickShipEntireOrder]: > > Warning: no shipments > > >>>> created; > > >>>> could not find anything ready and > needing > > to be shipped. > > >>>> 2008-12-26 17:11:16,060 > (TP-Processor19) [ > > TransactionUtil.java: > > >>>> 275:ERROR] > > >>>> ---- exception report > > >>>> > > > ---------------------------------------------------------- > > >>>> [TransactionUtil.rollback] Exception: > > java.lang.Exception Message: > > >>>> Stack > > >>>> Trace ---- stack trace > > >>>> > > > --------------------------------------------------------------- > > >>>> java.lang.Exception: Stack Trace > > >>>> org > > >>>> .ofbiz > > >>>> > > > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: > > > > >>>> 274) > > >>>> org > > >>>> .ofbiz > > >>>> > > > .entity.transaction.TransactionUtil.rollback(TransactionUtil.java: > > > > >>>> 256) > > >>>> > > > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > > >>>> 526) > > >>>> > > > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java: > > >>>> 213) > > >>>> > > > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java: > > >>>> 149) > > >>>> org > > >>>> .ofbiz > > >>>> > > > .webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java: > > > > >>>> 332) > > >>>> org > > >>>> > > > .ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java: > > >>>> 456) > > >>>> org > > >>>> > > > .ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java: > > >>>> 288) > > >>>> > > > org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java: > > > > >>>> 204) > > >>>> > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > > >>>> > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> .core > > >>>> .ApplicationFilterChain > > >>>> > > .internalDoFilter(ApplicationFilterChain.java: > > >>>> 290) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> > > > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > > > > >>>> 206) > > >>>> > > > org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java: > > >>>> 259) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> .core > > >>>> .ApplicationFilterChain > > >>>> > > .internalDoFilter(ApplicationFilterChain.java: > > >>>> 235) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> > > > .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > > > > >>>> 206) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> > > > .core.StandardWrapperValve.invoke(StandardWrapperValve.java: > > >>>> 233) > > >>>> org > > >>>> .apache > > >>>> .catalina > > >>>> > > > .core.StandardContextValve.invoke(StandardContextValve.java: > > >>>> 175) > > >>>> org > > >>>> .apache > > >>>> > > > .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) > > >>>> org > > >>>> .apache > > >>>> > > > .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > > >>>> org > > >>>> .apache > > >>>> > > > .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: > > >>>> 109) > > >>>> org > > >>>> > > > .apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java: > > >>>> 568) > > >>>> org > > >>>> .ofbiz > > >>>> .catalina > > >>>> .container > > >>>> > > > .CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java: > > > > >>>> 42) > > >>>> org > > >>>> > > > .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: > > >>>> 286) > > >>>> > > > org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java: > > > > >>>> 190) > > >>>> > > > org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) > > >>>> > > > org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) > > >>>> org > > >>>> .apache > > >>>> > > > .jk.common.ChannelSocket.processConnection(ChannelSocket.java: > > >>>> 697) > > >>>> org.apache.jk.common.ChannelSocket > > >>>> > > $SocketConnection.runIt(ChannelSocket.java:889) > > >>>> > org.apache.tomcat.util.threads.ThreadPool > > >>>> > $ControlRunnable.run(ThreadPool.java:690) > > >>>> java.lang.Thread.run(Thread.java:595) > > >>>> > > > -------------------------------------------------------------------------------- > > >>>> 2008-12-26 17:11:16,061 > (TP-Processor19) [ > > TransactionUtil.java: > > >>>> 285:INFO ] > > >>>> [TransactionUtil.rollback] > transaction > > rolled back > > >>>> 2008-12-26 17:11:16,061 > (TP-Processor19) [ > > ServiceDispatcher.java: > > >>>> 578:INFO ] > > >>>> Sync service > [order/quickShipEntireOrder] > > finished in [177] > > >>>> milliseconds > > >>>> 2008-12-26 17:11:16,061 > (TP-Processor19) [ > > RequestHandler.java: > > >>>> 324:ERROR] > > >>>> Request quickShipOrder caused an > error > > with the following message: > > >>>> [Warning: > > >>>> no shipments created; could not find > > anything ready and needing to > > >>>> be > > >>>> shipped.] > > >>>> > > >>>> Best Regards, > > >>>> > > >>>> Enrique R. > > >>>> -- > > >>>> View this message in context: > > >>>> > > > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21179988.html > > >>>> Sent from the OFBiz - User mailing > list > > archive at Nabble.com. > > >>>> > > >>> > > >>> > > >>> > > >> > > >> -- > > >> View this message in context: > > >> > > > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21185642.html > > >> Sent from the OFBiz - User mailing list > archive at > > Nabble.com. > > >> > > > > > > > > > > > > > -- > > View this message in context: > > > http://www.nabble.com/Can%27t-complete-Sales-Orders-in-latest-build-tp21179988p21195960.html > > Sent from the OFBiz - User mailing list archive at > > Nabble.com. |
Great Thanks!
|
Free forum by Nabble | Edit this page |