Many errors and warnings in log when order is placed
---------------------------------------------------- Key: OFBIZ-4493 URL: https://issues.apache.org/jira/browse/OFBIZ-4493 Project: OFBiz Issue Type: Bug Components: specialpurpose/ecommerce Reporter: Kiran Gawde Priority: Minor Fix For: Release Branch 11.04, SVN trunk Noticed following warnings and errors when order was placed via estore. Not sure if these happen only when order is placed for drop ship products. [LoggingEventListener.java:80 :WARN ] The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 76:29) [LoggingEventListener.java:80 :WARN ] The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 165:40) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 205:44) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 217:44) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 228:36) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 237:40) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 246:40) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 255:40) [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 264:40) [LoggingEventListener.java:80 :WARN ] Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". [LoggingEventListener.java:80 :WARN ] Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". [ServiceEcaCondition.java:156:WARN ] From Field (communicationEventId) is not found in context for sendMailMultiPart, defaulting to null. [ServiceEcaCondition.java:156:WARN ] From Field (partyId) is not found in context for createDataResource, defaulting to null. [ServiceEcaCondition.java:156:WARN ] From Field (roleTypeId) is not found in context for createDataResource, defaulting to null. [ServiceEcaCondition.java:156:WARN ] From Field (contentAssocTypeId) is not found in context for createContent, defaulting to null. [ServiceEcaCondition.java:156:WARN ] From Field (contentPurposeTypeId) is not found in context for createContent, defaulting to null. [ FieldToResult.java:77 :WARN ] Field value not found with name val in Map with name [FlexibleMapAccessor.java:164:ERROR] UEL exception while setting value: javax.el.ELException: Error parsing '${}': syntax error at position 2, encountered '}', expected ||||'true'|'false'|'null'|'-'|'!'|'not'|'empty'|'(', original = ${key} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4493: ------------------------------- Fix Version/s: (was: Release Branch 11.04) (was: SVN trunk) Affects Version/s: SVN trunk Release Branch 11.04 > Many errors and warnings in log when order is placed > ---------------------------------------------------- > > Key: OFBIZ-4493 > URL: https://issues.apache.org/jira/browse/OFBIZ-4493 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 11.04, SVN trunk > Reporter: Kiran Gawde > Priority: Minor > > Noticed following warnings and errors when order was placed via estore. Not sure if these happen only when order is placed for drop ship products. > [LoggingEventListener.java:80 :WARN ] The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 76:29) > [LoggingEventListener.java:80 :WARN ] The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 165:40) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 205:44) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 217:44) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 228:36) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 237:40) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 246:40) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 255:40) > [LoggingEventListener.java:80 :WARN ] "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 264:40) > [LoggingEventListener.java:80 :WARN ] Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". > [LoggingEventListener.java:80 :WARN ] Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". > [ServiceEcaCondition.java:156:WARN ] From Field (communicationEventId) is not found in context for sendMailMultiPart, defaulting to null. > [ServiceEcaCondition.java:156:WARN ] From Field (partyId) is not found in context for createDataResource, defaulting to null. > [ServiceEcaCondition.java:156:WARN ] From Field (roleTypeId) is not found in context for createDataResource, defaulting to null. > [ServiceEcaCondition.java:156:WARN ] From Field (contentAssocTypeId) is not found in context for createContent, defaulting to null. > [ServiceEcaCondition.java:156:WARN ] From Field (contentPurposeTypeId) is not found in context for createContent, defaulting to null. > [ FieldToResult.java:77 :WARN ] Field value not found with name val in Map with name > [FlexibleMapAccessor.java:164:ERROR] UEL exception while setting value: javax.el.ELException: Error parsing '${}': syntax error at position 2, encountered '}', expected ||||'true'|'false'|'null'|'-'|'!'|'not'|'empty'|'(', original = ${key} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |