CloudifySource / cloudify-widget

Widget for embedding a Cloudify "recipe player" in other website, to allow visitors to launch a certain recipe with a single click.
Apache License 2.0
3 stars 11 forks source link

getting "connection refused" when playing widget #53

Closed guy-mograbi-at-gigaspaces closed 9 years ago

guy-mograbi-at-gigaspaces commented 11 years ago

Something probably failed on Java installation as I found this message on the machine.

/root/gigaspaces-cloudify-2.3.0-ga/tools/cli/../../bin/setenv.sh: line 89: /root/jdk1.6.0_32/bin/java: No such file or directory

There are a couple of things we can do :

  1. Verify connection to cloudify management when we get a serverNode from pool using (/service/testrest), destroy if no answer
  2. Same as #1 - but after machine setup is completed.
  3. Fix the machine setup script to fail properly when something goes wrong. (my guess it didn't).
adamlavie commented 11 years ago

Do you want me to look into it? Do you have the machine logs? From: guy-mograbi-at-gigaspaces [mailto:notifications@github.com] Sent: Tuesday, February 12, 2013 12:53 PM To: CloudifySource/cloudify-widget Subject: [cloudify-widget] getting "connection refused" when playing widget (#53)

Something probably failed on Java installation as I found this message on the machine.

/root/gigaspaces-cloudify-2.3.0-ga/tools/cli/../../bin/setenv.sh: line 89: /root/jdk1.6.0_32/bin/java: No such file or directory

There are a couple of things we can do :

  1. Verify connection to cloudify management when we get a serverNode from pool using (/service/testrest), destroy if no answer
  2. Same as #1https://github.com/CloudifySource/cloudify-widget/issues/1 - but after machine setup is completed.
  3. Fix the machine setup script to fail properly when something goes wrong. (my guess it didn't).

— Reply to this email directly or view it on GitHubhttps://github.com/CloudifySource/cloudify-widget/issues/53.