Hi
If I am off topic could you please send me to the right area, I am trying to set up a stratum proxy server on my personal PC and have my miners all connected to the proxy I have tried to set it up and run the cmd
java -jar stratum-proxy.jar -f stratum-proxy-nicehash.conf
and I get the following error message
C:\Users\oracle1\Documents\Bitcoin\Bitcoin Software\Latest Miner\gorge shit\stra
tum-proxy-0.8.0>java -jar stratum-proxy.jar -f stratum-proxy-nicehash.conf
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: org/bouncycastle/jce/
provider/BouncyCastleProvider
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at sun.launcher.LauncherHelper.validateMainClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.Bounc
yCastleProvider
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more
As you can see I am newbie and its been a steep learning curve