You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Dominic Prakash <do...@sps.co.in> on 2015/07/02 09:33:04 UTC

Emails Related

Dear Group,

 

I changed the value of "number.minutes.reminder.send"  to 0. Still I am
seeing the following block every minute in my openmeeting.log. Is this
something different?

 

<log>

DEBUG 07-02 12:56:17.723 o.a.o.m.MailHandler:258
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7]
- sendMails enter ...

DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:260
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7]
- Number of emails in init queue 0

DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:265
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7]
- ... sendMails done.

</log>

 

Best Regards

 

Dominic

 


Re: Emails Related

Posted by Maxim Solodovnik <so...@gmail.com>.
webapp/WEB-INF/classes/openmeetings-applicationContext.xml

line 203-213
<property name="repeatInterval">
<value>60000</value> <!-- 1 minute -->
</property>

change the value

On Fri, Jul 3, 2015 at 9:14 AM, Dominic Prakash <do...@sps.co.in> wrote:

> Thanks Maxim. Ours is a small team and is it possible to increase the
> duration of this email queue checking?
>
>
>
> Best Regards
>
>
>
> Dominic
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax666@gmail.com]
> *Sent:* 02 July 2015 14:05
> *To:* Openmeetings user-list
> *Subject:* Re: Emails Related
>
>
>
> The log entries you have pasted are not related to the reminder, it is
> related to the email queue
>
> Reminder is effectively disabled if value is set to 0
>
>
>
> On Thu, Jul 2, 2015 at 1:33 PM, Dominic Prakash <do...@sps.co.in> wrote:
>
> Dear Group,
>
>
>
> I changed the value of “number.minutes.reminder.send”  to 0. Still I am
> seeing the following block every minute in my openmeeting.log. Is this
> something different?
>
>
>
> <log>
>
> DEBUG 07-02 12:56:17.723 o.a.o.m.MailHandler:258
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> sendMails enter ...
>
> DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:260
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> Number of emails in init queue 0
>
> DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:265
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> ... sendMails done.
>
> </log>
>
>
>
> Best Regards
>
>
>
> Dominic
>
>
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

RE: Emails Related

Posted by Dominic Prakash <do...@sps.co.in>.
Thanks Maxim. Ours is a small team and is it possible to increase the duration of this email queue checking? 

 

Best Regards

 

Dominic

 

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: 02 July 2015 14:05
To: Openmeetings user-list
Subject: Re: Emails Related

 

The log entries you have pasted are not related to the reminder, it is related to the email queue

Reminder is effectively disabled if value is set to 0

 

On Thu, Jul 2, 2015 at 1:33 PM, Dominic Prakash <do...@sps.co.in> wrote:

Dear Group,

 

I changed the value of “number.minutes.reminder.send”  to 0. Still I am seeing the following block every minute in my openmeeting.log. Is this something different?

 

<log>

DEBUG 07-02 12:56:17.723 o.a.o.m.MailHandler:258 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - sendMails enter ...

DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:260 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - Number of emails in init queue 0

DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:265 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] - ... sendMails done.

</log>

 

Best Regards

 

Dominic

 





 

-- 

WBR
Maxim aka solomax


Re: Emails Related

Posted by Maxim Solodovnik <so...@gmail.com>.
The log entries you have pasted are not related to the reminder, it is
related to the email queue
Reminder is effectively disabled if value is set to 0

On Thu, Jul 2, 2015 at 1:33 PM, Dominic Prakash <do...@sps.co.in> wrote:

> Dear Group,
>
>
>
> I changed the value of “number.minutes.reminder.send”  to 0. Still I am
> seeing the following block every minute in my openmeeting.log. Is this
> something different?
>
>
>
> <log>
>
> DEBUG 07-02 12:56:17.723 o.a.o.m.MailHandler:258
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> sendMails enter ...
>
> DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:260
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> Number of emails in init queue 0
>
> DEBUG 07-02 12:56:17.730 o.a.o.m.MailHandler:265
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
> ... sendMails done.
>
> </log>
>
>
>
> Best Regards
>
>
>
> Dominic
>
>
>



-- 
WBR
Maxim aka solomax