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.
Issue in Batch execution
Hi ,
I tried with batch execution. It worked fine.
But now its not working , getting the following error :
java.net.MalformedURLException: no protocol:
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at net.sf.sahi.test.SuiteLoader.processLine(SuiteLoader.java:110)
at net.sf.sahi.test.SuiteLoader.processSuiteFile(SuiteLoader.java:85)
at net.sf.sahi.test.SuiteLoader.loadScripts(SuiteLoader.java:58)
at net.sf.sahi.test.SuiteLoader.<init>(SuiteLoader.java:47)
at net.sf.sahi.test.SahiTestSuite.loadScripts(SahiTestSuite.java:146)
at net.sf.sahi.command.Suite.start(Suite.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.sf.sahi.command.CommandExecuter.execute(CommandExecuter.java:55)
at net.sf.sahi.LocalRequestProcessor.handleDyn(LocalRequestProcessor.jav
a:67)
at net.sf.sahi.LocalRequestProcessor.getLocalResponse(LocalRequestProces
sor.java:40)
at net.sf.sahi.ProxyProcessor.processLocally(ProxyProcessor.java:209)
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:86)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
>>>>>> Tests size = 0
Not able to find the issues.
PLease help me in fixing this issue ASAP.
Regards,
Sindhu L.
I tried with batch execution. It worked fine.
But now its not working , getting the following error :
java.net.MalformedURLException: no protocol:
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at net.sf.sahi.test.SuiteLoader.processLine(SuiteLoader.java:110)
at net.sf.sahi.test.SuiteLoader.processSuiteFile(SuiteLoader.java:85)
at net.sf.sahi.test.SuiteLoader.loadScripts(SuiteLoader.java:58)
at net.sf.sahi.test.SuiteLoader.<init>(SuiteLoader.java:47)
at net.sf.sahi.test.SahiTestSuite.loadScripts(SahiTestSuite.java:146)
at net.sf.sahi.command.Suite.start(Suite.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.sf.sahi.command.CommandExecuter.execute(CommandExecuter.java:55)
at net.sf.sahi.LocalRequestProcessor.handleDyn(LocalRequestProcessor.jav
a:67)
at net.sf.sahi.LocalRequestProcessor.getLocalResponse(LocalRequestProces
sor.java:40)
at net.sf.sahi.ProxyProcessor.processLocally(ProxyProcessor.java:209)
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:86)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
>>>>>> Tests size = 0
Not able to find the issues.
PLease help me in fixing this issue ASAP.
Regards,
Sindhu L.
Answers
please do reply.. i'm stuck up because of this issue for a week..