java.lang.StackOverflowError at com.alibaba.fastjson.serializer.SerializeWriter.writeStringWithDoubleQuote(SerializeWriter.java:758) at com.alibaba.fastjson.serializer.SerializeWriter.writeFieldName(SerializeWriter.java:1690) at com.alibaba.fastjson.serializer.SerializeWriter.writeFieldName(SerializeWriter.java:1672)
Circular error is reported because my JSON plus json.tojsonstring (string, serializerfeature. Disablecircularreferencedetect)
Cycle detection is removed, but the effect of dead cycle will appear
Similar Posts:
- com.alibaba.fastjson.JSONException: syntax error, expect {, actual [, pos 0
- The solution to the java.lang.ClassCastException: [B cannot be cast to java.lang.String error in kettle
- Maven packaging failed invalid LOC header (bad signature)
- [Solved] net.sf.json.JSONException: java.lang.ClassCastException: JSON keys must be strings.
- hibernate java.lang.StackOverflowError: null
- UNEXPECTED TOP-LEVEL EXCEPTION
- How to Solve Mybatis Error: java.lang.UnsupportedOperationException
- C #. Net core: How to use Jsonconvert replace JavaScriptSerializer
- [Solved] No converter found for return value of type: class org.json.JSONObject