linux下的tomcat部署fr定期会挂掉

catalin.out下的信息

18-Apr-2024 15:13:56.073 信息 [main] org.apache.catalina.startup.HostConfig.deployDirectory Web应用程序目录[/home/finereport/finereport-tomcat9/webapps/webroot]的部署已在[23,955]毫秒内完成 18-Apr-2024 15:13:56.075 信息 [main] org.apache.coyote.AbstractProtocol.start 开始协议处理句柄["http-nio-8080"] 18-Apr-2024 15:13:56.146 信息 [main] org.apache.catalina.startup.Catalina.start [24046]毫秒后服务器启动 18-Apr-2024 15:57:36.039 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute I/O exception (com.fr.third.org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:12100: The target server failed to respond 18-Apr-2024 15:57:36.040 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute Retrying request to {}->http://localhost:12100 18-Apr-2024 16:31:06.038 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute I/O exception (com.fr.third.org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:12100: The target server failed to respond 18-Apr-2024 16:31:06.038 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute Retrying request to {}->http://localhost:12100 18-Apr-2024 17:07:36.041 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute I/O exception (com.fr.third.org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:12100: The target server failed to respond 18-Apr-2024 17:07:36.041 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute Retrying request to {}->http://localhost:12100 18-Apr-2024 19:08:36.037 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute I/O exception (com.fr.third.org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:12100: The target server failed to respond 18-Apr-2024 19:08:36.038 信息 [HeartBeatAction-6-worker-1] com.fr.third.org.apache.http.impl.execchain.RetryExec.execute Retrying request to {}->http://localhost:12100

内存情况

[root@localhost finereport]# free -h               total        used        free      shared  buff/cache   available Mem:            31G         15G         11G        7.7M        4.5G         15G Swap:           15G        2.7G         13G

fineoperation.log报错

2024/04/18 19:54:37 [SystemSupervisor-3-worker-1] ERROR FineOperation - get jmxConnector failed 2024/04/18 19:54:52 [SystemSupervisor-3-worker-1] INFO FineOperation - GcEventAnalyzer begin 2024/04/18 19:54:52 [SystemSupervisor-3-worker-1] ERROR FineOperation - java.lang.NoSuchMethodException: No similar method getAgentProperties with params [] could be found on type class java.lang.Object. com.fr.invoke.ReflectException: java.lang.NoSuchMethodException: No similar method getAgentProperties with params [] could be found on type class java.lang.Object. at com.fr.invoke.Reflect.call(Reflect.java:422) at com.fr.invoke.Reflect.call(Reflect.java:365) at com.fanruan.ops.subprocess.crash.server.core.help.AttachUtils.getJMXServiceURL(AttachUtils.java:59) at com.fanruan.ops.subprocess.crash.server.core.help.AttachUtils.getConnector(AttachUtils.java:44) at com.fanruan.ops.subprocess.crash.server.core.memory.GcEventAnalyzer.attachServer4Analysis(GcEventAnalyzer.java:94) at com.fanruan.ops.subprocess.crash.server.core.memory.GcEventAnalyzer.analysisGcInfo(GcEventAnalyzer.java:80) at com.fanruan.ops.subprocess.crash.server.core.memory.GcEventAnalyzer.isMemoryLoadHigh(GcEventAnalyzer.java:48) at com.fanruan.ops.subprocess.crash.server.core.process.FineProcessManager.analysisMemory(FineProcessManager.java:36) at com.fanruan.ops.subprocess.crash.server.core.process.SystemSupervisor.run(SystemSupervisor.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodException: No similar method getAgentProperties with params [] could be found on type class java.lang.Object. at com.fr.invoke.Reflect.similarMethod(Reflect.java:505) at com.fr.invoke.Reflect.call(Reflect.java:419) ... 15 more 2024/04/18 19:54:52 [SystemSupervisor-3-worker-1] ERROR FineOperation - get jmxConnector failed 2024/04/18 19:54:53 [SystemSupervisor-3-worker-1] INFO FineOperation - exit FineOperation 2024/04/18 19:54:53 [SystemSupervisor-3-worker-1] ERROR FineOperation - client kill server

FineReport lyyyy 发布于 2024-4-19 09:21
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共1回答
最佳回答
0
snrtuemcLv8专家互助
发布于2024-4-19 09:21

你是不是没有正式注册购买

没有的话,服务器会定时宕机的

  • lyyyy lyyyy(提问者) 个人版就定时宕机?
    2024-04-19 09:40 
  • snrtuemc snrtuemc 回复 lyyyy(提问者) 是的,独立部署,没注册,会定时宕机。设计器自带的就不会
    2024-04-19 09:42 
  • 2关注人数
  • 330浏览人数
  • 最后回答于:2024-4-19 09:21
    请选择关闭问题的原因
    确定 取消
    返回顶部