Closed jakovits closed 11 years ago
It seemed there was some issue on my side. It works now. For some reason I could not get it working inside an instance, possibly a mistake or a mismatch between deployed system and the loaded model caused a silent error and IP's were left unallocated.
This issue can be closed
Rather than an issue, it is a feature request.
As a result of loading the already deployed model to deployer, using: CloudAppDeployer deployer = new CloudAppDeployer(); deployer.setCurrentModel(cloudMLModel);
the IP addresses of the existing Node Instances are not populated and thus can not accessed remotely if needed.
Also, as a result, xml file created by Bridge.toXML() does not have ip addresses filled wither.