
Originally Posted by
bernard
Hi Dmitry,
Service errors are logged into the Windows Event log.
My recommendation is to deploy a fresh IceGrid registry and IceGrid node (as Windows services) on serverB, make sure the registry sees the node, and then populate the IceGrid registry using your IceGrid application (.xml) file.
Best regards,
Bernard
Bernard, thank you for your help!
I have just deployed fresh copy of IceGrid Registry and IceGrid Node. I have all configuration parameters in a single file these two use.
The Registry has produced the following:
Code:
Db::put: Operation not permitted
identity: DIAmatixRegistry/InternalRegistry-Master
facet:
operation: registerNode
[ 10/28/08 21:31:14.796 icegridnode: Replica: failed to establish session with replica `Master':
Outgoing.cpp:478: Ice::UnknownLocalException:
unknown local exception:
MapI.cpp:1211: Freeze::DatabaseException:
Db::put: Operation not permitted ]
[ 10/28/08 21:31:16.328 icegridnode: Session: admin session `Dmitry N. Medvedev' keep alive ]
Obviously, something's wrong with it...