[ 
https://issues.apache.org/jira/browse/OFBIZ-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541485
 ] 

Skip Dever commented on OFBIZ-1394:
-----------------------------------

Scott

You are right.  I should not have included the first instance.

The second two however are in Ofbiz code.  I got asked to report it to you 
guys.  It is apparently a long known issue of low importance.  Because of its 
low status. I expected to fix it myself, but was hoping for some pointers.

The above cases are from running an import routine I wrote.  If you need me 
too, I'll figure out how to make it happen in Ofbiz raw code.

> Lots of log errors related to AcctgTransServices.xml and 
> GeneralLedgerServices.xml
> ----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1394
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1394
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Skip Dever
>
> I am getting lots of xml parsing errors like this:
> UtilXml.java:652:ERROR] XmlFileLoader: File 
> file:/G:/JavaProjects/opentaps1.5Work/hot-deploy/opentaps-common/webapp/common/WEB-INF/common-controller.xml
>  process error. Line: 27. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'include'. One of '{errorpage, 
> handler, firstvisit, preprocessor, postprocessor, after-login, before-logout, 
> default-request, request-map, view-map}' is expected.
> and 
> UtilXml.java:652:ERROR] XmlFileLoader: File 
> file:/G:/JavaProjects/opentaps1.5Work/applications/accounting/script/org/ofbiz/accounting/ledger/AcctgTransServices.xml
>  process error. Line: 118. Error message: cvc-enumeration-valid: Value 
> '${ledgerRounding}' is not facet-valid with respect to enumeration '[Ceiling, 
> Floor, Up, Down, HalfUp, HalfDown, HalfEven, Unnecessary]'. It must be a 
> value from the enumeration.
> and
> UtilXml.java:652:ERROR] XmlFileLoader: File 
> file:/G:/JavaProjects/opentaps1.5Work/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml
>  process error. Line: 322. Error message: cvc-enumeration-valid: Value 
> '${ledgerRounding}' is not facet-valid with respect to enumeration '[Ceiling, 
> Floor, Up, Down, HalfUp, HalfDown, HalfEven, Unnecessary]'. It must be a 
> value from the enumeration.
> Things seem to run ok, but it clutters up the log file when you are looking 
> for real errors.  Can someone point me in the right direction to fix this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to