Re: Problems with big sequences



Hi Antti,

> Meanwhile, I tested it by actually running the programs on different
> machines instead of running them on a single one. Now the client says
> 
> IIOP-CRITICAL **: iiop_connection_read: error while reading from fd
> 7: Broken pipe
> IIOP-CRITICAL **: giop_recv_buffer_read: expected to read 12 bytes. Got
> nothing.
> 
> and the server says
> 
> IIOP-CRITICAL **: giop_recv_buffer_read: message size is bigger than 128k
> (1311348).

This can be avoided by first sending a short message (that means a corba call,
that will not be bigger than 128k) over that connection. (for example to the
same object) Then this connection will get 'is_auth' set to TRUE and it should
work then. At least that's what I think.

Bye,
Sebastian
-- 
Sebastian Wilhelmi                   |            här ovanför alla molnen
mailto:wilhelmi ira uka de           |     är himmlen så förunderligt blå
http://goethe.ira.uka.de/~wilhelmi   |




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]