Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我通过start_server.sh. 它说启动 RPC ServerService 失败,因为无法在地址 127.0.0.1:6667 上创建 ServerSocket。我使用的是默认配置和版本 0.12.2。谁能帮我?谢谢~
start_server.sh
可能有一些进程使用端口 6667。最可能的进程是另一个 IoTDB。您可以使用该jps命令查看是否有正在运行的 IoTDB。
jps