按照教程启动,会报错<com.reign.kf.comm.transfer.oio.NetErrorException: java.net.ConnectException: Connection refused: connect> com.reign.kf.comm.transfer.oio.NetErrorException[Reign]2025-03-10 15:15:11 ERROR [com.reign.KfzbLogger] - <send request io NetErrorException> [Reign]2025-03-10 15:15:11 ERROR [com.reign.KfzbLogger] - <com.reign.kf.comm.transfer.oio.NetErrorException: java.net.ConnectException: Connection refused: connect> [Reign]2025-03-10 15:15:11 INFO [com.reign.gcld.log.FeastLogger] - <connection finish> at com.reign.kf.comm.transfer.oio.KfConnection.sendRequestAndGetResponse(KfConnection.java:370) at com.reign.kf.comm.transfer.oio.KfConnection.sendSyncAndGetResponse(KfConnection.java:288)[Reign]2025-03-10 15:15:11 INFO [com.reign.KfzbLogger] - <connection finish> at com.reign.gcld.kfgz.service.KfgzSeasonService.requestSeasonInfoFromGW(KfgzSeasonService.java:1005) at com.reign.gcld.kfgz.service.KfgzSeasonService.run(KfgzSeasonService.java:1164) at java.lang.Thread.run(Thread.java:722) com.reign.kf.comm.transfer.oio.NetErrorException at com.reign.kf.comm.transfer.oio.KfConnection.sendRequestAndGetResponse(KfConnection.java:370) at com.reign.kf.comm.transfer.oio.KfConnection.sendSyncAndGetResponse(KfConnection.java:288) at com.reign.gcld.kfzb.service.KfzbSeasonService.requestSeasonInfoFromGW(KfzbSeasonService.java:131) at com.reign.gcld.kfzb.service.KfzbSeasonService.access$0(KfzbSeasonService.java:123) at com.reign.gcld.kfzb.service.KfzbSeasonService$SyncSeasonThread.run(KfzbSeasonService.java:96) com.reign.kf.comm.transfer.oio.NetErrorException at com.reign.kf.comm.transfer.oio.KfConnection.sendRequestAndGetResponse(KfConnection.java:370) at com.reign.kf.comm.transfer.oio.KfConnection.sendSyncAndGetResponse(KfConnection.java:288) at com.reign.gcld.kfzb.service.KfzbFeastService.requestKfzbFeastInfoFromGW(KfzbFeastService.java:644) at com.reign.gcld.kfzb.service.KfzbFeastService.access$0(KfzbFeastService.java:636) at com.reign.gcld.kfzb.service.KfzbFeastService$SyncFeastThread.run(KfzbFeastService.java:1110)