Bug 3553 - Transport cache with exclusive TMS doesn't work as expected
Summary: Transport cache with exclusive TMS doesn't work as expected
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.6.7
Hardware: All Windows NT
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on: 3543
Blocks:
  Show dependency tree
 
Reported: 2009-01-21 10:05 CST by Johnny Willemsen
Modified: 2009-02-03 09:31 CST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2009-01-21 10:05:56 CST
have a cache of 500 entries, 1000 clients which we ping with 20 threads, then we get the following errors. we get this error a lot, seems the transport cache is just not purged.

TAO (5936|1111423296) IIOP_Connector::make_connection, connection to <192.168.248.1:48648> failed (errno: Address already in use)
TAO (5936|1247791424) IIOP_Connector::make_connection, connection to <192.168.238.1:40277> failed (errno: Address already in use)
TAO (5936|1216321856) IIOP_Connector::make_connection, connection to <192.168.238.1:40741> failed (errno: Address already in use)
TAO (5936|1184852288) IIOP_Connector::make_connection, connection to <192.168.248.1:44915> failed (errno: Address already in use)
TAO (5936|1174362432) IIOP_Connector::make_connection, connection to <192.168.238.1:60932> failed (errno: Address already in use)
TAO (5936|1268771136) IIOP_Connector::make_connection, connection to <192.168.248.1:38531> failed (errno: Address already in use)
TAO (5936|1300240704) IIOP_Connector::make_connection, connection to <192.168.238.1:49571> failed (errno: Address already in use)
TAO (5936|1237301568) IIOP_Connector::make_connection, connection to <192.168.238.1:35834> failed (errno: Address already in use)
TAO (5936|1205832000) IIOP_Connector::make_connection, connection to <192.168.248.1:56770> failed (errno: Address already in use)
TAO (5936|1289750848) IIOP_Connector::make_connection, connection to <192.168.238.1:37396> failed (errno: Address already in use)
TAO (5936|1247791424) IIOP_Connector::make_connection, connection to <10.2.0.122:48617> failed (errno: Address already in use)
TAO (5936|
Comment 1 Steve Totten 2009-01-21 12:11:31 CST
Changed Summary line to fix spelling of "exclusive" TMS.
Comment 2 Johnny Willemsen 2009-02-03 09:31:46 CST
have to rerun with the latest svn head, probably we just can't make anymore outgoing connections because we have a lot of sockets in time_wait