[
https://issues.apache.org/jira/browse/OFBIZ-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Gray closed OFBIZ-124.
----------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
> Javamail NOTICE displays in log repetitively
> --------------------------------------------
>
> Key: OFBIZ-124
> URL: https://issues.apache.org/jira/browse/OFBIZ-124
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Scott Gray
> Priority: Trivial
> Fix For: SVN trunk
>
> 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.
-
You can reply to this email to add a comment to the issue online.