Hi,
I deployed two instances of servant object to two IceGrid nodes at last week. This morning, I try to restart my service program, and see the error message shown as below:
Code:Ice.ObjectAdapterIdInUseException id = "UtilServer38.UtilAdapter" at Ice.ObjectAdapterI.updateLocatorRegistry(ObjectAdapterI.java:1258) at Ice.ObjectAdapterI.activate(ObjectAdapterI.java:81) at com.okooo.osgi.ice.server.AdapterServer$1.run(AdapterServer.java:89) at java.lang.Thread.run(Thread.java:619) Exception in thread "Thread-12" java.lang.RuntimeException:

Reply With Quote