运行 Vuser 脚本时出现以下错误。该脚本使用 html/HTTP 协议并启用了 GWT DFE。我给出了所有 .jars 和 .wars 的类路径。我所有的请求正文都被解码为 xml。我还没有对此脚本进行任何参数化或关联。
Error -27040: Data Format Extension: Extension: GWT - ERROR [GWT_DFE] - java.lang.reflect.InvocationTargetException
<com.XX.dfe.GWT__Request><moduleBaseURL>https://serverIP/platform-ui/</moduleBaseURL><rpcRequest><flags>0</flags><method><class>com.XXXX.product.platform.service.v1.client.gwt.api.PlatformLo
End dump of original buffer.
Action.c(75): Error: C interpreter run time error: Action.c (75): Error -- memory violation : Exception ACCESS_VIOLATION received.
web_set_max_html_param_len("16384");
我应该做任何关联吗?这可能是这个脚本失败的原因吗?