2016-05-23 14:30:25,346 [pool-4-thread-1] ERROR c.m.l.k.s.i.EndPointLightBulbOperationServiceImpl - Could not extract response: no suitable HttpMessageConverter found for response type [class org.kaaproject.kaa.common.dto.ConfigurationSchemaDto] and content type [application/json;charset=UTF-8]
org.springframework.web.client.RestClientException: Could not extract response: no suitable HttpMessageConverter found for response type [class org.kaaproject.kaa.common.dto.ConfigurationSchemaDto] and content type [application/json;charset=UTF-8]
at org.springframework.web.client.HttpMessageConverterExtractor.extractData(HttpMessageConverterExtractor.java:108)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:549)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:502)
at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:239)
at org.kaaproject.kaa.server.common.admin.AdminClient.getConfigurationSchema(AdminClient.java:392)
some one know about this error?
Thanks & Regards,
Rishit Dixit.