-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
%
-
build6
-
Undefined
-
SEVERE: Failed: org.wildfly.camel.test.zookeeper.ZookeeperIntegrationTest.testZookeeperMaster java.lang.NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()Lcom/google/common/util/concurrent/ListeningExecutorService; at org.apache.curator.framework.listen.ListenerContainer.addListener(ListenerContainer.java:41) at org.apache.curator.framework.imps.CuratorFrameworkImpl.start(CuratorFrameworkImpl.java:257) at org.apache.camel.component.zookeepermaster.ZookeeperGroupSupport.call(ZookeeperGroupSupport.java:176) at org.apache.camel.component.zookeepermaster.ZookeeperGroupSupport.call(ZookeeperGroupSupport.java:37) at org.apache.camel.component.zookeepermaster.group.internal.ManagedGroupFactoryBuilder.create(ManagedGroupFactoryBuilder.java:47) at org.apache.camel.component.zookeepermaster.ZookeeperGroupSupport.doStart(ZookeeperGroupSupport.java:142) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:72) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.component.zookeepermaster.ZookeeperComponentSupport.doStart(ZookeeperComponentSupport.java:92)
This is with camel-2.23.2.fuse-780027
- is caused by
-
ENTESB-14591 camel-master component fails with "java.lang.NoClassDefFoundError: org/apache/curator/shaded/com/google/common/cache/CacheBuilder" exception
- Done