aoi maeda created CLOUDSTACK-4673:
-------------------------------------
Summary: AWSAPI register fails with error http 500
Key: CLOUDSTACK-4673
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4673
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: Cloustack 3.0.6 ver, which was upgraded 2.2.14.
Reporter: aoi maeda
Priority: Critical
when I run this command, I get error #500;
[root@ut1-qmb-rd3c ~]# cloudstack-aws-api-register -a 6**g -s g**A -c
/root/aws/cert.pem -u http://(mngt_IP):7080/awsapi
User registration failed with http error code: 500
And awsapi.log shows nothing about this;
[root@ut1-qmb-rd3c management]# tail -f awsapi.log
2013-09-13 23:26:13,357 INFO [axis2.deployment.ClusterBuilder] (main:null)
Clustering has been disabled
2013-09-13 23:26:13,459 INFO [axis2.deployment.ModuleDeployer] (main:null)
Deploying module: rahas-1.5 -
file:/usr/share/cloud/management/webapps7080/awsapi/WEB-INF/modules/rahas-1.5.mar
2013-09-13 23:26:13,464 INFO [axis2.deployment.ModuleDeployer] (main:null)
Deploying module: cloud-auth-ec2 -
file:/usr/share/cloud/management/webapps7080/awsapi/WEB-INF/modules/cloud-auth-ec2.mar
2013-09-13 23:26:13,484 INFO [axis2.deployment.ModuleDeployer] (main:null)
Deploying module: rampart-1.5 -
file:/usr/share/cloud/management/webapps7080/awsapi/WEB-INF/modules/rampart-1.5.mar
2013-09-13 23:26:13,486 INFO [axis2.deployment.ModuleDeployer] (main:null)
Deploying module: cloud-auth-s3 -
file:/usr/share/cloud/management/webapps7080/awsapi/WEB-INF/modules/cloud-auth-s3.mar
2013-09-13 23:26:13,677 INFO [axis2.deployment.ModuleDeployer] (main:null)
Deploying module: addressing-1.5.1 -
file:/usr/share/cloud/bridge/webapps/awsapi/WEB-INF/lib/axis2-1.5.1.jar
2013-09-13 23:26:13,709 DEBUG [auth.ec2.AuthenticationModule] (main:null) init
entry EC2 AuthenticationModule
2013-09-13 23:26:13,709 DEBUG [auth.s3.AuthenticationModule] (main:null) init
entry S3 AuthenticationModule
2013-09-13 23:26:13,749 ERROR [bridge.lifecycle.ServiceEngineLifecycle]
(main:null) Error initializing awsapi: Access denied for user
'cloud'@'localhost' to database 'cloudbridge'
2013-09-13 23:26:13,823 INFO [axis2.deployment.ServiceDeployer] (main:null)
Deploying Web service: cloud-ec2.aar -
file:/usr/share/cloud/management/webapps7080/awsapi/WEB-INF/services/cloud-ec2.aar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira