Deepika Agrawal created DTACLOUD-249:
----------------------------------------
Summary: unable to describe in detail a storage volume with ec2
driver
Key: DTACLOUD-249
URL: https://issues.apache.org/jira/browse/DTACLOUD-249
Project: DeltaCloud
Issue Type: Bug
Components: Server, Website
Environment: Ubuntu 11.10 , deltacloud1.0.0
Reporter: Deepika Agrawal
Priority: Critical
While clicking on any storage volume through web-ui, getting the below response:
502 - Backend Server Error
undefined method `to_a' for "vol-e63acc87":String
Server message
Deltacloud::ExceptionHandler::ProviderError - undefined method `to_a' for
"vol-e63acc87":String
Original request URI
/api/storage_volumes/vol-e63acc87
At server side, following error has occurred;
NoMethodError:undefined method `to_a' for "vol-e63acc87":String
/var/lib/gems/1.9.1/gems/aws-2.5.6/lib/ec2/ec2.rb:1190:in `describe_volumes'
/var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/deltacloud/drivers/ec2/ec2_driver.rb:568:in
`block in storage_volumes'
/var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/deltacloud/drivers/exceptions.rb:173:in
`call'
.....
Deltacloud::ExceptionHandler::ProviderError - undefined method `to_a' for
"vol-e63acc87":String:
--
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