You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.xxl.conf.core.exception.XxlConfException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /xxl-conf/prod/service-gateway.zuul.router
at com.xxl.conf.core.util.XxlZkClient.getPathData(XxlZkClient.java:254)
at com.xxl.conf.core.core.XxlConfZkConf.get(XxlConfZkConf.java:129)
at com.xxl.conf.core.core.XxlConfLocalCacheConf.reloadAll(XxlConfLocalCacheConf.java:125)
at com.xxl.conf.core.core.XxlConfLocalCacheConf$1.run(XxlConfLocalCacheConf.java:56)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /xxl-conf/prod/service-gateway.zuul.router
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1133)
at com.xxl.conf.core.util.XxlZkClient.getPathData(XxlZkClient.java:242)
... 4 common frames omitted
The text was updated successfully, but these errors were encountered:
com.xxl.conf.core.exception.XxlConfException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /xxl-conf/prod/service-gateway.zuul.router
at com.xxl.conf.core.util.XxlZkClient.getPathData(XxlZkClient.java:254)
at com.xxl.conf.core.core.XxlConfZkConf.get(XxlConfZkConf.java:129)
at com.xxl.conf.core.core.XxlConfLocalCacheConf.reloadAll(XxlConfLocalCacheConf.java:125)
at com.xxl.conf.core.core.XxlConfLocalCacheConf$1.run(XxlConfLocalCacheConf.java:56)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /xxl-conf/prod/service-gateway.zuul.router
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1133)
at com.xxl.conf.core.util.XxlZkClient.getPathData(XxlZkClient.java:242)
... 4 common frames omitted
The text was updated successfully, but these errors were encountered: