You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2014/03/26 09:39:16 UTC

[jira] [Closed] (OFBIZ-5518) Error finding internal requirements

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

Jacopo Cappellato closed OFBIZ-5518.
------------------------------------

    Resolution: Cannot Reproduce

I guess it has been fixed by some commits because I couldn't recreate it in trunk; Jacques please let me know if you are still experiencing the issue.

> Error finding internal requirements
> -----------------------------------
>
>                 Key: OFBIZ-5518
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5518
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>
> When you create an internal requirement in trunk and then try to find it, you get this error:
> {code}
> 2014-01-25 16:02:09,937 (http-bio-0.0.0.0-8443-exec-24) [     RequestHandler.java:879:INFO ] Rendering View [FindRequirements], sessionId=579BFA66C670F4B7DE36C29D5AE371E1.jvm1
> experiment: creating class manager
> experiment: creating class manager
> 2014-01-25 16:02:10,421 (http-bio-0.0.0.0-8443-exec-24) [  ServiceDispatcher.java:368:ERROR]
> ---- exception report ----------------------------------------------------------
> Incoming context (in runSync : getInventoryAvailableByFacility) does not match expected requirements
> Exception: org.ofbiz.service.ServiceValidationException
> Message: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
> ---- stack trace ---------------------------------------------------------------
> org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
> {code}
> It works in R11.04



--
This message was sent by Atlassian JIRA
(v6.2#6252)