[omniORB] timeout on location forwarded object reference
Duncan Grisby
duncan at grisby.org
Wed Feb 11 16:42:51 GMT 2004
On Friday 23 January, "Lee, Robert C." wrote:
> Why does a server time out when it fails to complete a call on an object due
> to this problem:
>
> omniORB: throw giopStream::CommFailure from
> giopStream.cc:1070(0,NO,TRANSIENT_ConnectFailed)
> omniORB: Reverting object reference to original profile
> omniORB: Invocation on a location forwarded object has failed. 86 retries
>
> Shouldn't it try to make the call on the original profile and then quit? I
> have the clientCallTimeOutPeriod = 5000 so shouldn't have just quit after 5
> seconds?
I don't quite understand the question. Are you saying that the client
keeps reverting to the original profile, and the original location
keeps forwarding it to a broken location? If so, I'd say that omniORB
should not time out since it's not waiting for a response -- it's
repeatedly getting a broken response.
Can you clarify exactly what the situation is?
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list