Hi everyone
I'm using Apache Stratos 4.0.0, and testing cloud bursting/inter-cloud deployment in Openstack and Amazon EC2 instances with load balancer and php cartridges. When the load balancer is deployed on Openstack, everything works perfectly and it has no problem communicating with the php cartridges in both clouds. However, if the load balancer is deployed on Amazon EC2, it's created and started without problems, but gets stuck with the following message on cartridge-agent.log: INFO CartridgeAgentUtils Waiting for ports to be active: [IP] localhost [Ports] [80, 443] Until it eventually timeouts. Note that this only happens with load balancer cartridges, php cartridges get activated fine. I've annexed the php and load balancer configuration files, where could I start debugging to find out why load balancer and only the load balancer isn't working on one of the clouds? Thank you for your time Ricardo Carvalho
lb-cartridge.json
Description: lb-cartridge.json
php-cartridge.json
Description: php-cartridge.json
