Brian C - 2017-02-10

Looks like the this "Invalid operation: Failed to get pooled connections;" is your root cause. Either the same port numbers are being used (they need to be different even on different nodes), or the EC2's are not able to connect to each other. By default EC2's are pretty locked down. Need to make sure what ever ports you are using are open.