[
https://issues.apache.org/jira/browse/KARAF-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned KARAF-709:
----------------------------------
Assignee: Freeman Fang
> java -jar lib/bin/karaf-client.jar = java.lang.NoClassDefFoundError:
> org/apache/sshd/common/RuntimeSshException
> ---------------------------------------------------------------------------------------------------------------
>
> Key: KARAF-709
> URL: https://issues.apache.org/jira/browse/KARAF-709
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.2.2
> Reporter: chris snow
> Assignee: Freeman Fang
>
> I'm not sure if I'm doing something wrong, but I'm receiving an error running
> karaf-client.jar :
> user1@d100:~/apps/apache-karaf-2.2.2$ java -jar lib/bin/karaf-client.jar
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/sshd/common/RuntimeSshException
> Caused by: java.lang.ClassNotFoundException:
> org.apache.sshd.common.RuntimeSshException
> at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
> Could not find the main class: org.apache.karaf.client.Main. Program will
> exit.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira