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/27 22:24:35 UTC

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

    [ https://issues.apache.org/jira/browse/JCLOUDS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834161#comment-13834161 ] 

Ignasi Barrera commented on JCLOUDS-390:
----------------------------------------

Revision here: https://github.com/jclouds/jclouds-labs/pull/41

> 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
>              Labels: cloudsigma
>
> The subscriptions calculator methods fail due to *method not allowed* errors. See the following output of the live tests:
> 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



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