赞
踩
注意看==={Unexpected character (’ ’ (code 160))}
2023-07-18 16:35:57.624 ERROR 29624 --- [ XNIO-1 task-1] o.s.c.log.error.RestExceptionTranslator : 消息不能读取:JSON parse error: Unexpected character (' ' (code 160)): was expecting double-quote to start field name; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character (' ' (code 160)): was expecting double-quote to start field name
at [Source: (PushbackInputStream); line: 1, column: 4]
2023-07-18 16:38:07.334 ERROR 29624 --- [ XNIO-1 task-1] o.s.c.log.error.RestExceptionTranslator : 消息不能读取:JSON parse error: Invalid UTF-8 start byte 0xa0; nested exception is com.fasterxml.jackson.core.JsonParseException: Invalid UTF-8 start byte 0xa0
at [Source: (PushbackInputStream); line: 1, column: 23]
2023-07-18 16:40:06.600 ERROR 29624 --- [ XNIO-1 task-1] o.s.c.log.error.RestExceptionTranslator : 消息不能读取:JSON parse error: Unexpected character (' ' (code 160)): was expecting double-quote to start field name; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character (' ' (code 160)): was expecting double-quote to start field name
at [Source: (PushbackInputStream); line: 1, column: 46]
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。