Thank you Peter for your help. I fixed the problem although am not sure why it works. I would like to go home and think about it a bit more. I will share my findings with you if you are interested (perhaps you are not).

Thank you again for your help,
Sergey

Peter Lin wrote:

hmm... so something is causing the connections to go into time_wait.

it should be "established" or "listen", depending on whether it's the
server or client. time_wait doesn't seem right to me. on the server
you should see the RMI server running.

when you "netstat -ta" you should see this on the system running jmeter server.

tcp        0      0 *:1099                  *:*                     LISTEN

peter


On Fri, 25 Feb 2005 17:01:39 -0800, Sergey Ten <[EMAIL PROTECTED]> wrote:


I ran the command and it showed that the connection was established at
21771 and 4432 ports.  The status of the connection is TIME_WAIT.

Sergey

Peter Lin wrote:



duhh wrong netstat option


netstat -ta | grep <ip>

that should show all tcp connections. hope that helps

peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to