Just to give you some update.... I was able to fix this problem by using session.close(true) and not session.close(false) on an Exception.
Thx, Norman 2010/3/4 Norman Maurer <[email protected]>: > Hi Emmanuel, > > so do you think its related to MINA or to JAMES ? I'm still not sure > if I should open a bug report for MINA... > > Thx, > Norman > > 2010/3/3 Norman Maurer <[email protected]>: >> So you think it's a bug in MINA ? >> >> We are using RC1. forgot to mention that. >> >> Thx >> Norman >> >> >> 2010/3/3, Emmanuel Lecharny <[email protected]>: >>> On 3/3/10 2:57 PM, Norman Maurer wrote: >>>> Hi all, >>>> >>>> at JAMES we use a StreamIoHandler for our IMAPServer stuff. Now a user >>>> reported a infinityloop wheb he close his thunderbird. After lookin at >>>> the stacktrace I'm tend to think its a bug in MINA. Could some of the >>>> devs have a look ? >>>> >>> sure, will do. >>> >>> Can you feel a JIRA so that we can track the progress of this bug ? >>> >>> Are you using trunk or RC1 ?-- >>> >>> Regards, >>> Cordialement, >>> Emmanuel Lécharny >>> www.nextury.com >>> >>> >>> >> >
