dianping / cat

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cat客户端连接报[ERROR] Uncaught exception thrown out of thread(Cat-ChannelManager)

1013053668 opened this issue · comments

集成客户端启动过程中日志如下,服务器端2280和8080端口皆开启
[2023-10-17 09:51:08.867] [INFO] Starting thread(Cat-ConfigureRefresher) ...

[2023-10-17 09:51:09.049] [INFO] CAT home: /data/appdatas/cat

[2023-10-17 09:51:09.050] [INFO] User dir: /

[2023-10-17 09:51:09.050] [INFO] CAT client configuration:

domain: biz-mps-coupon

host: *******(biz-coupon-dev-659855978d-68kls)

servers: *******, *******, *******

[2023-10-17 09:51:09.054] [INFO] Starting thread(Cat-ChannelManager) ...

[2023-10-17 09:51:09.054] [INFO] Starting thread(Cat-ChannelManager) ...

[2023-10-17 09:51:09.055] [ERROR] Uncaught exception thrown out of thread(Cat-ChannelManager)

[2023-10-17 09:51:09.056] [INFO] Starting thread(Cat-MessageTransporter) ...

[2023-10-17 09:51:09.057] [INFO] Starting thread(Cat-MessageTransporter) ...

[2023-10-17 09:51:09.064] [INFO] Starting thread(Cat-StatusUpdateTask) ...

[2023-10-17 09:51:09.064] [INFO] Starting thread(Cat-StatusUpdateTask) ...

/data/applogs/cat下未产生日志