Discussion:
[omniORB] [OmniORB] Just after successful Bind() call, it fails in resolve call
sheena kansal
2013-11-20 19:22:03 UTC
Permalink
Hi,

After successfull bind call as below,

newContext->bind(objectName, i_ObjRef);

We are recently seeing lot of TRANSIENT_CallTimedout in the below call -

omniORB::setClientCallTimeout(
rootContext,ServerReady::SinkTimeoutMsec); ---> it is set
to 15 sec
o_ObjRef = rootContext->resolve(name);

The system is not under heavy load. What else could be the reason for this
callTimeout.

We are trying to get traces at level 40, will update once we get traces at
higher level.
--
Regards,
Sheena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20131121/d1916147/attachment.html>
Loading...