You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Brohl (JIRA)" <ji...@apache.org> on 2017/07/20 21:15:00 UTC

[jira] [Closed] (OFBIZ-9502) Creating plugin on Windows 10 does not work

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

Michael Brohl closed OFBIZ-9502.
--------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 16.11.04)

Thanks for reporting. Closing because this duplicates OFBIZ-9223.

> Creating plugin on Windows 10 does not work
> -------------------------------------------
>
>                 Key: OFBIZ-9502
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9502
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 16.11.03
>         Environment: Windows 10 64bit, 
> OFBiz pulled from trunk: $ svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11 
>            Reporter: S. Yazied
>            Assignee: Michael Brohl
>              Labels: windows
>         Attachments: screenshot-1.png
>
>
> # Run command: gradlew createPlugin -PpluginId=myplugin
> # Run command: gradlew cleanAll loadDefault
> # Run command: gradlew ofbiz
> # In browser open: https://localhost:8443/myplugin/
> # Result:
> :ERROR MESSAGE:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://myplugin/widget/MypluginScreens.xml#main]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://myplugin/widget/CommonScreens.xml#MypluginCommonDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://myplugin/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [MypluginUiLabels] in the locale [en_US] (Could not find resource bundle [MypluginUiLabels] in the locale [en_US]) (Error rendering screen [component://myplugin/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [MypluginUiLabels] in the locale [en_US] (Could not find resource bundle [MypluginUiLabels] in the locale [en_US])) (Error rendering screen [component://myplugin/widget/CommonScreens.xml#MypluginCommonDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://myplugin/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [MypluginUiLabels] in the locale [en_US] (Could not find resource bundle [MypluginUiLabels] in the locale [en_US]) (Error rendering screen [component://myplugin/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [MypluginUiLabels] in the locale [en_US] (Could not find resource bundle [MypluginUiLabels] in the locale [en_US])))



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)