I am using Procomm Plus 4.8/4.7 and with Windows NT/2000 doing some Stress testing. We ran a few Procomm plus scripts for at least 20 hr or so. During this period, the script goes out to reset some devices and waits for some strings coming back on the ports.
Procomm Plus sometimes work great, sometimes it just didn't catch the string. The worse thing is the problem happens spontaneously. Everytime, we rerun the scripts with same setting and equipment and try to repeat, just in vain.
In short, the script does:
1. reset device A
2. waitfor "sodMain complete" in 10 minutes (the device will transmit this string after reset finishes)
3. If can't find, stop for debug
4. If found, sleep for 10 minutes, go back to step 1, and repeat
In the most recent occurence, the testing ran good for ~14hrs (reset devices ~40 times). "sodMain complete" are all caught in these 40 time reset. Then at the last time, Procomm plus misses "sodMain complete", and fail out. I rerun the testing within 30 minutes with the same equipment, works fine.
Also, we have other problems that can't be reproduced, but we are seeing it multiple times, such as capture doesn't work, etc.
Anyone in this forum running same kind of stress testing and seeing the same problem? Any thought, any trick, any ASPECT fix, any information?
If your script only runs for a few minutes, probably won't have this problem anyway.
Thanks in advance for any info
Procomm Plus sometimes work great, sometimes it just didn't catch the string. The worse thing is the problem happens spontaneously. Everytime, we rerun the scripts with same setting and equipment and try to repeat, just in vain.
In short, the script does:
1. reset device A
2. waitfor "sodMain complete" in 10 minutes (the device will transmit this string after reset finishes)
3. If can't find, stop for debug
4. If found, sleep for 10 minutes, go back to step 1, and repeat
In the most recent occurence, the testing ran good for ~14hrs (reset devices ~40 times). "sodMain complete" are all caught in these 40 time reset. Then at the last time, Procomm plus misses "sodMain complete", and fail out. I rerun the testing within 30 minutes with the same equipment, works fine.
Also, we have other problems that can't be reproduced, but we are seeing it multiple times, such as capture doesn't work, etc.
Anyone in this forum running same kind of stress testing and seeing the same problem? Any thought, any trick, any ASPECT fix, any information?
If your script only runs for a few minutes, probably won't have this problem anyway.
Thanks in advance for any info