Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C2C0E200CCB for ; Thu, 20 Jul 2017 23:13:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C104516C262; Thu, 20 Jul 2017 21:13:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1318916C25F for ; Thu, 20 Jul 2017 23:13:08 +0200 (CEST) Received: (qmail 32390 invoked by uid 500); 20 Jul 2017 21:13:08 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 32375 invoked by uid 99); 20 Jul 2017 21:13:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2017 21:13:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 237B21A1C7A for ; Thu, 20 Jul 2017 21:13:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WKXfFOxGF45B for ; Thu, 20 Jul 2017 21:13:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0F7035FD09 for ; Thu, 20 Jul 2017 21:13:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 02304E0DF5 for ; Thu, 20 Jul 2017 21:13:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A2EDD21EE3 for ; Thu, 20 Jul 2017 21:13:01 +0000 (UTC) Date: Thu, 20 Jul 2017 21:13:01 +0000 (UTC) From: "Michael Brohl (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (OFBIZ-9502) Creating plugin on Windows 10 does not work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 20 Jul 2017 21:13:09 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9502?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brohl reassigned OFBIZ-9502: ------------------------------------ Assignee: Michael Brohl > 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,=20 > OFBiz pulled from trunk: $ svn co http://svn.apache.org/repos/asf/ofbiz/b= ranches/release16.11 ofbiz.16.11=20 > Reporter: S. Yazied > Assignee: Michael Brohl > Labels: windows > Fix For: 16.11.04 > > Attachments: screenshot-1.png > > > # Run command: gradlew createPlugin -PpluginId=3Dmyplugin > # 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 s= creen [component://myplugin/widget/MypluginScreens.xml#main]: org.apache.of= biz.widget.renderer.ScreenRenderException: Error rendering screen [componen= t://myplugin/widget/CommonScreens.xml#MypluginCommonDecorator]: org.apache.= ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [compon= ent://myplugin/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalA= rgumentException: Could not find resource bundle [MypluginUiLabels] in the = locale [en_US] (Could not find resource bundle [MypluginUiLabels] in the lo= cale [en_US]) (Error rendering screen [component://myplugin/widget/CommonSc= reens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not fi= nd resource bundle [MypluginUiLabels] in the locale [en_US] (Could not find= resource bundle [MypluginUiLabels] in the locale [en_US])) (Error renderin= g screen [component://myplugin/widget/CommonScreens.xml#MypluginCommonDecor= ator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error render= ing screen [component://myplugin/widget/CommonScreens.xml#main-decorator]: = java.lang.IllegalArgumentException: Could not find resource bundle [Myplugi= nUiLabels] in the locale [en_US] (Could not find resource bundle [MypluginU= iLabels] in the locale [en_US]) (Error rendering screen [component://myplug= in/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentExcep= tion: Could not find resource bundle [MypluginUiLabels] in the locale [en_U= S] (Could not find resource bundle [MypluginUiLabels] in the locale [en_US]= ))) -- This message was sent by Atlassian JIRA (v6.4.14#64029)