2014-04-30 23:41 GMT+04:00 srinivas rapolu <rapolu.srini...@gmail.com>: > We are using Tomcat 7.0.39 ((java version "1.7.0_25"), and Sometimes CPU > goes high when we restart the TOMCAT. > > We have to stop the Tomcat in-order to release the release resources and > again restarting the Tomcat fixes the problem. > > On profiling, found that Invocations on > sum.rmi.transport.tcp.TCPTransport$ConnectionHandler.run() keep on getting > increased and occupy more CPU. > > Please find attachment for more information. Any help/clue on this is > appreciated. >
1. Attachments are not allowed on this mailing list. The mailing list server will remove them. http://tomcat.apache.org/lists.html#tomcat-users -> 7. 2. What connector implementation are you using and how it is configured? 3. Take a thread dump when that issue happens. http://wiki.apache.org/tomcat/HowTo#How_do_I_obtain_a_thread_dump_of_my_running_webapp_.3F 4. http://wiki.apache.org/tomcat/HowTo/FasterStartUp --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org