[jira] Resolved: (DIRMINA-675) Duplicate data from decoder

2009-03-17 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-675. --- Resolution: Fixed Thanks to Steve's insight, I was able to fix the issue by using a

[jira] Updated: (DIRMINA-675) Duplicate data from decoder

2009-03-17 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-675: -- Attachment: (was: MinaIssue.tar) > Duplicate data from decoder > -

[jira] Assigned: (DIRMINA-675) Duplicate data from decoder

2009-03-17 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-675: - Assignee: Emmanuel Lecharny > Duplicate data from decoder >

[jira] Commented: (DIRMINA-653) IoSession.write not thread-safe? Loosing messages under heavy multi-threaded write on same session.

2009-03-18 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682979#action_12682979 ] Emmanuel Lecharny commented on DIRMINA-653: --- Most likely. This is what I was thi

[jira] Commented: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683409#action_12683409 ] Emmanuel Lecharny commented on DIRMINA-678: --- This seems to be a serious bug we h

[jira] Updated: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-679: -- Fix Version/s: 2.0.0-RC1 To be fixed in 2.0.0-RC1 > NullPointerException in ProtocolC

[jira] Commented: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683641#action_12683641 ] Emmanuel Lecharny commented on DIRMINA-679: --- Have you tried with the trunk ? Tha

[jira] Updated: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-678: -- Fix Version/s: 2.0.0 I think we won't have time to fix it for 2.0.0-RC1. I would give

[jira] Updated: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-672: -- Fix Version/s: 2.0.0-RC1 > CumulativeProtocolDecoder/ DemuxingProtocolDecoder > --

[jira] Assigned: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-672: - Assignee: Emmanuel Lecharny > CumulativeProtocolDecoder/ DemuxingProtocolDecoder

[jira] Commented: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683654#action_12683654 ] Emmanuel Lecharny commented on DIRMINA-672: --- It seems pretty obvious that there

[jira] Resolved: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-672. --- Resolution: Fixed Ok, patch applied, test added. Thanks James ! http://svn.apache.

[jira] Commented: (DIRMINA-651) Data Race in org.apache.mina.core.session.AbstractIoSession

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683665#action_12683665 ] Emmanuel Lecharny commented on DIRMINA-651: --- IMO, we should get rid os statistic

[jira] Updated: (DIRMINA-651) Data Race in org.apache.mina.core.session.AbstractIoSession

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-651: -- Affects Version/s: 2.0.0-M4 Affect 2.0.0-M4 as it is the version used by FTPServer >

[jira] Resolved: (DIRMINA-596) Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-596. --- Resolution: Fixed I closed it as the last comment seems to say that the problem has

[jira] Commented: (DIRMINA-642) Disposing an IoConnector blocks forever

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683673#action_12683673 ] Emmanuel Lecharny commented on DIRMINA-642: --- Is this still the case on trunk ?

[jira] Commented: (DIRMINA-634) IllegalStateException: Already released Buffer in SSLFilter messageSent()

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683676#action_12683676 ] Emmanuel Lecharny commented on DIRMINA-634: --- Any status with 1.1.7? Otherwise, I

[jira] Commented: (DIRMINA-419) about the Proxy example

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683679#action_12683679 ] Emmanuel Lecharny commented on DIRMINA-419: --- Status with 1.1.7 ? Last call befor

[jira] Assigned: (DIRMINA-677) AbstractIoSession sometimes throws java.lang.Error in toString()

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-677: - Assignee: Emmanuel Lecharny > AbstractIoSession sometimes throws java.lang.Error

[jira] Commented: (DIRMINA-653) IoSession.write not thread-safe? Loosing messages under heavy multi-threaded write on same session.

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683680#action_12683680 ] Emmanuel Lecharny commented on DIRMINA-653: --- I think that the fix for DIRMINA-67

[jira] Resolved: (DIRMINA-677) AbstractIoSession sometimes throws java.lang.Error in toString()

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-677. --- Resolution: Fixed Fixed, I think. I have added a test in the toString() method. If t

[jira] Resolved: (DIRMINA-653) IoSession.write not thread-safe? Loosing messages under heavy multi-threaded write on same session.

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-653. --- Resolution: Fixed Ok, I can't resist :) Feel free tro reopen the issue if needed !

[jira] Updated: (DIRMINA-673) Build produces invalid jar file

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-673: -- Fix Version/s: 2.0.0-RC1 > Build produces invalid jar file > -

[jira] Assigned: (DIRMINA-674) Mina xbean module requires mina-core for compile scope

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-674: - Assignee: Emmanuel Lecharny > Mina xbean module requires mina-core for compile s

