18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
150s timeout on my scripts , Dont know why its occurs only remotely
Hi all,
To begin with I must say that there is another post about this timeout issue (but that seems a bit different).
Here is my problem.
Locally I have setup jenkins and I"m running sahi tests VIA jenkins easily.. All my tests succeed without any problems..
Now when i put those same script up on my work servers and try to run there are some weird issues i'm facing.
(Here is my remote setup)
1.) Machine used for Jenkins is a different VM
2.) The machine used as sahi host (ubuntu 11.04) is a different VM
3.) The machine on which my sahi tests should be executed are on a different VM
NOW,
when i run testrunner.sh with all necessary parameters directly from the ubuntu machine (SAHI HOST) , I get the usual log of the setup and it waits and waits and waits..
after about 150scecs it closes down saying the "script could not start under 150s".
(These same scripts are working without a hitch on my local machines).
So what i did was to RDP into the ubuntu machine (SAHI HOST)
b.) launched firefox and manually changed proxy settings
c.) started sahi.sh
d.) ctrl+alt+dbl click and played back my script on that machine (VIA RDP).
"It all worked fine."
But when i connect to this ubuntu machine (VIA VPN) and ssh into it and run testrunner.sh only then the script fails to open up the browser..
What could be the reason?
Please advice
To begin with I must say that there is another post about this timeout issue (but that seems a bit different).
Here is my problem.
Locally I have setup jenkins and I"m running sahi tests VIA jenkins easily.. All my tests succeed without any problems..
Now when i put those same script up on my work servers and try to run there are some weird issues i'm facing.
(Here is my remote setup)
1.) Machine used for Jenkins is a different VM
2.) The machine used as sahi host (ubuntu 11.04) is a different VM
3.) The machine on which my sahi tests should be executed are on a different VM
NOW,
when i run testrunner.sh with all necessary parameters directly from the ubuntu machine (SAHI HOST) , I get the usual log of the setup and it waits and waits and waits..
after about 150scecs it closes down saying the "script could not start under 150s".
(These same scripts are working without a hitch on my local machines).
So what i did was to RDP into the ubuntu machine (SAHI HOST)
b.) launched firefox and manually changed proxy settings
c.) started sahi.sh
d.) ctrl+alt+dbl click and played back my script on that machine (VIA RDP).
"It all worked fine."
But when i connect to this ubuntu machine (VIA VPN) and ssh into it and run testrunner.sh only then the script fails to open up the browser..
What could be the reason?
Please advice