You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "yujun zhu (JIRA)" <ji...@apache.org> on 2009/07/07 09:00:14 UTC

[jira] Commented: (DIRMINA-727) why the server can call fuction of sessionOpened but can not call fuction of messageReceived

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

yujun zhu commented on DIRMINA-727:
-----------------------------------

In addition, I want to show  the situation:

session open for /127.0.0.1:40480
[session closed from /127.0.0.1:40480

session open for /117.81.142.14:3074
session open for /202.120.50.236:3356
session open for /122.238.35.32:63615
session closed from /202.120.50.236:3356
session open for /59.62.200.48:2617

session closed from /122.238.35.32:63615
session closed from /59.62.200.48:2617

so the server can't  receive any message from the client.  but  I am sure the client sends the message to the server .

> why  the server can call fuction of sessionOpened but can not call fuction of messageReceived
> ---------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-727
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-727
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 1.1.7
>         Environment: Windows + Myeclipse + php
>            Reporter: yujun zhu
>             Fix For: 1.1.7
>
>
> It is mina 1.1.7 in my project. 
> My issue is : the server can call fuction of sessionOpened but can not call fuction of messageReceived. In othe words, the server can open from the client IP but can not receive the message from the client. Specially,It happens in long- connection. 
> I have change the mina to 2.0.0 release,but the problem also exist. 
> I look forward to its answer. Thanks! 

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