[ 
http://issues.apache.org/jira/browse/OFBIZ-124?page=comments#action_12459239 ] 
            
Scott Gray commented on OFBIZ-124:
----------------------------------

Unless it's normal to attach an additional listener everytime ofbiz checks for 
new messages, then theres definitely a bug.  I haven't looked at the code 
lately but I recall a commit that turned off some javamail logs which has 
effectively hidden this bug.  With the javamail-container commented out this 
bug is irrelevant, but that doesn't make it 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

        

Reply via email to