Bug 3553

Summary: Transport cache with exclusive TMS doesn't work as expected
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: ORBAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: normal CC: totten_s
Priority: P3    
Version: 1.6.7   
Hardware: All   
OS: Windows NT   
Bug Depends on: 3543    
Bug Blocks:    

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