Thomas Diesler created CAMEL-14492:
--------------------------------------

             Summary: CCE: EtcdKeysEndpoint cannot be cast to 
AbstractEtcdPollingEndpoint
                 Key: CAMEL-14492
                 URL: https://issues.apache.org/jira/browse/CAMEL-14492
             Project: Camel
          Issue Type: Bug
          Components: camel-etcd
    Affects Versions: 3.x
            Reporter: Thomas Diesler


{code}

Caused by: org.apache.camel.PropertyBindingException: Error binding property 
(uris=http://192.168.178.30:23379,http://192.168.178.30:40001) with name: uris 
on bean: 
etcd://keys?uris=http%3A%2F%2F192.168.178.30%3A23379%2Chttp%3A%2F%2F192.168.178.30%3A40001
 with value: http://192.168.178.30:23379,http://192.168.178.30:40001
 at 
org.apache.camel.support.PropertyBindingSupport.doBindProperties(PropertyBindingSupport.java:502)
 at 
org.apache.camel.support.PropertyBindingSupport.access$000(PropertyBindingSupport.java:62)
 at 
org.apache.camel.support.PropertyBindingSupport$Builder.bind(PropertyBindingSupport.java:250)
 at 
org.apache.camel.support.DefaultComponent.setProperties(DefaultComponent.java:513)
 at 
org.apache.camel.support.DefaultComponent.setProperties(DefaultComponent.java:482)
 at 
org.apache.camel.component.etcd.EtcdComponent.createEndpoint(EtcdComponent.java:153)
 at 
org.apache.camel.support.DefaultComponent.createEndpoint(DefaultComponent.java:245)
 at 
org.apache.camel.impl.engine.AbstractCamelContext.getEndpoint(AbstractCamelContext.java:756)
 ... 168 more
Caused by: java.lang.ClassCastException: 
org.apache.camel.component.etcd.EtcdKeysEndpoint cannot be cast to 
org.apache.camel.component.etcd.AbstractEtcdPollingEndpoint
 at 
org.apache.camel.component.etcd.AbstractEtcdPollingEndpointConfigurer.doConfigure(AbstractEtcdPollingEndpointConfigurer.java:28)
 at 
org.apache.camel.component.etcd.AbstractEtcdPollingEndpointConfigurer.configure(AbstractEtcdPollingEndpointConfigurer.java:19)
 at 
org.apache.camel.support.PropertyBindingSupport.doBindProperties(PropertyBindingSupport.java:497)
 ... 175 more

{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to