[ http://issues.apache.org/jira/browse/OFBIZ-140?page=comments#action_12426503 ] Scott Gray commented on OFBIZ-140: ----------------------------------
Appreciate the quick commit Many thanks Scott > JavaMailContainer - poller disabled if store can't connect on server startup > ---------------------------------------------------------------------------- > > Key: OFBIZ-140 > URL: http://issues.apache.org/jira/browse/OFBIZ-140 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Scott Gray > Assigned To: David E. Jones > Priority: Minor > Fix For: SVN trunk > > Attachments: patch.txt > > > Hi All > During startup JavaMailContainer tests each of the configured stores and if > it can't connect it disables polling for the store. This is causing problems > for me as occasionally the connection to my imap store fails and if it > happens during startup I have to restart the server all over again. > I propose testing the stores on startup but logging any errors only and not > disabling polling. > 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
