From 95779a66eb32286140dec13a1641f5723d322168 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Tue, 25 Jul 2006 17:25:58 +0000 Subject: More replication work. --- cpp/src/IceGrid/ServerAdapterI.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpp/src/IceGrid/ServerAdapterI.cpp') diff --git a/cpp/src/IceGrid/ServerAdapterI.cpp b/cpp/src/IceGrid/ServerAdapterI.cpp index 5ae4619e327..d00f721cdd9 100644 --- a/cpp/src/IceGrid/ServerAdapterI.cpp +++ b/cpp/src/IceGrid/ServerAdapterI.cpp @@ -151,6 +151,9 @@ ServerAdapterI::setDirectProxy(const Ice::ObjectPrx& prx, const Ice::Current&) } catch(const Ice::LocalException&) { + // + // Expected if the master IceGrid registry is down. + // } } } -- cgit v1.2.3