[jira] Resolved: (DIRMINA-674) Mina xbean module requires mina-core for compile scope

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-674. --- Resolution: Fixed Patch applied. http://svn.apache.org/viewvc?rev=756276&view=rev

[jira] Updated: (DIRMINA-650) Mina server does not recieve all data sent by client using SSLSocketFactory

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-650: -- Fix Version/s: 1.1.8 > Mina server does not recieve all data sent by client using SSLS

[jira] Updated: (DIRMINA-634) IllegalStateException: Already released Buffer in SSLFilter messageSent()

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-634: -- Fix Version/s: 1.1.8 > IllegalStateException: Already released Buffer in SSLFilter mes

[jira] Updated: (DIRMINA-674) Mina xbean module requires mina-core for compile scope

2009-03-19 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-674: -- Fix Version/s: 2.0.0-RC1 > Mina xbean module requires mina-core for compile scope > --

[jira] Commented: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688071#action_12688071 ] Emmanuel Lecharny commented on DIRMINA-672: --- Sorry, my bad. I moved the decode()

[jira] Resolved: (FTPSERVER-281) delete jira account

2009-03-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved FTPSERVER-281. - Resolution: Won't Fix You should be able to delete your own user using the JIR

[jira] Commented: (DIRMINA-453) Multiple IoServices for one java.nio.Selector

2009-03-31 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694109#action_12694109 ] Emmanuel Lecharny commented on DIRMINA-453: --- I *think* we already have the capac

[jira] Commented: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-03-31 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694307#action_12694307 ] Emmanuel Lecharny commented on DIRMINA-678: --- I was lucky enough to meet Jean-Fra

[jira] Commented: (FTPSERVER-284) Service fails to start

2009-04-02 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694981#action_12694981 ] Emmanuel Lecharny commented on FTPSERVER-284: - Ok, it's not explicit on the

[jira] Updated: (FTPSERVER-284) Service fails to start

2009-04-02 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated FTPSERVER-284: Priority: Major (was: Blocker) Downgrade the issue to 'Major'. It's barely a bl

[jira] Created: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-04 Thread Emmanuel Lecharny (JIRA)
Writing more than one message will block until the MessageReceived as been fully proceced - Key: DIRMINA-682 URL: https://issues.apache.org/jira/browse/DIRMINA-682

[jira] Commented: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-04 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695793#action_12695793 ] Emmanuel Lecharny commented on DIRMINA-682: --- More info, after having done more t

[jira] Commented: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695905#action_12695905 ] Emmanuel Lecharny commented on DIRMINA-682: --- Another info : if I don't filter th

[jira] Updated: (DIRMINA-682) Writing more than one message will block until the MessageReceived as been fully proceced

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-682: -- Priority: Critical (was: Blocker) Issue Type: Improvement (was: Bug) Ok, after

[jira] Updated: (DIRMINA-682) We need a better documentation for the ExecutorFilter [was :Writing more than one message will block until the MessageReceived as been fully proceced]

