[jira] [Closed] (OFBIZ-5923) Production Run Content button throws unable to resolve class GenericValue error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-5923) Production Run Content button throws unable to resolve class GenericValue error

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-5923.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.02
                   12.04.06
                   Upcoming Branch

Thanks Christian,

Your patch is in
trunk r1647338
R13.07 r1647340
R12.04 r1647341



> Production Run Content button throws unable to resolve class GenericValue error
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5923
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5923
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch, 12.04.06, 13.07.02
>
>         Attachments: OFBIZ-5923.patch
>
>
> This error occurs when clicking the Content button of a production run:
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://manufacturing/widget/manufacturing/JobshopScreens.xml#ProductionRunContent]: java.lang.IllegalArgumentException: Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/ProductionRunContent.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/ProductionRunContent.groovy]: (startup failed:
> component://manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/ProductionRunContent.groovy: 40: unable to resolve class GenericValue
> @ line 40, column 22.
> GenericValue content = ContentWorker.findContentForRendering(delegator, delivProductContent.contentId, contentLocale, parameters.partyId, parameters.roleTypeId, true);
> The GenericValue class needs to be imported for resolution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)