我正在运行来自CommaIDE的并发脚本,它只显示“等待时间线数据”,而状态行显示“时间线连接错误:无法获取时间线数据: java.net.ConnectException:拒绝连接”,是否还有其他配置需要执行?下面是事件日志中的错误:
11:05 Timeline connection error: Could not get timeline data: java.net.ConnectException: Conexión rehusada发布于 2019-10-17 09:31:04
,我还需要做什么额外的配置吗?
如果网络没有问题,您仍然需要根据Log::Timeline模块自述文件(https://github.com/jnthn/p6-log-timeline)来设置项目,以便逗号能够收集您为日志记录提供的数据。
https://stackoverflow.com/questions/58428899
复制相似问题