我在我的应用程序中使用Tanuki服务包装器,我的应用程序经常重新启动,最终给出“连续5次失败的启动,放弃”。这是我的包装纸
ERROR | wrapper | 2012/05/18 13:22:39 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/19 00:24:17 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/19 00:24:17 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/19 01:07:33 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/19 01:08:11 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/19 01:08:11 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/19 05:31:55 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/19 05:32:34 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/19 05:32:34 | There may be a configuration problem: please check the logs.
FATAL | wrapper | 2012/05/19 13:33:23 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/19 13:33:23 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/19 16:07:30 | JVM did not exit on request, terminated
ERROR | wrapper | 2012/05/19 17:02:46 | JVM did not exit on request, terminated
ERROR | wrapper | 2012/05/19 20:17:36 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/19 20:18:13 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/19 20:18:13 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/19 21:27:08 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/20 00:28:00 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/20 00:28:00 | There may be a configuration problem: please check the logs.
FATAL | wrapper | 2012/05/20 05:22:27 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/20 05:22:27 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/20 13:47:37 | JVM did not exit on request, terminated
ERROR | wrapper | 2012/05/20 16:27:34 | JVM did not exit on request, terminated
FATAL | wrapper | 2012/05/20 18:22:28 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2012/05/20 18:22:28 | There may be a configuration problem: please check the logs.
ERROR | wrapper | 2012/05/20 19:22:21 | JVM did not exit on request, terminated
ERROR | wrapper | 2012/05/20 21:28:06 | JVM did not exit on request, terminated
STATUS | wrapper | 2012/05/20 21:28:08 | --> Wrapper Started as Daemon
STATUS | wrapper | 2012/05/20 21:28:08 | Java Service Wrapper Professional Edition 64-bit 3.5.7
STATUS | wrapper | 2012/05/20 21:28:08 | http://wrapper.tanukisoftware.com
STATUS | wrapper | 2012/05/20 21:28:08 |
STATUS | wrapper | 2012/05/20 21:28:08 | Launching a JVM...
INFO | jvm 1 | 2012/05/20 21:28:09 | WrapperManager: Initializing...知道为什么会发生这种事吗?
发布于 2013-09-09 04:59:02
这是您的完整wrapper.log文件吗?从信息的时间和顺序来看,你可能只是在向我们展示具体的线路。
通常,失败的调用表示配置问题。我需要查看wrapper.conf文件以及启用wrapper.debug=true的完整wrapper.log输出,以告诉您问题所在。
由于您是一个专业的版本用户,请联系我们在support@tanukisoftware.com和我们将很高兴帮助您解决这一问题。http://wrapper.tanukisoftware.com/doc/english/support.jsp
干杯,莱夫
https://stackoverflow.com/questions/18639446
复制相似问题