Cannot connect to OneFlow server

Hi Daniel,

As Martijn commented on his first post, our current setup is:

VM1

  • Sunstone-server
  • Openflow-server

VM2

  • Opennebula daemon

And now, if for example I execute “oneflow list” in VM2 I get "Connection refused - connect (2)):

oneadmin@opennebula4 ~]$ oneflow-template list
Error connecting to server (Connection refused - connect(2)).
Server: localhost:2474

According to http://archives.opennebula.org/documentation:community:faq#i_get_a_connection_refused_-_connect_2_error_what_is_the_problem , I should define ONE_XMLRPC environment variable, if it is so, where I should define it? VM1 or VM2? (I understand in VM2 that is also where XMLRPC is running) and how I should define it?

Thanks in advance,
Esteban