Any actions performed on Load Balancer page for EC2 setup throws broken pipe
error in console
---------------------------------------------------------------------------------------------
Key: DTACLOUD-167
URL: https://issues.apache.org/jira/browse/DTACLOUD-167
Project: DeltaCloud
Issue Type: Bug
Components: Client (Ruby)
Environment: Deltacloud API 0.5.0
commit - 7e372dfca79c02a799046287e5936129216b781b
OS - Fedora 16, RHEl 6.1
Setup - EC2
Reporter: Ramesh A
Assignee: David Lutterkort
Priority: Minor
Any actions performed on Load Balancer page for EC2 setup throws broken pipe
error in console
Pages affected:
============
1. Access Load Balancer page
2. Creating an load balancer
3. Deleting an existing load balancer
Console Output:
=============
I, [2012-03-22T16:58:45.511806 #11412] INFO -- : New Aws::Elb using
per_thread-connection mode
I, [2012-03-22T16:58:45.511926 #11412] INFO -- : Describing Load Balancers
W, [2012-03-22T16:58:45.546417 #11412] WARN -- : Rightscale::HttpConnection :
request failure count: 1, exception: #<Errno::EPIPE: Broken pipe>
I, [2012-03-22T16:58:45.549798 #11412] INFO -- : Opening new HTTPS connection
to elasticloadbalancing.us-east-1.amazonaws.com:443
{:health_check=>{:interval=>30, :healthy_threshold=>10,
:unhealthy_threshold=>2, :target=>"TCP:80", :timeout=>5},
:availability_zones=>["us-east-1a"], :load_balancer_name=>"a", :created=>Thu
Mar 22 11:19:14 UTC 2012,
:dns_name=>"a-2078624349.us-east-1.elb.amazonaws.com", :created_time=>Thu Mar
22 11:19:14 UTC 2012, :listeners=>[{:protocol=>"HTTP", :load_balancer_port=>80,
:instance_port=>80}], :name=>"a", :instances=>[]}
I, [2012-03-22T16:58:47.432953 #11412] INFO -- : New Aws::Ec2 using
per_thread-connection mode
W, [2012-03-22T16:58:47.433937 #11412] WARN -- : Rightscale::HttpConnection :
request failure count: 1, exception: #<Errno::EPIPE: Broken pipe>
I, [2012-03-22T16:58:47.434038 #11412] INFO -- : Opening new HTTPS connection
to ec2.us-east-1.amazonaws.com:443
W, [2012-03-22T16:58:53.014263 #11412] WARN -- : Rightscale::HttpConnection :
request failure count: 2, exception: #<Timeout::Error: execution expired>
I, [2012-03-22T16:58:53.019200 #11412] INFO -- : Opening new HTTPS connection
to ec2.us-east-1.amazonaws.com:443
I, [2012-03-22T16:59:04.934264 #11412] INFO -- : New Aws::Ec2 using
per_thread-connection mode
W, [2012-03-22T16:59:04.935338 #11412] WARN -- : Rightscale::HttpConnection :
request failure count: 1, exception: #<Errno::EPIPE: Broken pipe>
I, [2012-03-22T16:59:04.935430 #11412] INFO -- : Opening new HTTPS connection
to ec2.us-east-1.amazonaws.com:443
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira