[ http://issues.apache.org/jira/browse/OFBIZ-124?page=comments#action_12459234 ] Chris Howe commented on OFBIZ-124: ----------------------------------
Can someone verify this behavior. I believe the described behavior is due to not having the javamail-container setup properly or not commenting it out. Since the javamail-container is commented out after this report in SVN this may be invalid. > Javamail NOTICE displays in log repetitively > -------------------------------------------- > > Key: OFBIZ-124 > URL: http://issues.apache.org/jira/browse/OFBIZ-124 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Scott Gray > Priority: Trivial > Attachments: JavaMailContainer.patch > > > Every time the PollerTask runs in JavaMailContainer.java a new StoreListener > is added to the Store in the checkMessages method. This means that every > time an event is past to the StoreListeners it is displayed in the log for > each listener attached to the store, which is increasing with each PollerTask > run() call. > Hope that makes some sense? > Regards > Scott -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
