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.
Class Not Found Configure with Eclipse
Hi
I am facing below console error after configure sahi with eclipse IDE
Sahi Cofiguration settings -> Apply -> Run... i am getting below error message.
Please help me for this issue
SAHI_HOME: ..
SAHI_USERDATA_DIR: ..\userdata
SAHI_EXT_CLASS_PATH:
Error: Could not find main class net.sf.sahi.Proxy
java.lang.NoClassDefFoundError: net.sf.sahi.Proxy
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:198)
Caused by: java.lang.ClassNotFoundException: net.sf.sahi.Proxy
at java.net.URLClassLoader$1.run(URLClassLoader.java:299)
at java.net.URLClassLoader$1.run(URLClassLoader.java:288)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:287)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:327)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:195)
Exception in thread "main"
Thanks
Gopi
I am facing below console error after configure sahi with eclipse IDE
Sahi Cofiguration settings -> Apply -> Run... i am getting below error message.
Please help me for this issue
SAHI_HOME: ..
SAHI_USERDATA_DIR: ..\userdata
SAHI_EXT_CLASS_PATH:
Error: Could not find main class net.sf.sahi.Proxy
java.lang.NoClassDefFoundError: net.sf.sahi.Proxy
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:198)
Caused by: java.lang.ClassNotFoundException: net.sf.sahi.Proxy
at java.net.URLClassLoader$1.run(URLClassLoader.java:299)
at java.net.URLClassLoader$1.run(URLClassLoader.java:288)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:287)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:327)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:195)
Exception in thread "main"
Thanks
Gopi
Comments
Please go through the following link,
http://sahi.co.in/forums/viewtopic.php?id=3599
This might help you.
Regards,
Theeran.
Your below URL post also not closed properly. I gone through all forums regarding this, but still i couldnt find any solution in this.
Please give me, from starting step to end step of configure eclipse with sahi.
Whchi version of eclipse i have to use.. Whether setup for eclipse is required or any downloadable eclipse folder is enought
Is it required to set the path and classpath .. I dont know... i tried many ways..
Please help me...