[omniORB] Re: Error in network receive or
	COMM_FAILURE_WaitingForReply
    Duncan Grisby 
    duncan at grisby.org
       
    Wed Sep 14 18:23:05 BST 2011
    
    
  
On Tue, 2011-09-13 at 12:33 -0400, Pearl Rothman wrote:
> I think the problem is that my message is broken up into 8192 chunks.
> Is there a setting to make these chunks bigger?
That's not a problem. It's normal behaviour.
[...]
>         After I successfully establish a connection, and some messages
>         go back and forth successfully, I make a request from a server
>         and it blocks on the request with the following log.
>          
>         omniORB: (?) Invoke 'acceptQuotesForClassV7' on remote:
>         key<........UserPOA.....CASQuote...yO..
>         
>         ..p......2..........p......2.......>
>         
>         omniORB: (?) sendChunk: to giop:tcp:170.137.253.138:8102 8192
>         bytes
>         
>         omniORB: (?) sendChunk: to giop:tcp:170.137.253.138:8102 6925
>         bytes
>         
>         omniORB: (?) Error in network receive (start of message):
>         giop:tcp:170.137.253.138:8102
That suggests that the server dropped the connection when the client was
waiting for the reply. What was happening on the server at the time?
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list