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.
Nullpointer exception in ProxyProcessor.java:117
Hi,
I'm new to SAHI. I downloaded the latest release (Sahi Release 20080305) and started using the same.
a) I was able to record scripts.
b) I was able to playback the same.
c) But there is a null pointer exception is thrown in the sahi.bat console. Following is the trace.
java.lang.NullPointerException
at net.sf.sahi.ProxyProcessor.processAsProxy(ProxyProcessor.java:117)
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:80)
at java.lang.Thread.run(Unknown Source)
This is thrown for every submit happening from the browser. I'm using Firefox as my browser.
Please let me know whether this is a known issue and there is no impact because of this.
I'm new to SAHI. I downloaded the latest release (Sahi Release 20080305) and started using the same.
a) I was able to record scripts.
b) I was able to playback the same.
c) But there is a null pointer exception is thrown in the sahi.bat console. Following is the trace.
java.lang.NullPointerException
at net.sf.sahi.ProxyProcessor.processAsProxy(ProxyProcessor.java:117)
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:80)
at java.lang.Thread.run(Unknown Source)
This is thrown for every submit happening from the browser. I'm using Firefox as my browser.
Please let me know whether this is a known issue and there is no impact because of this.
Comments
Please help
at net.sf.sahi.ProxyProcessor.processAsProxy(ProxyProcessor.java:117)
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:80)
at java.lang.Thread.run(Unknown Source)