Forum Discussion

lhuang5's avatar
lhuang5
Occasional Contributor
7 years ago

Strange message "connect: No error" shows when run tests using TestExecute command.

Hi, we have upgraded our TestComplete/Testexecute from v11.31 to v12.41 and our tests are running using the command as: 

[Exec] "C:\Program Files (x86)\SmartBear\TestExecute 12\bin\TestExecute.exe" **.pjs /timeout 360 /run /SilentMode /DoNotShowLog /ns /exit /ForceConversion
[03:16:11][Exec] connect: No error
[03:16:12][Exec] connect: No error
[03:16:13][Exec] connect: No error
[03:16:14][Exec] connect: No error
[03:16:15][Exec] connect: No error
[03:16:16][Exec] connect: No error

We are using TeamCity and MSBuild in our automation test build. We have gotten a lot of messages "connect: No error" in Build log, tens even hundreds of lines.

There were no such messages before upgrading. Do you have any idea what is the reason and how to get rid of these messy messages.

Thanks & Regards,

Liping