You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ashish Jain (JIRA)" <ji...@apache.org> on 2010/03/03 08:48:27 UTC

[jira] Commented: (GERONIMO-5157) Tomcat 6.0.20 NIO connector cause connection always terminates in a very short time interval

    [ https://issues.apache.org/jira/browse/GERONIMO-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840515#action_12840515 ] 

Ashish Jain commented on GERONIMO-5157:
---------------------------------------

Once I start debugging tomcat and g code I see everything starts working perfectly :) . The reason seems to be the wait due to debug and hence messages are accumulated and sent with the response. Any advice on how we can debug in such a situation??

> Tomcat 6.0.20 NIO connector cause connection always terminates in a very short time interval
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5157
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5157
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1.5
>            Reporter: Rex Wang
>            Assignee: Ashish Jain
>             Fix For: 2.1.5
>
>
> Hi,
> I have a sample application which uses the Web messaging service tosimulate stock quotes to a Dojo-enabled client application and i use Tomcat NIO connector for comet support. I tried deploying the application in G2.1.5-snapshot  the stock quotes update doesn't happen properly but it works very well in G2.1.4. A look at the requests inthe firebug shows that the bayeux connection always terminates in a very
> short time interval. however, I don't see any exceptions or errors in the console.

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