Record index out of range
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010
01:40 AM
04-20-2010
01:40 AM
Record index out of range
I am encountering this problem. I have recorded steps for the web page. It is performing all the steps successfully and in the end it says waiting for the some object. I don't how to look for what it is waiting, b'se there are no more steps in that script.
When i start looking at the log , it is giving record index out of range for that step and it freezes and doesn't allow me to look further logs.
When i start looking at the log , it is giving record index out of range for that step and it freezes and doesn't allow me to look further logs.
6 REPLIES 6
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010
03:13 AM
04-20-2010
03:13 AM
The step doesn't show it failed but just that when i am browsing the log it say record index out of range and freezes and prevents me look further the log of other steps also.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2010
01:56 AM
04-23-2010
01:56 AM
Hi,
Does TestComplete returns to working conditions if you wait some time after the problem occurs? How long does it take? If the tool does not revert to working conditions, please follow the instructions below to help us collect more information about the problem:
1. Download the Debugging Tools for Windows package from:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx (for 32-bit processes)
http://www.microsoft.com/whdc/devtools/debugging/install64bit.mspx (for 64-bit processes)
and install it.
2. When TestComplete hangs, open the "Start | Run..." dialog and execute the following command:
Replace <windbg.exe> with a fully qualified file name of the windbg.exe file. This command will make WinDbg write a memory dump of the TestComplete.exe process to the C:\Dump1.dmp dump file. After the dump is written, WinDbg will be closed.
3. Correct the dump file name in the above command line (for example, change it to Dump2.dmp), wait for two minutes and execute the command again.
4. Repeat step 3.
5. Submit a request via our Contact Support form and attach all of the dump files created in the steps above.
Also, we will need your project suite. Zip the entire folder containing the project suite and attach the archive to your request.
Does TestComplete returns to working conditions if you wait some time after the problem occurs? How long does it take? If the tool does not revert to working conditions, please follow the instructions below to help us collect more information about the problem:
1. Download the Debugging Tools for Windows package from:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx (for 32-bit processes)
http://www.microsoft.com/whdc/devtools/debugging/install64bit.mspx (for 64-bit processes)
and install it.
2. When TestComplete hangs, open the "Start | Run..." dialog and execute the following command:
"<windbg.exe>" -pn TestComplete.exe -Q -pd -c ".dump /m C:\Dump1.dmp;q"
Replace <windbg.exe> with a fully qualified file name of the windbg.exe file. This command will make WinDbg write a memory dump of the TestComplete.exe process to the C:\Dump1.dmp dump file. After the dump is written, WinDbg will be closed.
3. Correct the dump file name in the above command line (for example, change it to Dump2.dmp), wait for two minutes and execute the command again.
4. Repeat step 3.
5. Submit a request via our Contact Support form and attach all of the dump files created in the steps above.
Also, we will need your project suite. Zip the entire folder containing the project suite and attach the archive to your request.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2010
02:10 AM
04-23-2010
02:10 AM
I am able to got o key word test, or project and execute again. But the log freezes for that particular execution and the log doesn't display properly or it is displaying empty screen when i am trying to access log of that or other runs.
Ohterwise i am able tp go project or project items and run again.
Once in a while i am getting this erro. i was wondering if i ma logging somethign long or what?
Please suggest me.
Ohterwise i am able tp go project or project items and run again.
Once in a while i am getting this erro. i was wondering if i ma logging somethign long or what?
Please suggest me.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2010
02:23 AM
04-26-2010
02:23 AM
Hi,
To investigate the problem, we will need your project suite. Zip the entire folder containing the project suite. After that, submit a request via our Contact Support form and attach the archive to your request.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2010
02:43 AM
04-26-2010
02:43 AM
Hi David ,
I will send the archive . But if you change anything while testaing it, will it change my project suite on my computer?
Please let me now.
I will send the archive . But if you change anything while testaing it, will it change my project suite on my computer?
Please let me now.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2010
04:27 AM
04-27-2010
04:27 AM
Hi,
No, the project suite located on your PC will not be affected.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
