【发布时间】:2012-09-10 13:09:48
【问题描述】:
当我的应用程序运行时。我收到一条消息说:
Ping: Timed out waiting for signal from JVM.
The JVM was launched with debug options so this may be because the JVM
is currently suspended by a debugger. Any future timeouts during this
JVM invocation will be silently ignored.
这是什么意思?似乎它会阻止来自外部的任何网络请求?因为当我将文件上传到它时,它失败了。帮帮我。
【问题讨论】:
-
你如何运行JVM,你使用哪些选项,你从哪里运行JVM,你的应用程序是什么样的=
标签: java jboss jvm java-service-wrapper