Github user duncangrant commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/705#issuecomment-114259415 @ahgittin All the components fail. I can easily replicate with the following using master so you're right : name: Empty large System location: jclouds:aws-ec2:eu-west-1 services: - type: brooklyn.entity.basic.EmptySoftwareProcess provisioning.properties: minRam: 2gb A simple fix for the above is to ask for 8gb. Doing that does seem to fix the issue for the nginx node but the node in the cluster fails. I'm not entirely sure why it fails but the node seems to stop and then it seems to retry waiting for main.uri a few times. And then the node is torn down.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---