Tencent / DCache

A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
Other
747 stars 192 forks source link

创建应用最后一步,点击安装发布无响应 #24

Open caojb1024 opened 5 years ago

caojb1024 commented 5 years ago

下面是 DCacheOptServer 的错误日志 `2019-07-31 12:29:22|38786|ERROR|[TARS][QueryEpBase::doEndpoints, callback activeEps is empty,objname:DCache.PropertyServer.PropertyObj] 2019-07-31 12:29:27|38786|ERROR|[TARS][ObjectProxy::doTimeout, objname:DCache.PropertyServer.PropertyObj, queue timeout error] 2019-07-31 12:30:23|38786|ERROR|[TARS][QueryEpBase::doEndpoints, callback activeEps is empty,objname:DCache.PropertyServer.PropertyObj] 2019-07-31 12:30:28|38786|ERROR|[TARS][ObjectProxy::doTimeout, objname:DCache.PropertyServer.PropertyObj, queue timeout error] Dcache应用安装失败

`

caojb1024 commented 5 years ago

重新提交后会提示 Dcache应用安装失败02

shanbaoyin commented 5 years ago

opt、config、property 这个三个服务是否成功安装?

caojb1024 commented 5 years ago

非常感谢能处理此问题:

image

image