标题: Could not update console sync file [打印本页] 作者: juju5288 时间: 2005-9-2 13:12 标题: Could not update console sync file vuser_end.c(6): Error -26668: Could not update console sync file [MsgId: MERR-26668]
vuser_end.c(6): web_url("mainMenu.jsp_2") highest severity level was "ERROR", 6545 body bytes, 341 header bytes [MsgId: MMSG-26388]
一共有21个action 运行10个提示这个错误,之后的11个没运行,分开10和11两个文件保存。则可以运行,没有错误,哪位知道原因:作者: tina_zhang 时间: 2007-5-17 19:16
我也遇到这个问题,谁能回答呀?该怎么解决?作者: shanxi 时间: 2007-5-18 08:57
Diagnosis: When running a script under the Controller and "Snapshot on error" is selected or when running in VuGen and the Run-Time Browser is opened, replay needs to write a "sync" file for the application (Vugen/Controller). The file should be called "ctrlsink.dat" and placed in the scenario result directory. The error occurs when the opening of the sync file using fopen(filename, "w") fails.
1. Verify if there is enough disk space is available.
2. Verify if the user has enough permissions to open a file in the specified directory.
3. If specified directory is on a remote machine, check if there was a network/remote machine failure.
4. If problem still persists, contact Mercury Customer Support to obtain the following patches:
LoadRunner 7.8 FP1 : LR78FP1P62 - Web replay - Fix error number -26668
LoadRunner 8.0 : LR80P28 - LoadRunner 8.0 Web Replay fix error -26668 in Vugen