[omniORB] Problem with OmniORB 4.1.2 under Windows Vista
("::_narrow()" hangs)
Duncan Grisby
duncan at grisby.org
Mon Aug 11 19:25:23 BST 2008
On Monday 4 August, =?iso-8859-1?Q?Jos=E9_=28bluemail=29?= wrote:
> We made a simple client-server application and during stress-tests we found
> out that it can happen that "::_narrow()" call on client side hangs and throw
> an exception after a while !
>
> We debug the client and found out that it looks like that there is a problem
> with opening sockets.
>
> In the following while-loop within "tcpendpoint.cc", the constructor "new
> tcpConnection(pd_new_conn_socket,this)" is not called in case of our "_narrow
> hangs problem" !
That code is only used on the server side. It's not used in clients.
Do you have a trace from the server side from when it fails?
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list