You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2008/05/15 11:35:55 UTC

[jira] Commented: (OFBIZ-1778) After using a split shipment from eCommerce when you try to add a product in a new shipment group you get a bug

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

Scott Gray commented on OFBIZ-1778:
-----------------------------------

Hi Jacques

Is this while creating an order or editing a previously created one?  Could you clarify what you mean by "add a product in a new shipment group"?

> After using  a split shipment from eCommerce when you try to add a product in a new shipment group you get a bug
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1778
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1778
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Jacques Le Roux
>
> After using  a split shipment from eCommerce when you try to add a product in a new shipment group you get 
> 2008-05-09 12:35:13,015 (http-0.0.0.0-18443-Processor3) [ ServiceDispatcher.java:500:ERROR]
> ---- exception report ----------------------------------------------------------
> Service [appendOrderItem] threw an unexpected exception/error
> Exception: org.ofbiz.service.GenericServiceException
> Message: Service target threw an unexpected exception (index: 2)
> ---- stack trace ---------------------------------------------------------------
> org.ofbiz.service.GenericServiceException: Service target threw an unexpected exception (index: 2)
> org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:108)
> org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:54)
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384)
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149)
> org.ofbiz.webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:334)
> org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:454)
> org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:281)
> org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:198)
> org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:78) 
> [...]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.