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

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

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

Nicolas Malin (Jira)

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

S. Sinien updated OFBIZ-9502:
-----------------------------
    Attachment: screenshot-1.png

> 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. Sinien
>              Labels: windows
>             Fix For: 16.11.04
>
>         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)