11 years ago
conflicting Javaw.exe while running the test scripts via Jenkins using testcomplete 9 for eclipse application
Hi,
I recorded a script using testcomplete 9 for eclipse application and when i am executing the script via jenkins, my Shell objects in scripts are not identified and the script fails.
I observed that Jenkins which i launched have javaw.exe process and eclipse also have a identical javaw.exe process in task manager in windows machine.
The script runs fluently while running in the standalone machine where as when triggered from jenkins fails due to problems in identifying the shell object in the script.
As a workaround i followed the below methods
1. run the jenkins
2. run the eclipse application
3. launch the script
4. The script executes successfully
if i do not keep the eclipse application open before running the script the scripts fails and i am not able to proceed.
I am new to this kind of errors. Your help would be much appreciated.
Please let me know if anymore information is required.
I recorded a script using testcomplete 9 for eclipse application and when i am executing the script via jenkins, my Shell objects in scripts are not identified and the script fails.
I observed that Jenkins which i launched have javaw.exe process and eclipse also have a identical javaw.exe process in task manager in windows machine.
The script runs fluently while running in the standalone machine where as when triggered from jenkins fails due to problems in identifying the shell object in the script.
As a workaround i followed the below methods
1. run the jenkins
2. run the eclipse application
3. launch the script
4. The script executes successfully
if i do not keep the eclipse application open before running the script the scripts fails and i am not able to proceed.
I am new to this kind of errors. Your help would be much appreciated.
Please let me know if anymore information is required.