You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Gris (JIRA)" <ji...@apache.org> on 2009/03/16 21:21:50 UTC

[jira] Issue Comment Edited: (DIRMINA-675) Duplicate data from decoder

    [ https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682443#action_12682443 ] 

Gris edited comment on DIRMINA-675 at 3/16/09 1:20 PM:
-------------------------------------------------------

The problem appears randomly. Sometimes at the beginning (20 < id < 300), sometimes a little bit later (id > 3000). In rare cases, the problem does not appear at all. I have spent a heap of tests to understand where the problem is covered. In each case the result could differ a little, but as a whole the problem was shown always.

      was (Author: gris):
    The problem appears randomly. Sometimes at the beginning (20 > id > 300), sometimes a little bit later (id > 3000). In rare cases, the problem does not appear at all. I have spent a heap of tests to understand where the problem is covered. In each case the result could differ a little, but as a whole the problem was shown always.
  
> Duplicate data from decoder
> ---------------------------
>
>                 Key: DIRMINA-675
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-675
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M4, 2.0.0-RC1
>         Environment: Ubuntu Linux 8.10 x86, Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
>            Reporter: Gris
>         Attachments: MinaIssue.tar
>
>
> I got duplicate messages in messageReceived(...) in my io handler adapter, but there are no such problem while decoding message (each message decoded only once). Rolling back to M3 seems solved problem.
> Note. SslFilter is used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.