Jenkins build is unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #3966

2013-07-31 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

Jenkins build is unstable: james-server-trunk #3966

2013-07-31 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is unstable: james-server-trunk » Apache James :: Server :: App #3966

2013-07-31 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is back to normal : james-server-trunk » Apache James :: Server :: Data :: JPA Persistence #3966

2013-07-31 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.

svn commit: r1509001 - /james/server/trunk/queue/queue-file/src/main/java/org/apache/james/queue/file/FileMailQueueFactory.java

2013-07-31 Thread eric
Author: eric Date: Wed Jul 31 19:37:41 2013 New Revision: 1509001 URL: http://svn.apache.org/r1509001 Log: Readd @Resource in FileMailQueueFactory to avoid NPE with spring injection (JAMES-1477) Modified: james/server/trunk/queue/queue-file/src/main/java/org/apache/james/queue/file/FileMail

Re: IMAP: SelectedMailboxImpl performance

2013-07-31 Thread Eric Charles
(see inline) On 07/31/2013 03:37 PM, Jan-Philipp Niewerth | invencom wrote: Dear imap developers, we are using James 3 trunk in production for several weeks now. Great work! The impression we got is that is already very stable at least in our use case. My personal mailbox is also running on tha

IMAP: SelectedMailboxImpl performance

2013-07-31 Thread Jan-Philipp Niewerth | invencom
Dear imap developers, we are using James 3 trunk in production for several weeks now. Great work! The impression we got is that is already very stable at least in our use case. My personal mailbox is also running on that James IMAP server now. We are using JPA/MySQL for mail storage. I am a bi

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Jan-Philipp Niewerth (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725254#comment-13725254 ] Jan-Philipp Niewerth commented on MAILBOX-198: -- Thank you very much. BTW: th

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725248#comment-13725248 ] Eric Charles commented on MAILBOX-198: -- Cool! it now applies fine. I will test with

[jira] [Updated] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Jan-Philipp Niewerth (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Philipp Niewerth updated MAILBOX-198: - Attachment: (was: MAILBOX-198-2.patch) > Improve SimpleMessageSearchInde

[jira] [Updated] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Jan-Philipp Niewerth (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Philipp Niewerth updated MAILBOX-198: - Attachment: MAILBOX-198-3.patch Sorry. Please try this one. > I

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725232#comment-13725232 ] Eric Charles commented on MAILBOX-198: -- tried to apply MAILBOX-198-2.patch but still

[jira] [Updated] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Jan-Philipp Niewerth (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Philipp Niewerth updated MAILBOX-198: - Attachment: MAILBOX-198-2.patch I attached a modified patch. The first one had "

[jira] [Updated] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Jan-Philipp Niewerth (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Philipp Niewerth updated MAILBOX-198: - Attachment: (was: MAILBOX-198.patch) > Improve SimpleMessageSearchIndex

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725202#comment-13725202 ] Eric Charles commented on JAMES-1394: - Thx a bunch. My first suspect for this JIRA was

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Mukesh Barman (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725197#comment-13725197 ] Mukesh Barman commented on JAMES-1394: -- Well, I had a hunch that amq 5.4.2 was the cu

Jenkins build is back to normal : james-server-trunk » Apache James :: Server :: Mail Queue :: File #3965

2013-07-31 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apach

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: Data :: JPA Persistence #3965

2013-07-31 Thread Apache Jenkins Server
See -- Jul 31, 2013 10:28:23 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO:

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725041#comment-13725041 ] Eric Charles commented on JAMES-1394: - How are you sure the issue will not rise again

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Mukesh Barman (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725031#comment-13725031 ] Mukesh Barman commented on JAMES-1394: -- We had this same issue, RemoteDelivery thread