Pierre Vanacker
06/16/2023, 8:26 AM"java.lang.NumberFormatException: For input string: "1000000000000000000000000000000000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.lang.Long.parseLong(Long.java:708) ~[?:?] at java.lang.Long.valueOf(Long.java:1156) ~[?:?] at org.jooq.tools.json.Yylex.yylex(Yylex.java:659) ~[jooq-3.17.8.jar:?]" error.
It comes with the following ERROR log line :
"POST /api/v1/web_backend/connections/list HTTP/1.0" 500 1329
I tried to ugrade the connectors but it still does not work and I can’t figure out what’s going wrong exactly.
If I rollback & redeploy the 0.40.17 version I still get an error (but another one) and have to rollback the postgres (external) database too to make it work again.
Can someone help me with this issue (like any advice on how to fix / troubleshoot this) ? Thanks !kapa.ai
06/16/2023, 8:26 AMkapa.ai
06/16/2023, 8:26 AMPierre Vanacker
06/19/2023, 8:17 AM