i run a java application in STS on 8080 port of tomcat successfully.After then when i tried to start the server using below configuration in catalina.properties.
base.shutdown.port=-1
base.jmx.port=6968
bio.http.port=8078
bio.https.port=8442
我遇到了上述错误。
在我停止我的Java应用程序的另一次尝试中,我能够在8078端口启动服务器。 有什么建议?提前谢谢。
答案 0 :(得分:2)
这个经常出现。我会做的是......
答案 1 :(得分:0)
change Pivotal tc服务器使用的端口......