-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: jclouds-plugin
-
None
When using jCloud plugin after entering the respected fields like identity & secret,test validation passes. but when specifying the image template with id and cross checking against it ends up showing error text as in summary.
However after saving the config and trying to provision vm will end up in below stack trace
Caused by: org.jclouds.http.HttpResponseException: command: GET http://xyz.com/client/api?response=json&command=listProjects&listAll=true&account=abc&domainid=dc0314d4-09aa-4e8f-8a54-419ecf344635 HTTP/1.1 failed with response: HTTP/1.1 531 null; content: [{ "listprojectsresponse" :
}]
at org.jclouds.cloudstack.handlers.CloudStackErrorHandler.handleError(CloudStackErrorHandler.java:50)