While doing fresh db installation i get following warnings.
Can we ignore these warning ??
Though i have not put in the complete log which is quite large.

 The field name (or key) [locale] is not valid for entity [WorkEffort],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:13,097 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [timeZone] is not valid for entity [WorkEffort],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:13,121 (main) [     AbstractEngine.java:75
:INFO ] Loaded Service Locations :
[main-rmi=rmi://localhost:1099/RMIDispatcher, main-http=
http://localhost:8080/webtools/control/httpService,
entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, entity-sync-http=
http://localhost:8080/webtools/control/httpService,
rita-rmi=rmi://localhost:1099/RMIDispatcher, eedcc-test=
http://localhost:8080/webtools/control/httpService]
     [java] 2007-08-14 12:40:13,961 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexWorkEffortKeywords, triggered by rule on
Entity: WorkEffort

and more ...

     [java] 2007-08-14 12:40:19,945 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexProductKeywords, triggered by rule on
Entity: Product
     [java] 2007-08-14 12:40:19,945 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [locale] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:19,945 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [timeZone] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,886 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexProductKeywords, triggered by rule on
Entity: Product
     [java] 2007-08-14 12:40:20,887 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [locale] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,887 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [timeZone] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,920 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexProductKeywords, triggered by rule on
Entity: Product
     [java] 2007-08-14 12:40:20,920 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [locale] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,920 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [timeZone] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,966 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexProductKeywords, triggered by rule on
Entity: Product
     [java] 2007-08-14 12:40:20,966 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [locale] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:20,967 (main) [      GenericEntity.java:1285:WARN
] The field name (or key) [timeZone] is not valid for entity [Product],
printing IllegalArgumentException instead of throwing it because Map
interface specification does not allow throwing that exception.
     [java] 2007-08-14 12:40:21,056 (main) [      EntityEcaRule.java:111:INFO
] Running Entity ECA Service: indexProductKeywords, triggered by rule on
Entity: ProductContent

-- 
Vikas Mayur

Reply via email to