[
https://issues.apache.org/jira/browse/GERONIMO-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841650#action_12841650
]
Shawn Jiang commented on GERONIMO-5157:
---------------------------------------
Please use log to locate the problem firstly.
1, add [%t] in your log4j properties to output the Thread info.
2, add some log to the classes you are interested in.
3, reproduce the problem.
4, use a log Analysis tool[1] to sort the info by thread.
Then you could locate the trouble thread and find out what's wrong with it.
[1] http://sourceforge.net/projects/mindtreeinsight/
> 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.