[jira] [Created] (OFBIZ-5168) Unexpected Errors Logged While Running Unit Tests

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5168) Unexpected Errors Logged While Running Unit Tests

Nicolas Malin (Jira)
Adrian Crum created OFBIZ-5168:
----------------------------------

             Summary: 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
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira