首页 > 其他 > 详细

如何解决LodRunner中报错关于Error -10489

时间:2018-01-28 19:55:12      阅读:240      评论:0      收藏:0      [点我收藏+]

如何解决LodRunner中报错关于Error -10489 : Exception was raised when calling per-thread-terminate function":

 

关键词原创 如何 解决 lodrunner  报错关于 error 10489exception raised whencalling per-thread-terminate function

 

 

[原创]如何解决lodrunner中报错关于error -10489 : exception was raised when calling per-thread-terminate function

  在用loadrunner实施性能测试时,采用goal模式加压,存在如果持续长时加压时loadrunner的controller会报error -10489 : exception was raised when calling per-thread-terminate function错误;
  问题产生原因:
     unlike the earlier windows versions, windows 2000 and windows xp have the default environment set to c:\document and settings\<user-name>\local settings\temp instead of c:\windows\temp. this long path with a space can cause several problems for loadrunner. to resolve the issue, change to a directory without empty spaces. 
  解决方法:
     在c盘(或是其它盘均可以)新建temp文件夹(为了后续设置临时文件准备)
     右键"我的电脑"->高级->环境变量->编辑修改temp变量目录,指身上面新建的目录,如我的指向c:\temp->保存即可^_^

如何解决LodRunner中报错关于Error -10489

原文:https://www.cnblogs.com/Darrenblog/p/8372149.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!