Field "XXX" not found in org.dozer.Mapping

40 views
Skip to first unread message

Gabriel Matossian

unread,
May 12, 2015, 6:12:12 AM5/12/15
to dozer-...@googlegroups.com
Hi all, I'm trying to deploy an application that uses org.openl.rules and I'm getting some errors:

Caused by: org.openl.rules.mapping.exception.RulesMappingException: Cannot load mapping definitions from input stream
Caused by: org.openl.syntax.exception.CompositeOpenlException: Module contains critical errors
Field "classA" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=A2&start=0&end=6
Field "classB" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=B2&start=0&end=6
Field "fieldA" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=D2&start=0&end=6
Field "fieldB" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=F2&start=0&end=6
Field "oneWay" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=H2&start=0&end=6
Field "convertMethodAB" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=I2&start=0&end=15
Field "mapId" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=J2&start=0&end=5
Field "conditionAB" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=K2&start=0&end=11
Field "conditionBA" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=L2&start=0&end=11
Field "conditionABId" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=M2&start=0&end=13
Field "conditionBAId" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=N2&start=0&end=13
Field "convertMethodBA" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=O2&start=0&end=15
Field "fieldADefaultValue" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=P2&start=0&end=18
Field "fieldBDefaultValue" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=Q2&start=0&end=18
Field "convertMethodABId" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=R2&start=0&end=17
Field "convertMethodBAId" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=S2&start=0&end=17
Field "fieldAType" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=T2&start=0&end=10
Field "fieldBType" not found in org.dozer.Mapping
    at file:/C:/apache-tomcat-7.0.61/temp/mapping522515066870449845.xls?sheet=Cross%20Asset%20Mappings&cell=U2&start=0&end=10

I took a look at the .XLS mentioned in the exception and all the mentioned fields are there.

Any ideas?
Reply all
Reply to author
Forward
0 new messages