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

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

S. Sinien created OFBIZ-9502:
--------------------------------

             Summary: 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
             Fix For: 16.11.04


# 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)