[omniORB] Server Timeout

jorgefm@cirsa.com jorgefm@cirsa.com
Fri Nov 8 10:19:01 2002


Hi all !

I have a timeout problem with a notification sended by the server to a
client.

A client sends a message to the server and then it receives a SIGSTOP
stopping all
client's threads. The server tries to send a notification to all the
clients,
including the blocked one, but this message it's never delivered, because
when the
server tries to send it to the 'stopped' client, the server is blocked, and
the rest of the clients are not notified !
What timeout can i modify to avoid this behaviour?

I'm reading the 'sample.cfg', the section 'poaHoldRequestTimeout', and i
think
thre is a little error because in the text is said that the timeout is
given in
seconds, but the valid values say that the timeout is given in
milliseconds.
What's the correct sentence ?

Thanks for your time,
Jorge