Bonus-ProtectionSetting-Cloud/logs/bonus-system/error.2025-08-23.log

4462 lines
530 KiB
Plaintext

12:41:09.255 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
12:44:56.211 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:44:56.213 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:45:56.367 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
12:51:07.298 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
12:55:56.391 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10005, stmt-20029} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 173,255 milliseconds ago. The last packet sent successfully to the server was 173,299 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 173,255 milliseconds ago. The last packet sent successfully to the server was 173,299 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 82 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 87 common frames omitted
12:55:56.397 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10004, stmt-20030} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 907,047 milliseconds ago. The last packet sent successfully to the server was 907,050 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 907,047 milliseconds ago. The last packet sent successfully to the server was 907,050 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 82 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 87 common frames omitted
12:55:56.402 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10003, stmt-20031} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 907,140 milliseconds ago. The last packet sent successfully to the server was 907,143 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 907,140 milliseconds ago. The last packet sent successfully to the server was 907,143 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 82 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 87 common frames omitted
12:55:56.408 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10002, stmt-20032} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 907,223 milliseconds ago. The last packet sent successfully to the server was 907,227 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 907,223 milliseconds ago. The last packet sent successfully to the server was 907,227 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 82 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 87 common frames omitted
12:55:56.413 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10001, stmt-20033} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 907,307 milliseconds ago. The last packet sent successfully to the server was 907,312 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 907,307 milliseconds ago. The last packet sent successfully to the server was 907,312 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 82 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 87 common frames omitted
12:55:56.508 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
12:57:02.707 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.708 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.711 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.713 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.715 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.716 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.718 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.719 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.720 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:02.721 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.791 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/07/e57ab84d-b8e7-4ed8-8e22-a29f7812572d.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/03/351e9f0a-4970-451c-9bbd-b7eb40a7bbd4.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/04/27/50887606-ee13-440b-ae41-c9a55feabe42.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.806 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.822 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/07/c45741bd-eb1b-48ae-bfcc-8b8696a277e6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.823 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/16/206b2d00-e707-4f51-8365-05057c294d09.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/24/e6fd52dc-7bbf-4c73-bb48-ac53ff6bc3d6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.838 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/07/25/bfd4e3ca-09aa-4334-9b93-ddd67e021c87.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.854 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/29/3e265233-13e3-4efc-8e80-3f9960d8a6ec.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.870 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:57:04.885 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/07/e57ab84d-b8e7-4ed8-8e22-a29f7812572d.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/03/351e9f0a-4970-451c-9bbd-b7eb40a7bbd4.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/04/27/50887606-ee13-440b-ae41-c9a55feabe42.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.222 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/07/c45741bd-eb1b-48ae-bfcc-8b8696a277e6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/16/206b2d00-e707-4f51-8365-05057c294d09.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/24/e6fd52dc-7bbf-4c73-bb48-ac53ff6bc3d6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/07/25/bfd4e3ca-09aa-4334-9b93-ddd67e021c87.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/29/3e265233-13e3-4efc-8e80-3f9960d8a6ec.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.254 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.269 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.270 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.270 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.270 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:06.270 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.989 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.990 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.991 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.991 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.992 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.992 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.993 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.993 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.994 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.994 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.995 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.995 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.996 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.996 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.997 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.998 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/07/e57ab84d-b8e7-4ed8-8e22-a29f7812572d.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.998 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/03/351e9f0a-4970-451c-9bbd-b7eb40a7bbd4.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.999 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:13.999 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.000 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/04/27/50887606-ee13-440b-ae41-c9a55feabe42.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.000 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.001 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.002 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.003 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.004 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.005 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.005 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.006 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.006 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.007 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.007 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.008 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.008 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/07/c45741bd-eb1b-48ae-bfcc-8b8696a277e6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.009 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.010 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.010 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.011 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.011 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.012 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.012 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.013 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.013 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.013 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.014 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.014 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.015 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.016 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/16/206b2d00-e707-4f51-8365-05057c294d09.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.016 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.016 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.017 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.018 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.019 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.019 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.020 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.021 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/24/e6fd52dc-7bbf-4c73-bb48-ac53ff6bc3d6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.022 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.023 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.023 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.024 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.025 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.025 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.026 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.026 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.027 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.027 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.028 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.028 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.029 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.029 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.029 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.030 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.030 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/07/25/bfd4e3ca-09aa-4334-9b93-ddd67e021c87.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.031 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.031 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/29/3e265233-13e3-4efc-8e80-3f9960d8a6ec.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.032 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.033 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.033 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.033 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.034 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.034 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.035 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.035 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.036 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.036 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.037 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.037 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.038 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.038 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.039 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.039 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.039 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.040 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
12:59:14.040 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:01:03.133 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:04:28.150 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:28.150 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.237 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.238 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.239 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.239 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.240 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.240 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.241 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.241 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.242 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:04:29.242 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:17.940 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:17.941 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.987 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.988 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.989 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.990 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.990 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.991 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.992 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.993 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.993 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:26.994 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:36.870 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:36.870 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:36.871 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.290 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.291 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.291 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.292 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.292 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.293 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.293 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.293 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.294 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:43.294 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:05:56.420 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:11:03.992 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:15:49.657 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:15:49.658 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:15:49.659 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:15:56.354 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:16:20.061 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:16:27.602 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:16:27.602 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:16:29.519 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:16:29.520 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/07/e57ab84d-b8e7-4ed8-8e22-a29f7812572d.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/03/351e9f0a-4970-451c-9bbd-b7eb40a7bbd4.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/04/27/50887606-ee13-440b-ae41-c9a55feabe42.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.607 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/07/c45741bd-eb1b-48ae-bfcc-8b8696a277e6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.619 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/16/206b2d00-e707-4f51-8365-05057c294d09.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/24/e6fd52dc-7bbf-4c73-bb48-ac53ff6bc3d6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.625 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/07/25/bfd4e3ca-09aa-4334-9b93-ddd67e021c87.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/29/3e265233-13e3-4efc-8e80-3f9960d8a6ec.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:17:49.634 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/07/e57ab84d-b8e7-4ed8-8e22-a29f7812572d.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/03/351e9f0a-4970-451c-9bbd-b7eb40a7bbd4.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/04/27/50887606-ee13-440b-ae41-c9a55feabe42.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.359 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/07/c45741bd-eb1b-48ae-bfcc-8b8696a277e6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/16/206b2d00-e707-4f51-8365-05057c294d09.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/24/e6fd52dc-7bbf-4c73-bb48-ac53ff6bc3d6.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.374 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.390 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.391 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.391 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.391 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/07/25/bfd4e3ca-09aa-4334-9b93-ddd67e021c87.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/07/29/3e265233-13e3-4efc-8e80-3f9960d8a6ec.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.392 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.396 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.396 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.396 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/08/18/b7a977ac-dba0-4a36-b07a-1a3bcb7b07d9.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:03.398 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:50.236 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:50.236 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:50.237 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:50.238 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:57.734 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:18:57.734 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:21.868 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:21.868 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:23.783 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:23.783 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:40.223 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:40.224 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:54.056 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:19:54.056 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:20:05.160 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:20:05.161 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:21:01.994 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:25:56.369 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:27:39.845 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:27:39.846 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:31:01.706 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:35:56.372 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:41:01.309 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:42:59.760 [http-nio-48382-exec-3] ERROR c.b.s.c.SysNoticeController - [list,54] - java.lang.NullPointerException
java.lang.NullPointerException: null
at com.bonus.system.service.impl.SysNoticeServiceImpl.lambda$selectNoticeList$0(SysNoticeServiceImpl.java:48)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at com.bonus.system.service.impl.SysNoticeServiceImpl.selectNoticeList(SysNoticeServiceImpl.java:48)
at com.bonus.system.controller.SysNoticeController.list(SysNoticeController.java:51)
at com.bonus.system.controller.SysNoticeController$$FastClassBySpringCGLIB$$7785e832.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
at com.bonus.system.controller.SysNoticeController$$EnhancerBySpringCGLIB$$779b4a26.list(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
13:43:36.226 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:43:36.229 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:43:36.734 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:43:36.735 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:43:37.774 [http-nio-48382-exec-4] ERROR c.b.s.c.SysNoticeController - [list,54] - java.lang.NullPointerException
java.lang.NullPointerException: null
at com.bonus.system.service.impl.SysNoticeServiceImpl.lambda$selectNoticeList$0(SysNoticeServiceImpl.java:48)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at com.bonus.system.service.impl.SysNoticeServiceImpl.selectNoticeList(SysNoticeServiceImpl.java:48)
at com.bonus.system.controller.SysNoticeController.list(SysNoticeController.java:51)
at com.bonus.system.controller.SysNoticeController$$FastClassBySpringCGLIB$$7785e832.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
at com.bonus.system.controller.SysNoticeController$$EnhancerBySpringCGLIB$$779b4a26.list(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
13:43:48.371 [http-nio-48382-exec-8] ERROR c.b.s.c.SysNoticeController - [list,54] - java.lang.NullPointerException
java.lang.NullPointerException: null
at com.bonus.system.service.impl.SysNoticeServiceImpl.lambda$selectNoticeList$0(SysNoticeServiceImpl.java:48)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at com.bonus.system.service.impl.SysNoticeServiceImpl.selectNoticeList(SysNoticeServiceImpl.java:48)
at com.bonus.system.controller.SysNoticeController.list(SysNoticeController.java:51)
at com.bonus.system.controller.SysNoticeController$$FastClassBySpringCGLIB$$7785e832.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
at com.bonus.system.controller.SysNoticeController$$EnhancerBySpringCGLIB$$779b4a26.list(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
13:44:04.462 [http-nio-48382-exec-9] ERROR c.b.s.c.SysNoticeController - [list,54] - java.lang.NullPointerException
java.lang.NullPointerException: null
at com.bonus.system.service.impl.SysNoticeServiceImpl.lambda$selectNoticeList$0(SysNoticeServiceImpl.java:48)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at com.bonus.system.service.impl.SysNoticeServiceImpl.selectNoticeList(SysNoticeServiceImpl.java:48)
at com.bonus.system.controller.SysNoticeController.list(SysNoticeController.java:51)
at com.bonus.system.controller.SysNoticeController$$FastClassBySpringCGLIB$$7785e832.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
at com.bonus.system.controller.SysNoticeController$$EnhancerBySpringCGLIB$$779b4a26.list(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
13:45:56.376 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$fa20051c.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:46:18.971 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:49:18.770 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:50:37.137 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:50:37.139 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:32.774 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:32.779 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:36.863 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:36.866 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:37.239 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:37.242 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:39.122 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:39.123 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:43.251 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:43.254 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:49.721 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:49.722 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:53.393 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:53.394 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:56.778 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:56.780 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:57.073 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:52:57.075 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:53:00.245 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:53:00.248 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:54:13.453 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
13:56:25.393 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:25.395 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:25.518 [http-nio-48382-exec-6] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleException,130] - 请求地址'/menu/getRouters/0',发生系统异常.
org.springframework.web.context.request.async.AsyncRequestNotUsableException: ServletOutputStream failed to write: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.handleIOException(StandardServletAsyncWebRequest.java:320)
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleServletOutputStream.write(StandardServletAsyncWebRequest.java:378)
at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287)
at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171)
at com.fasterxml.jackson.core.json.UTF8JsonGenerator._writeBytes(UTF8JsonGenerator.java:1260)
at com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeFieldName(UTF8JsonGenerator.java:284)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:726)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774)
at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:728)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774)
at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serializeContents(CollectionSerializer.java:145)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:107)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:25)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:728)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774)
at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serializeContents(CollectionSerializer.java:145)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:107)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:25)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:728)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774)
at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serializeContents(CollectionSerializer.java:145)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:107)
at com.fasterxml.jackson.databind.ser.std.CollectionSerializer.serialize(CollectionSerializer.java:25)
at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808)
at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764)
at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720)
at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35)
at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480)
at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:400)
at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1514)
at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1007)
at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:456)
at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104)
at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183)
at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Suppressed: org.springframework.web.context.request.async.AsyncRequestNotUsableException: Response not usable after response errors.
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.obtainLockAndCheckState(StandardServletAsyncWebRequest.java:313)
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleHttpServletResponse.access$400(StandardServletAsyncWebRequest.java:226)
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleServletOutputStream.write(StandardServletAsyncWebRequest.java:373)
at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287)
at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171)
at com.fasterxml.jackson.core.json.UTF8JsonGenerator.close(UTF8JsonGenerator.java:1214)
at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:460)
... 52 common frames omitted
Caused by: org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:348)
at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:777)
at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:680)
at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:383)
at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:361)
at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:97)
at org.springframework.web.context.request.async.StandardServletAsyncWebRequest$LifecycleServletOutputStream.write(StandardServletAsyncWebRequest.java:375)
... 86 common frames omitted
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
at sun.nio.ch.IOUtil.write(IOUtil.java:65)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469)
at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:136)
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1431)
at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:775)
at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:600)
at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:544)
at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:540)
at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112)
at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:193)
at org.apache.coyote.Response.doWrite(Response.java:606)
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:335)
... 92 common frames omitted
13:56:26.376 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:26.379 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:28.165 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:28.167 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:34.144 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:56:34.146 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
13:59:17.867 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:01:54.015 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:01:54.016 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:04:13.454 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:07:27.719 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:27.719 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:30.534 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:30.537 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:31.519 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:31.520 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:33.958 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:07:33.960 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:09:20.492 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:14:13.460 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:19:19.159 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:20:33.884 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:20:33.884 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:20:38.828 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:20:38.829 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:20:48.234 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:20:48.235 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:21:56.395 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:21:56.395 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:24:13.447 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:25:02.188 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:02.189 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:02.854 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:02.856 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:06.716 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:06.718 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:10.271 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:10.272 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:12.541 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:12.542 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:14.104 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:14.107 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:20.692 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:20.694 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:28.580 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:25:28.581 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:29:18.760 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:31:54.355 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:31:54.355 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:13.450 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:34:35.024 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:35.027 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:39.170 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:39.171 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:39.497 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:39.498 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:51.384 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:51.386 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:56.555 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:34:56.556 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
14:39:19.306 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:44:13.455 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:49:19.283 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:54:13.454 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
14:59:19.284 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:04:13.458 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:09:19.213 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:14:13.451 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:15:46.756 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:15:46.757 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:17:20.268 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:17:20.270 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:19:18.477 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:24:13.461 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:29:19.093 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:34:13.461 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:35:31.365 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:35:31.365 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:37:59.400 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:37:59.400 [http-nio-48382-exec-1] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:38:00.031 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:38:00.032 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
15:39:18.376 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:44:13.458 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:49:19.859 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:54:13.515 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
15:59:20.280 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:04:13.459 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:09:19.039 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:14:13.450 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:19:18.873 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:24:13.461 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:28:26.610 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:28:26.612 [http-nio-48382-exec-8] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:29:20.025 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:34:13.461 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:39:19.949 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:42:12.059 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/06/25/bb8e08e7-7f8c-47b1-bd5e-f113f28a9b83.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.060 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.062 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/4fdb7b37-7289-4f57-b94d-04f9d02f4403.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.065 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/08/15/396c4b79-d7d6-47d2-9ba0-720096c70d46.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.067 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=uploads/2025/06/11/15423a0d-cc7d-4d7b-b93c-37c61b534494.jpg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.070 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/04/23/11c67475-aad9-483e-aaf9-6c09076f8e07.jpeg] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.071 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.072 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.073 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:12.074 [http-nio-48382-exec-9] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:14.683 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:14.684 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:14.686 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:14.688 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:14.689 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:45.807 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:42:45.809 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:44:13.448 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:46:18.482 [http-nio-48382-exec-9] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:46:25.597 [http-nio-48382-exec-4] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:46:46.758 [http-nio-48382-exec-5] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:46:51.654 [http-nio-48382-exec-3] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:47:01.237 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:47:01.238 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:47:02.272 [http-nio-48382-exec-4] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:48:00.544 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:48:00.545 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:48:01.849 [http-nio-48382-exec-10] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
16:48:09.170 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:48:09.171 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:48:41.383 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:48:41.385 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:49:19.859 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:50:26.280 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:50:26.280 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:54:13.453 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:54:59.876 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:54:59.877 [http-nio-48382-exec-5] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:57:59.631 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:57:59.632 [http-nio-48382-exec-6] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:58:09.812 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:58:09.813 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
16:59:19.521 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
16:59:47.121 [http-nio-48382-exec-10] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:00:53.340 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:00:53.341 [http-nio-48382-exec-3] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:01:01.909 [http-nio-48382-exec-4] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:01:51.545 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:01:51.547 [http-nio-48382-exec-7] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:02:44.850 [http-nio-48382-exec-8] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
17:03:00.399 [http-nio-48382-exec-6] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
17:04:13.452 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:09:19.101 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:13:07.228 [http-nio-48382-exec-4] ERROR c.b.c.s.h.GlobalExceptionHandler - [handleMethodArgumentTypeMismatchException,99] - 请求参数类型不匹配'/user/list_all',发生系统异常.
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "list_all"
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:133)
at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:903)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:809)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at com.bonus.common.security.config.MyFilter.doFilterInternal(MyFilter.java:44)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NumberFormatException: For input string: "list_all"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.valueOf(Long.java:803)
at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:214)
at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:729)
at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
... 51 common frames omitted
17:14:13.437 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:15:10.196 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl?fileUrl=http%3A//192.168.0.14%3A9090/lnyst/uploads/2025/05/09/7eecab1d-c914-4bf2-848d-2468dfd7360f.png] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:15:10.197 [http-nio-48382-exec-2] ERROR c.b.s.a.f.RemoteFileFallbackFactory - [create,26] - 文件服务调用失败:[503] during [GET] to [http://bonus-file/getFullFileUrl] [RemoteFileService#getFullFileUrl(String)]: [Load balancer does not contain an instance for the service bonus-file]
17:19:18.706 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:24:13.446 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:29:19.016 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
17:34:13.546 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10005, stmt-20183} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 294,453 milliseconds ago. The last packet sent successfully to the server was 294,457 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 294,453 milliseconds ago. The last packet sent successfully to the server was 294,457 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 79 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 84 common frames omitted
17:34:13.562 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10002, stmt-20184} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 2,771,938 milliseconds ago. The last packet sent successfully to the server was 2,771,992 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 2,771,938 milliseconds ago. The last packet sent successfully to the server was 2,771,992 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 79 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 84 common frames omitted
17:34:13.565 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10004, stmt-20185} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 3,121,592 milliseconds ago. The last packet sent successfully to the server was 3,121,596 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 3,121,592 milliseconds ago. The last packet sent successfully to the server was 3,121,596 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 79 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 84 common frames omitted
17:34:13.578 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10003, stmt-20186} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 3,121,605 milliseconds ago. The last packet sent successfully to the server was 3,121,612 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 3,121,605 milliseconds ago. The last packet sent successfully to the server was 3,121,612 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 79 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 84 common frames omitted
17:34:13.595 [pool-6-thread-1] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10001, stmt-20187} execute error. SELECT 1 FROM DUAL
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet successfully received from the server was 13,506,263 milliseconds ago. The last packet sent successfully to the server was 13,506,268 milliseconds ago.
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2866)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.filter.FilterAdapter.statement_executeQuery(FilterAdapter.java:2513)
at com.alibaba.druid.filter.FilterEventAdapter.statement_executeQuery(FilterEventAdapter.java:296)
at com.alibaba.druid.filter.FilterChainImpl.statement_executeQuery(FilterChainImpl.java:2863)
at com.alibaba.druid.proxy.jdbc.StatementProxyImpl.executeQuery(StatementProxyImpl.java:217)
at com.alibaba.druid.pool.vendor.MySqlValidConnectionChecker.isValidConnection(MySqlValidConnectionChecker.java:143)
at com.alibaba.druid.pool.DruidAbstractDataSource.testConnectionInternal(DruidAbstractDataSource.java:1514)
at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1548)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5058)
at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:909)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:704)
at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5054)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1468)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1458)
at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:83)
at com.baomidou.dynamic.datasource.ds.ItemDataSource.getConnection(ItemDataSource.java:55)
at com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:54)
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:345)
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:333)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
at com.sun.proxy.$Proxy235.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:75)
at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
at com.sun.proxy.$Proxy150.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:87)
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:142)
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
at com.sun.proxy.$Proxy183.getLogsRl(Unknown Source)
at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241)
at com.sun.proxy.$Proxy184.getLogsRl(Unknown Source)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:288)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
The last packet successfully received from the server was 13,506,263 milliseconds ago. The last packet sent successfully to the server was 13,506,268 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:629)
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:684)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1052)
at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:998)
at com.mysql.cj.NativeSession.execSQL(NativeSession.java:655)
at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1168)
... 79 common frames omitted
Caused by: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:346)
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1151)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:620)
... 84 common frames omitted
17:34:13.740 [pool-6-thread-1] ERROR c.b.s.s.i.SysLogServiceImpl - [logWarn,297] - java.lang.NullPointerException
java.lang.NullPointerException: null
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at com.bonus.system.service.impl.SysLogServiceImpl.logWarn(SysLogServiceImpl.java:290)
at com.bonus.system.service.impl.SysLogServiceImpl$$FastClassBySpringCGLIB$$44289bcc.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386)
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
at com.bonus.system.service.impl.SysLogServiceImpl$$EnhancerBySpringCGLIB$$99bf4298.logWarn(<generated>)
at com.bonus.system.warning.ScheduledTasks.taskWithFixedRate(ScheduledTasks.java:28)
at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)