[OpenSTA-users] ERROR in TOF execution; resuming...,
Brought to you by:
dansut
|
From: <gus...@ac...> - 2007-10-02 12:44:03
|
Hi, people, I need your kindly help with OpenSTA: In the "Test Audit Log" I'm receiving the following message: E*TScript::run: ERROR in TOF execution; resuming..., It happens in the pointed code below: Load Response_Info Header on 1 & Into blob_1_0 & ,WITH "Proxy-Authenticate" -->> BUILD AUTHENTICATION BLOB & FOR NTLM & FROM BLOB blob_1_0 & INTO blob_1_0 In my searches for an answer, I've found that maybe the user authentication was not on index 1 (http://portal.opensta.org/modules.php?op=3Dmodload&name=3DphpWiki&file=3D= inde x&pagename=3DHtmlParserErrors). But I don't know how to get the information (using ~LOCATE and ~EXTRACT, as the site says to). I've also tried to insert the information manually, with no success: =09 BUILD AUTHENTICATION BLOB FOR BASIC & FROM USER "username@domain" PASSWORD "pass" & INTO blob_1_0 Or BUILD AUTHENTICATION BLOB FOR NTLM & FROM USER "username" PASSWORD "pass" DOMAIN "domain" & INTO blob_1_0 Thanks for your attention and response. Regards, Gustavo This message is for the designated recipient only and may contain = privileged, proprietary, or otherwise private information. If you have = received it in error, please notify the sender immediately and delete = the original. Any other use of the email by you is prohibited. |