📋 团队日志查看中心
🏠 返回主页
📄 当前正在查看:真实环境 (zhenshi) buyer/lili-logs/buyer-api-ceshi-2026-08-28.log
📥 下载完整日志文件
[... 因文件较大,当前仅展示最新更新的尾部日志 ...]
l.IndexedListSerializer.serialize(IndexedListSerializer.java:79)
at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:18)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:728)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:755)
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:755)
at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178)
at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480)
at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:319)
at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1516)
at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1006)
at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454)
... 96 common frames omitted
Caused by: cn.hutool.json.JSONException: Unterminated string at 357 [character 358 line 1]
at cn.hutool.json.JSONTokener.syntaxError(JSONTokener.java:450)
at cn.hutool.json.JSONTokener.nextString(JSONTokener.java:242)
at cn.hutool.json.JSONTokener.nextStringValue(JSONTokener.java:336)
at cn.hutool.json.JSONParser.parseTo(JSONParser.java:69)
at cn.hutool.json.ObjectMapper.mapFromTokener(ObjectMapper.java:243)
at cn.hutool.json.ObjectMapper.mapFromStr(ObjectMapper.java:219)
at cn.hutool.json.ObjectMapper.map(ObjectMapper.java:98)
at cn.hutool.json.JSONObject.<init>(JSONObject.java:210)
at cn.hutool.json.JSONObject.<init>(JSONObject.java:187)
at cn.hutool.json.JSONObject.<init>(JSONObject.java:142)
at cn.hutool.json.JSONObject.<init>(JSONObject.java:125)
at cn.hutool.json.JSONUtil.parseObj(JSONUtil.java:88)
at cn.hutool.json.JSONUtil.toBean(JSONUtil.java:420)
at cn.lili.modules.order.order.entity.dos.OrderItem.getPriceDetailDTO(OrderItem.java:188)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:689)
at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:755)
... 111 common frames omitted
2026-08-28 17:48:46.773 INFO 2397982 --- [http-nio-8801-exec-3] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:48:46.773 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:48:46.859 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7062.82","liudong":"24713.58"}
2026-08-28 17:48:46.860 INFO 2397982 --- [http-nio-8801-exec-3] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa add_jifen memberId=1997111965385794088, amount=50.00, currency_type=消费积分
2026-08-28 17:48:46.860 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa POST url=https://ut.ioevisa.com/api/add_jifen, guoId=576, query=null, body={"amount":"50.00","currency_type":"消费积分","description":"积分兑换"}
2026-08-28 17:48:46.964 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"error":0,"msg":"成功"}
2026-08-28 17:48:46.965 INFO 2397982 --- [http-nio-8801-exec-3] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:48:46.965 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:48:47.040 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:48:47.043 INFO 2397982 --- [http-nio-8801-exec-3] c.l.m.m.s.MemberPointWalletServiceImpl : 远程积分流水 memberId=1997111965385794088 bucket=CONSUME + 50.0 before=7062.82 after=7112.82 bizNo=O202608282093364837563379713
2026-08-28 17:48:47.059 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.l.TransactionCommitSendMQListener : 事务提交,发送mq信息!cn.lili.common.event.TransactionCommitSendMQEvent[source=发送订单变更mq消息]
2026-08-28 17:48:47.064 INFO 2397982 --- [NettyClientPublicExecutor_13] cn.lili.rocketmq.RocketmqSendCallback : async onSuccess SendResult=SendResult [sendStatus=SEND_OK, msgId=2A02C207230289230000000000000001971E2DDA64448EDE3455004C, offsetMsgId=AC14000300002A9F00000000000417B4, messageQueue=MessageQueue [topic=lili_order_topic, brokerName=50df012d8d5e, queueId=1], queueOffset=19]
2026-08-28 17:48:52.022 INFO 2397982 --- [http-nio-8801-exec-10] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:48:52.025 INFO 2397982 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:48:52.074 INFO 2397982 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:48:52.582 INFO 2397982 --- [http-nio-8801-exec-14] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:48:52.583 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:48:52.653 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:49:40.008 WARN 2397982 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:40.011 INFO 2397982 --- [http-nio-8801-exec-13] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:40.020 WARN 2397982 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:45.946 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:45.949 INFO 2397982 --- [http-nio-8801-exec-14] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:45.955 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:45.959 WARN 2397982 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:45.962 INFO 2397982 --- [http-nio-8801-exec-3] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:45.979 WARN 2397982 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:55.109 WARN 2397982 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:55.116 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:55.119 INFO 2397982 --- [http-nio-8801-exec-4] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:55.119 INFO 2397982 --- [http-nio-8801-exec-14] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:55.126 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:55.126 WARN 2397982 --- [http-nio-8801-exec-4] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:57.108 WARN 2397982 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:57.112 INFO 2397982 --- [http-nio-8801-exec-6] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:57.121 WARN 2397982 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:57.124 WARN 2397982 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:49:57.127 INFO 2397982 --- [http-nio-8801-exec-13] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 17:49:57.133 WARN 2397982 --- [http-nio-8801-exec-13] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 17:50:25.598 INFO 2397982 --- [http-nio-8801-exec-1] c.l.m.g.s.OrderStockLockServiceImpl : 同步 ES 库存成功 skuId=2093357301145686018, quantity=9999
2026-08-28 17:50:25.598 INFO 2397982 --- [http-nio-8801-exec-1] c.l.m.g.s.OrderStockLockServiceImpl : 订单库存变更成功 deduction=true, keys=[{SKU_STOCK}_2093357301145686018], values=[-1]
2026-08-28 17:50:25.604 INFO 2397982 --- [http-nio-8801-exec-1] c.l.m.g.s.OrderStockLockServiceImpl : 创单锁库存成功 orderSn=O202608282093365594652028929, skuLines=1
2026-08-28 17:50:25.773 INFO 2397982 --- [http-nio-8801-exec-1] c.l.c.l.TransactionCommitSendMQListener : 事务提交,发送mq信息!cn.lili.common.event.TransactionCommitSendMQEvent[source=订单创建消息]
2026-08-28 17:50:25.862 INFO 2397982 --- [NettyClientPublicExecutor_14] cn.lili.rocketmq.RocketmqSendCallback : async onSuccess SendResult=SendResult [sendStatus=SEND_OK, msgId=2A02C207230289230000000000000001971E2DDA64448EDFB612004D, offsetMsgId=AC14000300002A9F0000000000041963, messageQueue=MessageQueue [topic=lili_order_topic, brokerName=50df012d8d5e, queueId=1], queueOffset=20]
2026-08-28 17:50:26.592 INFO 2397982 --- [http-nio-8801-exec-11] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:50:26.592 INFO 2397982 --- [http-nio-8801-exec-11] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:50:26.981 INFO 2397982 --- [http-nio-8801-exec-11] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:50:26.994 INFO 2397982 --- [http-nio-8801-exec-11] c.l.m.w.s.PaymentMerchantsServiceImpl : 通过店铺 ID 查询支付配置:storeId=2063982565349568514
2026-08-28 17:50:26.997 INFO 2397982 --- [http-nio-8801-exec-11] c.l.m.w.s.PaymentMerchantsServiceImpl : 找到支付配置:mchId=M1784646891, appId=6a5f8cebe4b0dfa55a9303b9, name=微信支付
2026-08-28 17:50:48.879 INFO 2397982 --- [http-nio-8801-exec-6] c.l.c.l.TransactionCommitSendMQListener : 事务提交,发送mq信息!cn.lili.common.event.TransactionCommitSendMQEvent[source=发送订单变更mq消息]
2026-08-28 17:50:48.896 INFO 2397982 --- [NettyClientPublicExecutor_15] cn.lili.rocketmq.RocketmqSendCallback : async onSuccess SendResult=SendResult [sendStatus=SEND_OK, msgId=2A02C207230289230000000000000001971E2DDA64448EE01039004E, offsetMsgId=AC14000300002A9F0000000000041AF3, messageQueue=MessageQueue [topic=lili_order_topic, brokerName=50df012d8d5e, queueId=2], queueOffset=20]
2026-08-28 17:50:53.116 INFO 2397982 --- [http-nio-8801-exec-12] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:50:53.118 INFO 2397982 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:50:53.262 INFO 2397982 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:50:53.361 INFO 2397982 --- [http-nio-8801-exec-14] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:50:53.363 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:50:53.477 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:50:58.819 INFO 2397982 --- [http-nio-8801-exec-4] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:50:58.822 INFO 2397982 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:50:59.005 INFO 2397982 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:12.818 INFO 2397982 --- [http-nio-8801-exec-1] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:12.820 INFO 2397982 --- [http-nio-8801-exec-1] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:13.400 INFO 2397982 --- [http-nio-8801-exec-1] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:17.999 INFO 2397982 --- [http-nio-8801-exec-8] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:18.001 INFO 2397982 --- [http-nio-8801-exec-8] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:18.407 INFO 2397982 --- [http-nio-8801-exec-8] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:21.131 INFO 2397982 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:21.133 INFO 2397982 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:21.252 INFO 2397982 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:23.721 INFO 2397982 --- [http-nio-8801-exec-12] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:23.722 INFO 2397982 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:23.781 INFO 2397982 --- [http-nio-8801-exec-12] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:27.493 INFO 2397982 --- [http-nio-8801-exec-1] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:27.495 INFO 2397982 --- [http-nio-8801-exec-1] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:27.573 INFO 2397982 --- [http-nio-8801-exec-3] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385794088
2026-08-28 17:51:27.574 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=576, query=null, body=null
2026-08-28 17:51:27.633 INFO 2397982 --- [http-nio-8801-exec-1] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:51:27.706 INFO 2397982 --- [http-nio-8801-exec-3] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"16121.16","shouyi":"14992.36","xiaofei":"7112.82","liudong":"24713.58"}
2026-08-28 17:56:33.971 INFO 2397982 --- [quartzScheduler_Worker-9] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 17:56:33.973 INFO 2397982 --- [quartzScheduler_Worker-9] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 18:25:24.747 WARN 2397982 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 18:25:24.750 INFO 2397982 --- [http-nio-8801-exec-3] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 18:25:24.765 WARN 2397982 --- [http-nio-8801-exec-3] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 18:56:33.972 INFO 2397982 --- [quartzScheduler_Worker-10] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 18:56:33.975 INFO 2397982 --- [quartzScheduler_Worker-10] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 19:42:07.449 ERROR 2397982 --- [http-nio-8801-exec-10] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:456)
at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:429)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:196)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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.base/java.lang.Thread.run(Thread.java:840)
2026-08-28 19:42:07.559 ERROR 2397982 --- [http-nio-8801-exec-11] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:456)
at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:429)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:196)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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.base/java.lang.Thread.run(Thread.java:840)
2026-08-28 19:42:07.712 ERROR 2397982 --- [http-nio-8801-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String ";"
at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:456)
at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:429)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:196)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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.base/java.lang.Thread.run(Thread.java:840)
2026-08-28 19:56:33.972 INFO 2397982 --- [quartzScheduler_Worker-1] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 19:56:33.973 INFO 2397982 --- [quartzScheduler_Worker-1] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 20:43:55.415 ERROR 2397982 --- [http-nio-8801-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String ";"
at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:456)
at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:429)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:196)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
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.base/java.lang.Thread.run(Thread.java:840)
2026-08-28 20:51:06.439 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 20:51:06.443 INFO 2397982 --- [http-nio-8801-exec-14] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 20:51:06.538 WARN 2397982 --- [http-nio-8801-exec-14] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 20:56:33.972 INFO 2397982 --- [quartzScheduler_Worker-2] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 20:56:33.974 INFO 2397982 --- [quartzScheduler_Worker-2] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 21:34:42.551 WARN 2397982 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 21:34:42.570 INFO 2397982 --- [http-nio-8801-exec-6] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 21:34:42.584 WARN 2397982 --- [http-nio-8801-exec-6] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 21:34:50.330 INFO 2397982 --- [http-nio-8801-exec-4] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385799661
2026-08-28 21:34:50.332 INFO 2397982 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=7311, query=null, body=null
2026-08-28 21:34:50.459 INFO 2397982 --- [http-nio-8801-exec-14] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385799661
2026-08-28 21:34:50.463 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=7311, query=null, body=null
2026-08-28 21:34:51.008 INFO 2397982 --- [http-nio-8801-exec-14] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"3084.81","shouyi":"951.21","xiaofei":"1271.88","liudong":"3640.00"}
2026-08-28 21:34:51.008 INFO 2397982 --- [http-nio-8801-exec-4] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"3084.81","shouyi":"951.21","xiaofei":"1271.88","liudong":"3640.00"}
2026-08-28 21:34:57.776 INFO 2397982 --- [http-nio-8801-exec-13] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385799661
2026-08-28 21:34:57.777 INFO 2397982 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=7311, query=null, body=null
2026-08-28 21:34:57.886 INFO 2397982 --- [http-nio-8801-exec-13] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"3084.81","shouyi":"951.21","xiaofei":"1271.88","liudong":"3640.00"}
2026-08-28 21:35:21.460 INFO 2397982 --- [http-nio-8801-exec-10] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385799661
2026-08-28 21:35:21.461 INFO 2397982 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=7311, query=null, body=null
2026-08-28 21:35:21.539 INFO 2397982 --- [http-nio-8801-exec-11] h.s.HashratePackageThirdPartyServiceImpl : IoeVisa get_amount memberId=1997111965385799661
2026-08-28 21:35:21.541 INFO 2397982 --- [http-nio-8801-exec-11] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa GET url=https://ut.ioevisa.com/api/get_amount, guoId=7311, query=null, body=null
2026-08-28 21:35:21.978 INFO 2397982 --- [http-nio-8801-exec-10] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"3084.81","shouyi":"951.21","xiaofei":"1271.88","liudong":"3640.00"}
2026-08-28 21:35:21.994 INFO 2397982 --- [http-nio-8801-exec-11] c.l.c.client.IoeVisaThirdPartyClient : IoeVisa resp status=200, body={"suanli":"3084.81","shouyi":"951.21","xiaofei":"1271.88","liudong":"3640.00"}
2026-08-28 21:56:33.978 INFO 2397982 --- [quartzScheduler_Worker-3] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 21:56:33.987 INFO 2397982 --- [quartzScheduler_Worker-3] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 22:04:33.114 WARN 2397982 --- [http-nio-8801-exec-8] org.elasticsearch.client.RestClient : request [HEAD http://62.171.132.2:9600/lili_goods?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 22:04:33.117 INFO 2397982 --- [http-nio-8801-exec-8] c.l.m.s.s.EsGoodsSearchServiceImpl : 首页赠分优先:按赠送分加权SKU数=2
2026-08-28 22:04:33.131 WARN 2397982 --- [http-nio-8801-exec-8] org.elasticsearch.client.RestClient : request [POST http://62.171.132.2:9600/lili_goods/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=dfs_query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.21-d38e4b028f4a9784bb74de339ac1b877e2dbea6f "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
2026-08-28 22:56:33.987 INFO 2397982 --- [quartzScheduler_Worker-4] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 22:56:33.995 INFO 2397982 --- [quartzScheduler_Worker-4] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词
2026-08-28 23:56:33.995 INFO 2397982 --- [quartzScheduler_Worker-5] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-28 23:56:34.036 INFO 2397982 --- [quartzScheduler_Worker-5] c.l.c.sensitive.SensitiveWordsFilter : 开始初始化敏感词