unicesi / amelia

:airplane: DSL for deploying distributed systems, with custom commands to compile and execute FraSCAti applications
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Indeterminate Amelia's stops #4

Closed juan3036 closed 8 years ago

juan3036 commented 8 years ago

I'm using Amelia to execute a series of experiments with fraSCAti. However; sometimes while an experiment is running the execution gets freezed without apparent reason (there are no errors or exceptions) and the experiment has to be stopped and parameterized from this point to start it again. Which forces to be aware of the execution.

Is there any suggestion to avoid this unpredictable behavior?

Thanks

jachinte commented 8 years ago

Hi @juan3036, This unpredictable behavior may be a matter of concurrency. It is hard to say what is the problem and how to avoid it without a reproducible example. If you can provide one, I can search for a reason and correct it in case it is necessary. Also, the session logs can be helpful (when the deployment got freezed).

jachinte commented 8 years ago

Hi @juan3036, This seems to be gone, so I'm closing it. In case this behavior continues, please let me know.