Aritfact shows up missing widgets
--------------------------------- Key: OFBIZ-3960 URL: https://issues.apache.org/jira/browse/OFBIZ-3960 Project: OFBiz Issue Type: Bug Components: ALL COMPONENTS Reporter: BJ Freeman Fix For: SVN trunk running the Artifact then looking at the log it show missing widgets. Not sure yet if that is because the widget has a groovy error or missing. so this list the forms to be checked for Groovy or if they exist. [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! [ArtifactInfoFactory.java:310:WARN ] Error loading screen [geoLocation] from resource [component://common/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml] (Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml]) [ArtifactInfoFactory.java:310:WARN ] Error loading screen [runSelenium] from resource [component://testtools/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml] (Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915675#action_12915675 ] Jacques Le Roux commented on OFBIZ-3960: ---------------------------------------- I wonder about the version you used because there are any geoLocation string in any *.xml file in trunk but in common/widget/CommonScreens.xml for geoChart and the referenced file (geolocation.ftl) does exist. Also I have still issues with the groovy version, did you revert? > Aritfact shows up missing widgets > --------------------------------- > > Key: OFBIZ-3960 > URL: https://issues.apache.org/jira/browse/OFBIZ-3960 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Reporter: BJ Freeman > Fix For: SVN trunk > > > running the Artifact then looking at the log it show missing widgets. > Not sure yet if that is because the widget has a groovy error or missing. > so this list the forms to be checked for Groovy or if they exist. > [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! > [ArtifactInfoFactory.java:310:WARN ] Error loading screen [geoLocation] from resource [component://common/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml] (Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml]) > [ArtifactInfoFactory.java:310:WARN ] Error loading screen [runSelenium] from resource [component://testtools/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml] (Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915875#action_12915875 ] BJ Freeman commented on OFBIZ-3960: ----------------------------------- sorry about that clicked on the demo-stable instead of demo-trunk. no I have not yet using them to bullet-proof error handling in artifact code > Aritfact shows up missing widgets > --------------------------------- > > Key: OFBIZ-3960 > URL: https://issues.apache.org/jira/browse/OFBIZ-3960 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Reporter: BJ Freeman > Fix For: SVN trunk > > > running the Artifact then looking at the log it show missing widgets. > Not sure yet if that is because the widget has a groovy error or missing. > so this list the forms to be checked for Groovy or if they exist. > [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! > [ArtifactInfoFactory.java:310:WARN ] Error loading screen [geoLocation] from resource [component://common/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml] (Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml]) > [ArtifactInfoFactory.java:310:WARN ] Error loading screen [runSelenium] from resource [component://testtools/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml] (Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-3960: ------------------------------ Description: running the Artifact then looking at the log it show missing widgets. Not sure yet if that is because the widget has a groovy error or missing. so this list the forms to be checked for Groovy or if they exist. [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! was: running the Artifact then looking at the log it show missing widgets. Not sure yet if that is because the widget has a groovy error or missing. so this list the forms to be checked for Groovy or if they exist. [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! [ArtifactInfoFactory.java:310:WARN ] Error loading screen [geoLocation] from resource [component://common/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml] (Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml]) [ArtifactInfoFactory.java:310:WARN ] Error loading screen [runSelenium] from resource [component://testtools/widget/CommonScreens.xml]: org.ofbiz.base.util.GeneralException: java.lang.IllegalArgumentException: Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml] (Could not find screen with name [runSelenium] in class resource [component://testtools/widget/CommonScreens.xml]) > Aritfact shows up missing widgets > --------------------------------- > > Key: OFBIZ-3960 > URL: https://issues.apache.org/jira/browse/OFBIZ-3960 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Reporter: BJ Freeman > Fix For: SVN trunk > > > running the Artifact then looking at the log it show missing widgets. > Not sure yet if that is because the widget has a groovy error or missing. > so this list the forms to be checked for Groovy or if they exist. > [ScreenWidgetArtifactInfo.java:139:WARN ] Form [component://accounting/widget/GlSetupForms.xml#PartyAcctgPreference] reference in screen [PartyAcctgPreference] in resource [component://accounting/widget/GlSetupScreens.xml] does not exist! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |