You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2013/11/25 08:51:38 UTC

[jira] [Created] (JCLOUDS-390) The subscriptions calculator methods fail due to "method not allowed" errors

Ignasi Barrera created JCLOUDS-390:
--------------------------------------

             Summary: The subscriptions calculator methods fail due to "method not allowed" errors
                 Key: JCLOUDS-390
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-390
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
    Affects Versions: 1.7.0
            Reporter: Ignasi Barrera


The subscriptions calculator methods fail due to *method not allowed* errors. See the following output of the live tests:

{code}
Caused by: org.jclouds.http.HttpResponseException: command: GET https://lvs.cloudsigma.com/api/2.0/subscriptioncalculator/ HTTP/1.1 failed with response: HTTP/1.1 405 METHOD NOT ALLOWED; content: []
at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:51)
... 31 more
Caused by: org.jclouds.http.HttpResponseException: command: GET https://lvs.cloudsigma.com/api/2.0/subscriptioncalculator/ HTTP/1.1 failed with response: HTTP/1.1 405 METHOD NOT ALLOWED; content: []
at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:51)
... 31 more
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)