Protocol handler start failed 协议处理程序启动失败

it2023-08-04  71

今天启动服务器上的项目时报了个错:

解决方法:

ps -ef | grep java

然后把那个进程kill掉再次启动就可以了。

最新回复(0)