You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/06/08 09:58:00 UTC

[jira] [Created] (OFBIZ-6477) Found error in logs while running the Label Manager

Jacques Le Roux created OFBIZ-6477:
--------------------------------------

             Summary: Found error in logs while running the Label Manager
                 Key: OFBIZ-6477
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6477
             Project: OFBiz
          Issue Type: Bug
          Components: content, humanres, marketing, specialpurpose/projectmgr, specialpurpose/scrum
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Priority: Minor


While testing OFBIZ-6454 I found these unrelated errors in the log (I post it here more as a reminder)
{code}
     [java] 2015-06-08 09:50:40,958 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/marketing/widget/sfa/forms/OpportunityForms.xml process
 error. Line: 68. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:42,129 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/scrum/widget/scrumForms.xml process error. Line: 261.
 Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:49,052 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/projectmgr/widget/forms/ProjectForms.xml process erro
r. Line: 855. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'auto-parameters-entity'. One of '{parameter, image}' is expected.
     [java] 2015-06-08 09:50:49,052 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/projectmgr/widget/forms/ProjectForms.xml process erro
r. Line: 862. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'auto-parameters-entity'. One of '{parameter, image}' is expected.
     [java] 2015-06-08 09:50:49,052 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/projectmgr/widget/forms/ProjectForms.xml process erro
r. Line: 870. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'auto-parameters-entity'. One of '{parameter, image}' is expected.
     [java] 2015-06-08 09:50:49,052 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/projectmgr/widget/forms/ProjectForms.xml process erro
r. Line: 878. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'auto-parameters-entity'. One of '{parameter, image}' is expected.
     [java] 2015-06-08 09:50:49,152 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/specialpurpose/projectmgr/widget/forms/TimeSheetForms.xml process er
ror. Line: 209. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:49,916 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/content/widget/content/ContentForms.xml process error.
Line: 234. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:50,159 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/content/widget/contentsetup/ContentSetupForms.xml proce
ss error. Line: 220. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:50,982 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/humanres/widget/forms/EmploymentAppForms.xml process er
ror. Line: 27. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
     [java] 2015-06-08 09:50:51,049 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/humanres/widget/forms/PartyQualForms.xml process error.
 Line: 96. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'auto-parameters-service'. One of '{parameter, image}' is expected.
     [java] 2015-06-08 09:50:51,087 |http-bio-8443-exec-3 |UtilXml                       |E| XmlFileLoader: File file:/C:/projectsASF/ofbiz/applications/humanres/widget/forms/PayGradeForms.xml process error.
Line: 65. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)