> On March 8, 2013, 11:09 p.m., Prachi Damle wrote: > > Changes are good. Are theer any changes for correcting the path to > > ec2-service.properties, as you have mentioned in > > https://issues.apache.org/jira/browse/CLOUDSTACK-1557 > > Prachi Damle wrote: > Pradeep, > > I suspect that the path to ec2-service.properties needs to be corrected > somewhere since we saw the error in awsapi.log that the file cannot be found. > In your ticket you mentioned that awsapi-setup/setup/cloud-setup-bridge is > one such place where the path is wrong. I think there might be other scripts > in packaging where we need to correct the path.
Pradeep, you mentioned in https://issues.apache.org/jira/browse/CLOUDSTACK-1557 that you see that ec2-service.properties file is packaged in the following location: /usr/share/cloudstack-management/webapps7080/bridge/WEB-INF/classes/ec2-service.properties And in awsapi.log that Chandan's posted i see the following: 2013-03-06 13:10:21,796 INFO [core.ec2.EC2Engine] (main:null) Use EC2 properties file: /usr/share/cloudstack-management/webapps7080/bridge/WEB-INF/classes/ec2-service.properties So i don't think that the location of ec2-services.properties is an issue. Prachi? - Likitha ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9823/#review17634 ----------------------------------------------------------- On March 8, 2013, 1:05 p.m., Pradeep Soundararajan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9823/ > ----------------------------------------------------------- > > (Updated March 8, 2013, 1:05 p.m.) > > > Review request for cloudstack, Prachi Damle, Likitha Shetty, and Hugo > Trippaers. > > > Description > ------- > > BUG-ID: CLOUDSTACK-1557 > > Summary: EC2 REST API : cloudbridge database is missing on the CloudStack > Installation > > > Diffs > ----- > > setup/bindir/cloud-setup-databases.in > 1603c23eecbc33155982b9b7070bfaad0ff9db6f > > Diff: https://reviews.apache.org/r/9823/diff/ > > > Testing > ------- > > After this change, cloudstack-setup-databases is launching cloud-bridge > related databases properly. > > > Thanks, > > Pradeep Soundararajan > >