You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Viral Gohel (JIRA)" <ji...@apache.org> on 2018/08/13 14:54:00 UTC

[jira] [Assigned] (CAMEL-12587) camel-zipkin-starter fails mapping service names

     [ https://issues.apache.org/jira/browse/CAMEL-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viral Gohel reassigned CAMEL-12587:
-----------------------------------

    Assignee: Viral Gohel

> camel-zipkin-starter fails mapping service names
> ------------------------------------------------
>
>                 Key: CAMEL-12587
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12587
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-zipkin
>            Reporter: Adrian Cole
>            Assignee: Viral Gohel
>            Priority: Major
>
> camel-zipkin-starter uses mapped properties for service names. For example, the following wildcard properties are used in camel-example-zipkin
> camel.zipkin.server-service-mappings.*=service1
> camel.zipkin.client-service-mappings.*=service2
>  
> trunk is currently broken, as running the service1 part of the example ends with errors like so unless you comment out the mappings:
>  
> Caused by: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [java.util.Map<java.lang.String, java.lang.String>] at org.springframework.core.convert.support.GenericConversionService.handleConverterNotFound (GenericConversionService.java:321) at org.springframework.core.convert.support.GenericConversionService.convert (GenericConversionService.java:194) at org.springframework.boot.context.properties.bind.BindConverter$CompositeConversionService.convert (BindConverter.java:162) at org.springframework.boot.context.properties.bind.BindConverter.convert (BindConverter.java:96)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)