[ 
https://issues.apache.org/jira/browse/OFBIZ-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Gray reassigned OFBIZ-1368:
---------------------------------

    Assignee: Scott Gray

> Exception while creating auto reorder shopping list
> ---------------------------------------------------
>
>                 Key: OFBIZ-1368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: windows xp, trunk version 588738
>            Reporter: William Perng
>            Assignee: Scott Gray
>
> Exception is thrown while creating auto reorder shopping list.  
> 1.  Go to "http://localhost:8080/ecommerce/control/editShoppingList"; create 
> an auto re-order shopping list.
> 2.  Set "Recurrence"  then click "save"
> 3.  The following error is thrown : 
> Service [createShoppingListRecurrence] threw an unexpected exception/error 
> Exception: org.ofbiz.service.GenericServiceException Message: Service target 
> threw an unexpected exception (java.lang.Integer cannot be cast to 
> java.lang.Long) ---- stack trace 
> --------------------------------------------------------------- 
> org.ofbiz.service.GenericServiceException: Service target threw an unexpected 
> exception (java.lang.Integer cannot be cast to java.lang.Long) 
> 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:374) 
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:208) 
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) 
> org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:112) 
> org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:119) 
> org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:158) 
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:345) 
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:208) 
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) 
> org.ofbiz.webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:328)
>  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:193) 
> org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:78) 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:615)

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

Reply via email to