Giving warnign at console at -
https://localhost:8443/accounting/control/FindFinAccountTrans page
-------------------------------------------------------------------------------------------------
Key: OFBIZ-3287
URL: https://issues.apache.org/jira/browse/OFBIZ-3287
Project: OFBiz
Issue Type: Bug
Components: accounting
Reporter: Sumit Pandit
Priority: Minor
Fix For: SVN trunk
Following is warning message at console -
GenericEntity.java:309:WARN ] The field name (or key) [groupName] is not valid
for entity [Person], printing IllegalArgumentException instead of throwing it
because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,734 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [firstName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,736 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [lastName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,774 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [firstName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,776 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [lastName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,777 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [firstName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,779 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [lastName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,796 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [groupName] is not valid
for entity [Person], printing IllegalArgumentException instead of throwing it
because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,798 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [firstName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,800 (http-0.0.0.0-8443-6) [
GenericEntity.java:309:WARN ] The field name (or key) [lastName] is not valid
for entity [PartyGroup], printing IllegalArgumentException instead of throwing
it because Map interface specification does not allow throwing that exception.
2009-12-02 14:24:13,858 (http-0.0.0.0-8443-6) [
ControlServlet.java:315:INFO ] [[[FindFinAccountTrans] Request Done-
total:0.945,since last([FindFinAccountTr...):0.945]]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.