[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-18 Thread Benoit Tellier (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140266#comment-17140266
 ] 

Benoit Tellier commented on JAMES-3253:
---

https://github.com/apache/james-project/pull/215 is an attempt to solve this

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-24 Thread David Leangen (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143677#comment-17143677
 ] 

David Leangen commented on JAMES-3253:
--

Unfortunately, I am still seeing this log entry. I will verify again that I am 
using the code that contains the PR. :(

Please see [my related 
comment|https://issues.apache.org/jira/browse/JAMES-3248?focusedCommentId=17143600&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17143600]
 in [JAMES-3248].

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-24 Thread David Leangen (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144657#comment-17144657
 ] 

David Leangen commented on JAMES-3253:
--

I just pulled, rebuilt, and ran again. Unfortunately the logs still appear:
{noformat}
james_1  | 05:40:16.477 [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - maxRetries is 
larger than total number of attempts specified. Increasing last delayTime with 
22 attempts 
james_1  | 05:40:16.480 [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 
minutes 20 seconds is now attempted: 1 times
{noformat}
 

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-24 Thread Benoit Tellier (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144672#comment-17144672
 ] 

Benoit Tellier commented on JAMES-3253:
---

Can you run `cat conf/mailetcontainer.xml` ?

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-24 Thread David Leangen (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144674#comment-17144674
 ] 

David Leangen commented on JAMES-3253:
--

I have removed that file. 😀 (Please see -JAMES-3233)-

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-25 Thread Benoit Tellier (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144697#comment-17144697
 ] 

Benoit Tellier commented on JAMES-3253:
---

Oki I found some more!

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-25 Thread Benoit Tellier (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144698#comment-17144698
 ] 

Benoit Tellier commented on JAMES-3253:
---

Here we go https://github.com/apache/james-project/pull/224

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-28 Thread Benoit Tellier (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147543#comment-17147543
 ] 

Benoit Tellier commented on JAMES-3253:
---

https://github.com/apache/james-project/pull/224 is merged and is supposed to 
solve the aforementioned problem.

[~dleangen] do you think we can close this now?

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-28 Thread David Leangen (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147552#comment-17147552
 ] 

David Leangen commented on JAMES-3253:
--

[~btellier] Thank you! I will test this PM and close after verification.

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-06-29 Thread David Leangen (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147718#comment-17147718
 ] 

David Leangen commented on JAMES-3253:
--

I could see this one time in the logs:
{noformat}
12:02:01.653 [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - maxRetries is larger 
than total number of attempts specified. Increasing last delayTime with 22 
attempts
12:02:01.655 [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 
seconds is now attempted: 1 times
{noformat}

> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-11-22 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236960#comment-17236960
 ] 

ASF GitHub Bot commented on JAMES-3253:
---

chibenwa commented on pull request #215:
URL: https://github.com/apache/james-project/pull/215#issuecomment-731762826


   Already merged.
   
   ```
   $ git log --oneline --grep='JAMES-3253 RemoteDelivery maxRetries 
configuration'
   91617ef29e JAMES-3253 RemoteDelivery maxRetries configuration examples 
should be valid
   ```
   
   Apparently this was not closed.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-3253) Delay of 8 minutes 20 seconds is now attempted

2020-11-22 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/JAMES-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236961#comment-17236961
 ] 

ASF GitHub Bot commented on JAMES-3253:
---

chibenwa closed pull request #215:
URL: https://github.com/apache/james-project/pull/215


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Delay of 8 minutes 20 seconds is now attempted
> --
>
> Key: JAMES-3253
> URL: https://issues.apache.org/jira/browse/JAMES-3253
> Project: James Server
>  Issue Type: Sub-task
>Reporter: David Leangen
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> > [WARN ] o.a.j.t.m.r.d.DelaysAndMaxRetry - Delay of 8 minutes 20 seconds is 
> >now attempted: 1 times
> This one is a badly configured default file, it should get fixed too. I will 
> have a look



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org