后台管理端请求报系统异常

Blade 未结 1 58
guess1937
guess1937 剑者 2025-06-11 09:57

一、该问题的重现步骤是什么?

1.错误日志提示: UT000173: An invalid control character [248] was present in the cookie value or attribute

2. 错误提示: No compatible defineClass mechanism detected: JVM should be started with --add-opens=java.base/java.lang=ALL-UNNAMED for ClassLoader.defineClass to be accessible. On the module path, you may not be able to define this CGLIB-generated class at all.

二、你期待的结果是什么?实际看到的又是什么?

可以正常进行访问

三、你正在使用的是什么产品,什么版本?在什么操作系统上?

BldexBoot 4.2.0

四、请提供详细的错误堆栈信息,这很重要。


五、若有更多详细信息,请在下面提供。

1条回答
  • 2025-06-11 17:41

    把第二个错误提示的内容百度贴一下,或者给ai贴一下就能拿到答案。或者把开发手册的启动章节再看一遍,里面有注意点讲到了。

    0 讨论(0)
代码语言
提交回复