Hi,

I hit a road block when developing Kubernetes Group registration
feature. When I try to persist the data object in the registry, it
throws an exception as in [1].

TID: [0] [STRATOS] [2014-09-16 00:02:03,368] ERROR
{org.apache.stratos.rest.endpoint.services.ServiceUtils} -  Could not
persist data in registry
{org.apache.stratos.rest.endpoint.services.ServiceUtils}
org.apache.stratos.autoscaler.stub.AutoScalerServiceInvalidKubernetesGroupExceptionException:
AutoScalerServiceInvalidKubernetesGroupExceptionException


I can see the values being passed correctly from the REST API to
AutoScaler service. I'm trying with remote debugging to find the
issue. Would appreciate if someone can look into the code at [2,3] and
see if something is wrong.

[1] http://pastebin.com/PS7DDj0b
[2] 
https://github.com/apache/stratos/blob/docker-integration/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/kubernetes/KubernetesManager.java

[3] 
https://github.com/apache/stratos/blob/docker-integration/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/registry/RegistryManager.java

Thanks!

-- 
Akila Ravihansa Perera
Software Engineer, WSO2

Blog: http://ravihansa3000.blogspot.com

Reply via email to