You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在项目运行一段时间后会报StackOverflowError ,部分报错如下:
2024-01-04T13:46:46.690+08:00 ERROR 30 --- [io-8088-exec-11] o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/portal/api] threw exception [Filter execution threw an exception] with root cause
java.lang.StackOverflowError: null
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
The text was updated successfully, but these errors were encountered:
在项目运行一段时间后会报StackOverflowError ,部分报错如下:
2024-01-04T13:46:46.690+08:00 ERROR 30 --- [io-8088-exec-11] o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/portal/api] threw exception [Filter execution threw an exception] with root cause
java.lang.StackOverflowError: null
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
at com.dtflys.forest.mapping.SubVariableScope.getConfiguration(SubVariableScope.java:59) ~[forest-core-1.5.33.jar!/:1.5.33]
The text was updated successfully, but these errors were encountered: