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

Yeah this issue relates to an instance that has the container setup properly.  
The store doesn't disappear on close, only connection is closed and the store 
is reopened on the next poll run, all listeners remain.

> 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