You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2013/12/28 05:11:50 UTC

[jira] [Created] (STRATOS-325) Errors in Stratos CLI

Imesh Gunaratne created STRATOS-325:
---------------------------------------

             Summary: Errors in Stratos CLI
                 Key: STRATOS-325
                 URL: https://issues.apache.org/jira/browse/STRATOS-325
             Project: Stratos
          Issue Type: Bug
          Components: CLI Tool
            Reporter: Imesh Gunaratne
            Assignee: Manula Chathurika Thantriwatte
            Priority: Blocker


As I found the following commands throw errors in the CLI even though the back-end logic is executed properly:

stratos> deploy-cartridge -p /home/imesh/dev/apache/stratos/rest-api-client/json/load-balancer-cartridge.json
Error occur in deploy cartridge definition

stratos> deploy-cartridge -p /home/imesh/dev/apache/stratos/rest-api-client/json/cartridge.json
Error occur in deploy cartridge definition

stratos> subscribe-cartridge php stratos-t2 -ap autoscale-policy2 -dp deployment-policy1 -u admin -p admin -r https://github.com/sajhak/mytestautoscale.git
Connection problem
Error in response

None of the list commands are working:

stratos> list-cartridges
Connection problem

stratos> list-deployment-policies
Connection problem
Response content is empty

stratos> list-autoscale-policies
Connection problem
Response content is empty

stratos> list-partitions
Connection problem
Response content is empty

stratos> list-subscribe-cartridges
Connection problem
Subscribe cartridge list is null



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)