Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jcabi-ssh installation #61

Open
pmeran opened this issue May 4, 2017 · 2 comments
Open

jcabi-ssh installation #61

pmeran opened this issue May 4, 2017 · 2 comments

Comments

@pmeran
Copy link

pmeran commented May 4, 2017

Hi Yegor,
I very much would like to get jcabi-ssh to run. Am very new to Java and networking...

I get some NoClassDefFound error, see further below and attachment.

Is this a version incompatibility between Java and the jar file ?
Using Eclipse Neon.3 release (4.6.3) with Java version 1.8.0_121-b13
jcabi-ssh-1.5.2.jar

Hope you can help - best regards,
Paul

jcabi-ssh screenshot

Exception in thread "main" java.lang.NoClassDefFoundError: com/jcraft/jsch/JSchException
at connectPi.isAlive(connectPi.java:14)
at connectPi.main(connectPi.java:7)
Caused by: java.lang.ClassNotFoundException: com.jcraft.jsch.JSchException
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)
... 2 more

@0crat
Copy link

0crat commented May 4, 2017

@yegor256 please, pay attention to this issue

@yegor256
Copy link
Member

yegor256 commented May 5, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants