运行Vuser脚本时出现以下错误。该脚本使用html / HTTP协议并启用GWT DFE。我给了所有.jars和.wars的classpath。我的所有请求都被解码为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");
我应该做任何相关吗?这可能是这个脚本失败的原因吗?
答案 0 :(得分:0)
确定失败的步骤以确定错误的根本原因非常重要。
您可以尝试验证该类是否存在于提供的GWT DFE类路径中(例如使用JDGUI),还要检查JRE版本(WAR与LR文件夹中的版本)并验证战争中的置换编号file与脚本中的文件相同