vavavr00m / boto

Automatically exported from code.google.com/p/boto
1 stars 0 forks source link

CPU stuck after executing "get_all_groups" in autoscaling #579

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. conn = boto.connect_autoscale()
2. conn = get_all_groups
3. autoscale_endpoint = autoscaling.eu-west-2.amazonaws.com

What is the expected output? What do you see instead?
Whole machine hangs and error messages can be found in the console screen 
attached as cpu_stuck.JPG
CPU#0 stuck for 60s

What version of the product are you using? On what operating system?
Centos 6.0 with kernel 2.6.32-71

Please provide any additional information below.
However, normal error handling should consider this kind of usage.
Please fix this issue to give user more friendly experience.
Thanks
Henry

Original issue reported on code.google.com by henry.s....@gmail.com on 16 Jan 2012 at 5:55

Attachments: