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 13Gfineoperation.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 |