With the latest code from the master I get the exception below when I try to 
deploy a cartridge, what is “Category is not specified” -  what is missing ?

Also, seems like RestAPI’s got changed again (autoscaler) – it would be great 
if we could stabilize and freeze them,

Thanks

Martin

TID: [0] [STRATOS] [2014-12-12 20:49:52,607]  INFO 
{org.apache.stratos.rest.endpoint.api.StratosApiV41Utils} -  Starting to deploy 
a cartridge [type] cisco-sample-vm 
{org.apache.stratos.rest.endpoint.api.StratosApiV41Utils}
TID: [0] [STRATOS] [2014-12-12 20:49:52,608] ERROR 
{org.apache.stratos.rest.endpoint.handlers.CustomExceptionMapper} -  Category 
is not specified, cartridge deployment failed 
{org.apache.stratos.rest.endpoint.handlers.CustomExceptionMapper}
org.apache.stratos.rest.endpoint.exception.RestAPIException: Category is not 
specified, cartridge deployment failed
        at 
org.apache.stratos.rest.endpoint.api.StratosApiV41Utils.createCartridgeDefinition(StratosApiV41Utils.java:98)
        at 
org.apache.stratos.rest.endpoint.api.StratosApiV41.createCartridgeDefinition(StratosApiV41.java:147)

Reply via email to