}
}
}
if(c!=null) {
Watchable w;
if(elem.forkService()) {
int registryPort = ((CybernodeAdmin)c.getAdmin()).getRegistryPort();
String address = c.getInetAddress().getHostAddress();
Registry registry = LocateRegistry.getRegistry(address, registryPort);
Remote r = null;
NotBoundException notBound = null;