From: Aleksandar K. <ako...@re...> - 2013-05-20 04:47:54
|
One possible reason would be your firewall prevents the connection. But given that in your error message I see "host:127.0.0.1" I am suspecting you are binding the daemon to localhost and not all IPs or the public IP on the machine. Try to make sure that `hostname` on the machines you are running resolves properly to the machine's public IP address. This is only a wild guess. I never had such a problem. met...@cs... wrote, On 05/19/2013 08:46 PM (EEST): > hello all, > > this is my first email here. > The thing is i am trying to run the dynamic web server but only the > service and not the load generators and i keep having an error that is > telling me this > > - FAILED when trying DEPLOY of 'ws', [system.sf], deployReference: > service, host:127.0.0.1 > Result: > * Exception: 'SmartFrogDeploymentException: 'ws' component. > PrimHostDeployerImpl.deploy failed to connect to (unknown process) > while retrieving target process compound > cause: java.rmi.ConnectException: Failed to connect to > 10.10.19.107:3800 : java.rmi.ConnectException: Connection refused to > host: 10.10.19.107; nested exception is: > java.net.ConnectException: Connection refused; nested > exception is: > java.rmi.ConnectException: Connection refused to > host: 10.10.19.107; nested exception is: > java.net.ConnectException: Connection refused' > > I have the SF running under 2 VMs in a Cloud Infrastructure. > Obvioulsy the other VM i have the sfDaemon running is refusing the connection. > Any ideas?? > > thanks, > Damianos > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > Smartfrog-users mailing list > Sma...@li... > https://lists.sourceforge.net/lists/listinfo/smartfrog-users > |