Re: JAMES OOM, maybe the cause of MINA ?

2010-04-04 Thread Ashish
e problem. Any idea ? We are > using MINA-2.0.0-RC1. > > Maybe I'm wrong and the whole OOM is not related to MINA at all.. > > Thanks, > Norman > > Ps: Please keep server-dev in the cc Norman, Is there a way to reproduce this? I just want to try it out myself and debu

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-05 Thread Ashish
Thanks Norman, Will try to see this as soon as I can get some time from paid job :) cheers ashish On Mon, Apr 5, 2010 at 1:27 PM, Norman Maurer wrote: > Hi Ashish, > > thx for your reply. The problem is sometimes it takes sometime to get > the OOM, other times it happens within one

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-05 Thread Ashish
d safe :) http://mina.markmail.org/message/xirxdepng3j65w4b?q=CircularQueue#query:CircularQueue+page:1+mid:xirxdepng3j65w4b+state:results Hmm, not sure why it would hold the references. Thanks for Heads up.. > > 2010/4/5 Eric Charles : >> Hi Ashish, >> >> Please also n

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-08 Thread Ashish
On Thu, Apr 8, 2010 at 1:28 PM, Norman Maurer wrote: > Hi Ashish, > > I think we tracked down the source of the problem a bit more.. The OOM > seems to be related to IMAP. Our IMAP server component is using the > StreamIoHandler (its the only one of our components who use this &

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-08 Thread Ashish
Can you provide the heapdump for this OOM? thanks ashish On Thu, Apr 8, 2010 at 1:40 PM, Ashish wrote: > On Thu, Apr 8, 2010 at 1:28 PM, Norman Maurer > wrote: >> Hi Ashish, >> >> I think we tracked down the source of the problem a bit more.. The OOM >> seems t

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-09 Thread Ashish
ially what I want to know is, if the clients are receiving the messages or the Server is holding them up. Will spend more time with the issue and see what I can figure out. thanks ashish On Thu, Apr 8, 2010 at 2:03 PM, Norman Maurer wrote: > Maybe Eric can do, cause he is the one who see

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-09 Thread Ashish
(id=13609), and they are hanging there :( so seems like we have a hanging session. Any thoughts? Will try to reproduce this problem at my end. Some logs might be of help. thanks ashish On Fri, Apr 9, 2010 at 4:10 PM, Ashish wrote: > Norman, > > Couple of more queries > > 1. Th

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-09 Thread Ashish
Lets dig this further and finish this off.. :) Will try to generate this OOM locally... will keep you all posted On Fri, Apr 9, 2010 at 9:32 PM, Norman Maurer wrote: > Hi Ashish, > yeah ofter some more investigation it seems that it's not the > StreamIoHandler which cause the pr

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-12 Thread Ashish
On Sun, Apr 11, 2010 at 8:57 PM, Norman Maurer wrote: > Hi Ashish, > > after thinkin more about the whole stuff I wonder if the exception > handling in SMTP could sometimes be an endless loop. In the handler we > write a message back to the client on exception. But what happens if

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-12 Thread Ashish
On Mon, Apr 12, 2010 at 1:15 PM, Norman Maurer wrote: > Hi Ashish, > > I bet its the loop I mention before.. This would make sense when > looking at the growing queued writes. I commited a change to trunk > which close the session after write the data to the client. We will >

Re: JAMES OOM, maybe the cause of MINA ?

2010-04-13 Thread Ashish
Is the OOM fixed after the change? thanks ashish On Mon, Apr 12, 2010 at 1:15 PM, Norman Maurer wrote: > Hi Ashish, > > I bet its the loop I mention before.. This would make sense when > looking at the growing queued writes. I commited a change to trunk > which close the session

jSPF download links not working

2013-06-19 Thread Sharma, Ashish
Hi, Apache jSPF links: http://james.apache.org/download.cgi#Apache_jSPF are not working and returning 404. Someone please correct this. Thanks Ashish - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For

RE: jSPF download links not working

2013-06-19 Thread Sharma, Ashish
.0.0-src.zip.asc>] * Other Binaries<http://www.gtlib.gatech.edu/pub/apache/james/jspf/binaries/> are not working and I am unable to download the jSPF binaries. Thanks Ashish From: echowdx [mailto:echo...@gmail.com] Sent: Wednesday, June 19, 2013 1:29 PM To: server-dev@james.apache.org; Sharma, As

RE: jSPF download links not working

2013-06-19 Thread Sharma, Ashish
.0.0-src.zip.asc>] * Other Binaries<http://www.gtlib.gatech.edu/pub/apache/james/jspf/binaries/> are not working and I am unable to download the jSPF binaries. Thanks Ashish From: echowdx [mailto:echo...@gmail.com] Sent: Wednesday, June 19, 2013 1:29 PM To: server-dev@james.apache.org; Sharma, As

Adding support for Sender-ID

2014-08-26 Thread Sharma, Ashish
Hi, I am using jSPF to validate SPF records for incoming email addresses. Is it possible to use the same code or with some patches I could use it for validating sender-ID too? I am ready to write the patch by myself if relevant references are available, Please help. Thanks Ashish