RTE脚本多用户并发报TE_wait_cursor failed
请教:在场景中运行RTE协议的脚本,15个用户并发,能够成功,超过15个用户比如17\20等就会报Action1.c(32): Error: TE_wait_cursor failed: col = 35, row = 14, stable = 100, timeout = 600, Timeout日志如下:Start auto log messages stack - Iteration 1.
Function TE_wait_cursor returned OK.
Action1.c(19): lr_think_time: 2.00 seconds.
TE_type:typed text = hbcbs<kReturn>
Function TE_wait_cursor returned OK.
TE_type:typed text = run<kReturn>
TE_type:typed text = <kControl-c>
Function TE_wait_cursor returned OK.
TE_type:typed text = 420101230
TE_type:typed text = <kReturn>
TE_type:typed text = <kReturn>
TE_type:typed text = <kReturn>
Action1.c(29): Notify: Parameter Substitution: parameter "gyh11901" ="4201010008"
TE_type:typed text = 4201010008
TE_type:typed text = <kReturn>
Action1.c(32): Error: TE_wait_cursor failed: col = 35, row = 14, stable = 100, timeout = 600, Timeout
Action1.c(32): Error: The current col = 49, current row = 23
End auto log messages stack.
Start auto log messages stack - Iteration 1.
TE_type:typed text = 000000
Action1.c(35): Rendezvous tj
Action1.c(37): Notify: Transaction "ti" started.
TE_type:typed text = <kPf4>
Action1.c(41): Notify: Transaction "ti" ended with "Pass" status (Duration: 0.0014 Think Time: 0.0013).
Action1.c(43): Error: TE_wait_cursor failed: col = 55, row = 23, stable = 100, timeout = 90, Timeout
Action1.c(43): Error: The current col = 40, current row = 14
End auto log messages stack.
感觉是这个虚拟用户当前的光标没有到应该到的位置,为何并发用户一多就出现这种问题呢?怎么解决这个问题,是程序问题还是我测试脚本的问题? 你把15个并发用户运行时的日志也传上来看看,对比一下。
RTE协议不熟。 错误提示差不多,可能是程序问题 我也是同样的问题,我只能并发2、3个,其他的也不行了 改了代码能有压7个了,但是又很多问题了,好烦躁啊 你们的问题解决了没,是什么原因导致的
页:
[1]