【发布时间】:2018-08-13 18:12:50
【问题描述】:
我正在尝试使用带有 IntelliJ 的 Jetty 插件部署我的应用程序。我收到此错误消息。我能够使用 Tomcat 成功部署应用程序。
谁能说明原因?
Application Server was not connected before run configuration stop, reason:
java.io.IOException: Failed to retrieve RMIServer stub:
javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException:
error during JRMP connection establishment; nested exception is:
java.net.SocketException: Connection reset]
【问题讨论】:
标签: intellij-idea jetty