2019-12-12 10:25:10,292 ERROR o.a.j.u.BeanShellInterpreter: Error invoking bsh method: eval Sourced file: inline evaluation of: ``String sessionId1=bsh.args[0]; ; log.info(“sessionId1:”+sessionId1); ;’’ : Typed variable declaration
找了很久发现是没配参数:jmeter-beanshell postprocessor中报Error invoking bsh method
如果有多个参数,参数之间需要空格,不然也会报错。

相关文章:

  • 2022-12-23
  • 2021-04-13
  • 2021-11-22
  • 2022-01-11
  • 2022-01-06
  • 2022-12-23
猜你喜欢
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2021-12-22
  • 2021-07-18
相关资源
相似解决方案