18 January 2026:


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.

Unable to execute scripts using drun

CKBhavithaCKBhavitha Members
edited April 2014 in Sahi Pro
sahipro: 5.1.0.0
OS: windows 7
browser: chrome


Hi all,

I am trying to use drun to run scriptss across different machines, but i am unable to execute them.
1)below is the configuration in drun:

SET ORIG_SCRIPTS_UDPATH=C:/dev/sahipro/userdata/scripts/
SET ORIG_SCRIPTS_PATH=C:/dev/sahipro/userdata/scripts/
SET COPIED_SCRIPTS_PATH=C:/dev/sahipro/userdata/temp/scripts/copied

SET START_URL=https://googe.com
SET NODES=localhost:9999,vm-bhavitha:9999

2) and here is the result on sahi pro console:-
Apr 4, 2014 3:43:37 PM in.co.sahi.distributed.DSuiteRunner addNode
INFO: Adding localhost:9999
Apr 4, 2014 3:43:37 PM in.co.sahi.distributed.DSuiteRunner addNode
INFO: Adding vm-bhanuprataps:9999
processing C:/dev/sahipro/userdata/temp/scripts/copied/google.suite
Apr 4, 2014 3:43:38 PM in.co.sahi.distributed.DSuiteRunner execute
INFO: No nodes available

The file gets unzipped at the give copied path but nothing happens after that.

3)this is the result on console where i execute drun.bat
INFO: originFolder=C:/dev/sahipro/userdata/scripts/
Apr 4, 2014 3:41:25 PM in.co.sahi.distributed.DSync syncNodes
INFO: ignorePattern=.*(svn|copied).*
Apr 4, 2014 3:41:25 PM net.sf.sahi.util.ZipUtils zip
INFO: BasePath=C:/dev/sahipro/userdata/scripts
Apr 4, 2014 3:41:56 PM in.co.sahi.distributed.DSync syncNodes
INFO: localhost:9999
Apr 4, 2014 3:41:56 PM in.co.sahi.distributed.DSync sync
INFO: http://localhost:9999/_s_/dyn/pro/Synchronizer_saveFile?destFolder=C:/dev/sahipro/user
data%2Ftemp%2Fscripts%2Fcopied
Apr 4, 2014 3:42:00 PM in.co.sahi.distributed.DSync sync
INFO: 200
Apr 4, 2014 3:42:00 PM in.co.sahi.distributed.DSync syncNodes
INFO: vm-bhavitha:9999
Apr 4, 2014 3:42:00 PM in.co.sahi.distributed.DSync sync
INFO: http://vm-bhavitha:9999/_s_/dyn/pro/Synchronizer_saveFile?destFolder=C:/dev/sahipro%
2Fuserdata%2Ftemp%2Fscripts%2Fcopied
Apr 4, 2014 3:43:36 PM in.co.sahi.distributed.DSync sync
INFO: 200
Apr 4, 2014 3:43:39 PM in.co.sahi.distributed.DSahiRunner$1 run
INFO: -logsInfo: FAILURE


please let me know as what needs to be done.

Regards,
Bhavitha
Sign In or Register to comment.