You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Alan Barker (Created) (JIRA)" <ji...@apache.org> on 2011/10/11 06:30:29 UTC

[jira] [Created] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Stock Move: Error when attempting to select a From Stock location
-----------------------------------------------------------------

                 Key: OFBIZ-4465
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Release Branch 11.04
         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.

            Reporter: Alan Barker


when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])

I've attached an exception trace from my local version for reference.

This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Posted by "Jacques Le Roux (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4465.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 11.04
                   Release Branch 10.04

Thanks for report Alan,

Fixed at
trunk r1182259  
R11.04 r1182271
R10.04 r1182270

                
> Stock Move: Error when attempting to select a From Stock location
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4465
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 11.04
>         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.
>            Reporter: Alan Barker
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk
>
>         Attachments: Exception.txt, screenshot-1.jpg
>
>
> when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])
> I've attached an exception trace from my local version for reference.
> This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Posted by "Alan Barker (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Barker updated OFBIZ-4465:
-------------------------------

    Attachment: screenshot-1.jpg

Attached screenshot of error screen (below Quick Stock Move screen)
                
> Stock Move: Error when attempting to select a From Stock location
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4465
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 11.04
>         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.
>            Reporter: Alan Barker
>         Attachments: Exception.txt, screenshot-1.jpg
>
>
> when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])
> I've attached an exception trace from my local version for reference.
> This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Posted by "Alan Barker (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124677#comment-13124677 ] 

Alan Barker edited comment on OFBIZ-4465 at 10/11/11 4:32 AM:
--------------------------------------------------------------

Added exception trace from local version running in eclipse.
                
      was (Author: holon):
    Exception trace from local version running in eclipse.
                  
> Stock Move: Error when attempting to select a From Stock location
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4465
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 11.04
>         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.
>            Reporter: Alan Barker
>         Attachments: Exception.txt
>
>
> when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])
> I've attached an exception trace from my local version for reference.
> This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Posted by "Alan Barker (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Barker updated OFBIZ-4465:
-------------------------------

    Attachment: Exception.txt

Exception trace from local version running in eclipse.
                
> Stock Move: Error when attempting to select a From Stock location
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4465
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 11.04
>         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.
>            Reporter: Alan Barker
>         Attachments: Exception.txt
>
>
> when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])
> I've attached an exception trace from my local version for reference.
> This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (OFBIZ-4465) Stock Move: Error when attempting to select a From Stock location

Posted by "Jacques Le Roux (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-4465:
--------------------------------------

    Assignee: Jacques Le Roux
    
> Stock Move: Error when attempting to select a From Stock location
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4465
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4465
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 11.04
>         Environment: Tested on both local Copy of 11.04 and on the Trunk demo @apache.
>            Reporter: Alan Barker
>            Assignee: Jacques Le Roux
>         Attachments: Exception.txt, screenshot-1.jpg
>
>
> when attempting to perform a stock move, clicking the "From Location" picker brings up the following error:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/LookupScreens.xml#LookupProductInventoryLocation]: java.lang.IllegalArgumentException: Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId] (Error calling service with name findProductInventorylocations: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [findProductInventorylocations.facilityId])
> I've attached an exception trace from my local version for reference.
> This also happens on the official trunk demo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira