[ 
https://issues.apache.org/jira/browse/CAMEL-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089964#comment-16089964
 ] 

Radek Mensik commented on CAMEL-11549:
--------------------------------------

This is the start command which works

{code:java}
java -DSCRIBE_ENABLED=true -jar zipkin-server-1.28.1-exec.jar
{code}



> Cant run camel zipkin example with latest zipkin-server
> -------------------------------------------------------
>
>                 Key: CAMEL-11549
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11549
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-zipkin
>    Affects Versions: 2.18.2
>         Environment: both windows and linux
>            Reporter: Radek Mensik
>            Priority: Minor
>
> Follow steps in example: 
> https://github.com/apache/camel/tree/camel-2.18.x/examples/camel-example-zipkin
> This will download zipkin version 1.28.1 : zipkin-server-1.28.1
> Unfortunately  both services wont start with `Connection refused: connect` 
> exception.
> When using zipkin-server-1.19.3 it works somehow.
> I have tried latest camel 2.20 and 2.18 versions and it wont help. Also tried 
> to change default port, no luck.
> It could be because Scribe collector is disabled by default: 
> https://github.com/openzipkin/zipkin/blob/master/zipkin-server/README.md#scribe-collector



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to