Details
-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.10-GA
-
None
-
False
-
False
-
%
-
Todo
-
- edit users.properties (uncomment admin user)
- bin/start
- bin/client
Description
When attempting to use bin/client script it result in
Error: Unable to initialize main class org.apache.karaf.client.Main
Caused by: java.lang.NoClassDefFoundError: org/apache/sshd/agent/SshAgentFactory
when user is specified in bin/client this error occurs:
Error: Unable to initialize main class org.apache.karaf.client.Main
Caused by: java.lang.NoClassDefFoundError: org/apache/sshd/client/auth/keyboard/UserInteraction
recently there has been an sshd version change which might be the reason it does not work. This change has been introduced in this commit:
https://github.com/jboss-fuse/karaf/commit/ed9bb7341e71108f0a0d9f2c8547f4349c74e12d
Attachments
Issue Links
- is duplicated by
-
ENTESB-17700 No Class Def Found errors when client bin command in Karaf
-
- Done
-