2009-04-05 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-682: -- Summary: We need a better documentation for the ExecutorFilter [was :Writing more than

[jira] Commented: (DIRMINA-685) Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/common/IoHandler

2009-04-09 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697524#action_12697524 ] Emmanuel Lecharny commented on DIRMINA-685: --- No. Not unless you give us the min

[jira] Assigned: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-687: - Assignee: Emmanuel Lecharny > 2.0.0-M5 REGRESSION: sessionClosed called before d

[jira] Updated: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-687: -- Fix Version/s: 2.0.0-RC1 To be fixed urgently > 2.0.0-M5 REGRESSION: sessionClosed ca

[jira] Resolved: (DIRMINA-685) Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/common/IoHandler

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-685. --- Resolution: Incomplete Can't qualify this JIRA as a bug. There are no information wh

[jira] Updated: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-684: -- Affects Version/s: (was: 2.0.0-M4) 2.0.0-M5 Fix Vers

[jira] Updated: (DIRMINA-670) Make ProtocolEncoder/Decoder interfaces typesafe

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-670: -- Fix Version/s: 3.0.0-M1 Should be feasable for 3.0. Not for 2.0, as we are supposed to

[jira] Updated: (DIRMINA-680) PortUnreachableException ought not to schedule session shutdown

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-680: -- Fix Version/s: 2.0.0-RC1 let's see if this patch can be applied in 2.0.0-RC1 > PortUn

[jira] Updated: (DIRMINA-651) Data Race in org.apache.mina.core.session.AbstractIoSession

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-651: -- Fix Version/s: 2.0.0-RC1 Affected to 2.0.0-RC1 > Data Race in org.apache.mina.core.se

[jira] Updated: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-678: -- Fix Version/s: (was: 2.0.0) 2.0.0-RC1 Move to 2.0-RC1. I'm afr

[jira] Commented: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703358#action_12703358 ] Emmanuel Lecharny commented on DIRMINA-679: --- Ok, after having checked the Protoc

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-04-27 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703515#action_12703515 ] Emmanuel Lecharny commented on DIRMINA-687: --- I looked at the code yesturday. Did

[jira] Assigned: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-706: - Assignee: Emmanuel Lecharny > The project ftpserver can't work with mina-2.0-m5

[jira] Commented: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703849#action_12703849 ] Emmanuel Lecharny commented on DIRMINA-706: --- Chang is right. And this is my faul

[jira] Resolved: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-04-28 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-706. --- Resolution: Fixed Fix Version/s: 2.0.0-RC1 Fixed in : http://svn.apache.org/v

[jira] Resolved: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-672. --- Resolution: Fixed As far as I remember, the bug has been marked as fix, reopened bec

[jira] Commented: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706411#action_12706411 ] Emmanuel Lecharny commented on DIRMINA-684: --- After having looked at the code, I

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-11 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708315#action_12708315 ] Emmanuel Lecharny commented on DIRMINA-687: --- I have run the tests against 2.0.0-

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-11 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708321#action_12708321 ] Emmanuel Lecharny commented on DIRMINA-687: --- Ok, I now understand what happens.

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708383#action_12708383 ] Emmanuel Lecharny commented on DIRMINA-687: --- Got it ! The previous trace is jus

[jira] Work started: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on DIRMINA-687 started by Emmanuel Lecharny. > 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes > ---

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709044#action_12709044 ] Emmanuel Lecharny commented on DIRMINA-687: --- I have a patch for this problem. Ba

[jira] Resolved: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-687. --- Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=774589&view=rev. It t

[jira] Commented: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709294#action_12709294 ] Emmanuel Lecharny commented on DIRMINA-679: --- I might have been a bit in a hurry

[jira] Commented: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709297#action_12709297 ] Emmanuel Lecharny commented on DIRMINA-684: --- A second look make me thing that th

[jira] Resolved: (DIRMINA-684) NullPointerException when opening socket to localhost

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-684. --- Resolution: Duplicate This issue is a duplicate of the DIRMINA-679. > NullPointerE

[jira] Created: (DIRMINA-710) Replace the current @author tags using http://mina.apache.org instead of the ML address

2009-05-14 Thread Emmanuel Lecharny (JIRA)
Replace the current @author tags using http://mina.apache.org instead of the ML address --- Key: DIRMINA-710 URL: https://issues.apache.org/jira/browse/DIRMINA-710 Pr

[jira] Created: (FTPSERVER-299) Removed the @version tags

2009-05-14 Thread Emmanuel Lecharny (JIRA)
Removed the @version tags - Key: FTPSERVER-299 URL: https://issues.apache.org/jira/browse/FTPSERVER-299 Project: FtpServer Issue Type: Task Affects Versions: 1.0.0 Reporter: Emmanuel Lecharny

[jira] Updated: (FTPSERVER-299) Removed the @version tags

2009-05-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated FTPSERVER-299: Fix Version/s: (was: 1.0.1) 1.0.2 Moved to 1.0.2 > Remov

[jira] Commented: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-17 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710184#action_12710184 ] Emmanuel Lecharny commented on DIRMINA-687: --- We started a discussion about a rel

[jira] Created: (DIRMINA-711) Adding some logs in the chain make the MDCFilter tests to fail

2009-05-18 Thread Emmanuel Lecharny (JIRA)
Adding some logs in the chain make the MDCFilter tests to fail -- Key: DIRMINA-711 URL: https://issues.apache.org/jira/browse/DIRMINA-711 Project: MINA Issue Type: Bug Affects V

[jira] Updated: (DIRMINA-712) DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-712: -- Fix Version/s: 2.0.0-M6 Attached to 2.0.0-M6 > DefaultIoFilterChainBuilder.replace(St

[jira] Closed: (DIRMINA-608) Move stats out of the IoService API

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-608. - > Move stats out of the IoService API > --- > >

[jira] Closed: (DIRMINA-348) slf4j InvalidClassChangeError - No diagnostics

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-348. - > slf4j InvalidClassChangeError - No diagnostics > -

[jira] Closed: (DIRMINA-606) Downloaded file signatures are incorrect

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-606. - > Downloaded file signatures are incorrect > > >

[jira] Updated: (DIRMINA-656) Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-656: -- Fix Version/s: (was: 2.0.0-M6) 2.0.0-M5 > Methods log in Loggin

[jira] Closed: (DIRMINA-656) Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-656. - > Methods log in LoggingFilter.java use the subsequent eventLevel instead of > current > --

[jira] Updated: (DIRMINA-656) Methods log in LoggingFilter.java use the subsequent eventLevel instead of current

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-656: -- Fix Version/s: 2.0.0-M6 > Methods log in LoggingFilter.java use the subsequent eventLe

[jira] Updated: (DIRMINA-662) DummySession.close(false) throws NullPointerException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-662: -- Fix Version/s: 2.0.0-M5 > DummySession.close(false) throws NullPointerException >

[jira] Closed: (DIRMINA-662) DummySession.close(false) throws NullPointerException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-662. - > DummySession.close(false) throws NullPointerException > --

[jira] Updated: (DIRMINA-661) DummySession.close(true) not notifying close listener

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-661: -- Fix Version/s: 2.0.0-M5 > DummySession.close(true) not notifying close listener >

[jira] Closed: (DIRMINA-661) DummySession.close(true) not notifying close listener

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-661. - > DummySession.close(true) not notifying close listener > --

[jira] Updated: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-687: -- Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M5 > 2.0.0-M5 REGRESSION:

[jira] Updated: (DIRMINA-687) 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-687: -- Fix Version/s: (was: 2.0.0-M5) 2.0.0-M6 > 2.0.0-M5 REGRESSION:

[jira] Closed: (DIRMINA-511) Coding mistake in org.apache.mina.common.AbstractPollingIoProcessor.java

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-511. - > Coding mistake in org.apache.mina.common.AbstractPollingIoProcessor.java > ---

[jira] Updated: (DIRMINA-596) Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-596: -- Fix Version/s: 2.0.0-M3 > Sessions generated by NioSocketConnector cannot be closed in

[jira] Closed: (DIRMINA-596) Sessions generated by NioSocketConnector cannot be closed in time (within MINA2.0 M1,M2)

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-596. - > Sessions generated by NioSocketConnector cannot be closed in time (within > MINA2.0 M1,M2

[jira] Updated: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-672: -- Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M5 > CumulativeProtocolDe

[jira] Closed: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-672. - > CumulativeProtocolDecoder/ DemuxingProtocolDecoder > -

[jira] Updated: (DIRMINA-713) IoBufferHexDumper.getHexdump() over-allocates memory

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-713: -- Fix Version/s: 2.0.0-M6 Good catch ! > IoBufferHexDumper.getHexdump() over-allocates

[jira] Assigned: (DIRMINA-712) DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-712: - Assignee: Emmanuel Lecharny > DefaultIoFilterChainBuilder.replace(String, IoFilt

[jira] Resolved: (DIRMINA-712) DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-712. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?rev=776843&view=rev > Defa

[jira] Assigned: (DIRMINA-713) IoBufferHexDumper.getHexdump() over-allocates memory

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-713: - Assignee: Emmanuel Lecharny > IoBufferHexDumper.getHexdump() over-allocates memo

[jira] Resolved: (DIRMINA-713) IoBufferHexDumper.getHexdump() over-allocates memory

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-713. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?rev=776854&view=rev Note :

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711353#action_12711353 ] Emmanuel Lecharny commented on DIRMINA-708: --- Hi, I have looked at the traces, b

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711393#action_12711393 ] Emmanuel Lecharny commented on DIRMINA-708: --- A quick look at the code shows that

[jira] Updated: (DIRMINA-508) org.apache.mina.filter.reqres.Request creates LinkedBlockingQueue when not required

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-508: -- Fix Version/s: 2.0.0-M2 > org.apache.mina.filter.reqres.Request creates LinkedBlocking

[jira] Updated: (DIRMINA-686) Maven jars metadata is corrupted and no longer includes any previous mina-core jars

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-686: -- Fix Version/s: 2.0.0-M5 > Maven jars metadata is corrupted and no longer includes any

[jira] Updated: (DIRMINA-706) The project ftpserver can't work with mina-2.0-m5

2009-05-20 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-706: -- Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M6 > The project ftpserve

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711645#action_12711645 ] Emmanuel Lecharny commented on DIRMINA-708: --- Seems that the app is not blocked i

[jira] Commented: (DIRMINA-708) Unbound thread growth on discovery attempts

2009-05-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711687#action_12711687 ] Emmanuel Lecharny commented on DIRMINA-708: --- Great ! I suggest then we lower th

[jira] Closed: (DIRMINA-16) org.apache.mina.common.TransportType

2009-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-16. > org.apache.mina.common.TransportType > > >

<    1   2   3   4   5   6   7   8   9   10   >