[ https://issues.apache.org/jira/browse/OFBIZ-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacopo Cappellato resolved OFBIZ-5168. -------------------------------------- Resolution: Fixed Fixed in rev. 1581386 (trunk) and backported to 13.07, 12.04 > Unexpected Errors Logged While Running Unit Tests > ------------------------------------------------- > > Key: OFBIZ-5168 > URL: https://issues.apache.org/jira/browse/OFBIZ-5168 > Project: OFBiz > Issue Type: Bug > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Jacopo Cappellato > Priority: Minor > > 2013-04-04 21:16:46,500 (main) [ GenericEntity.java:314:WARN ] The field > name (or key) [productionRunId] is not valid for entity [WorkEffort], > printing IllegalArgumentException instead of throwing it because Map > interface specification does not allow throwing that exception. > 2013-04-04 21:20:58,625 (main) [ GenericEntity.java:314:WARN ] The field > name (or key) [parentTypeId] is not valid for entity [Payment], printing > IllegalArgumentException instead of throwing it because Map interface > specification does not allow throwing that exception. > 2013-04-04 21:35:59,109 (main) [ GenericEntity.java:314:WARN ] The field > name (or key) [requesterId] is not valid for entity [CustRequest], printing > IllegalArgumentException instead of throwing it because Map interface > specification does not allow throwing that exception. -- This message was sent by Atlassian JIRA (v6.2#6252)