Hi.
We have an application developed on karaf 4.2.7 (own assembly) that does not
give any problem when we connect by ssh, however, when we add the
activemq-broker (5.15.11) feature as a boot feature to the assembly, we
cannot connect by ssh and get the following log :

2020-01-21T14:04:18,620 | INFO  | sshd-SshServer[4b8c5253]-nio2-thread-2 |
OpenSSHKeyPairGenerator          | 157 - org.apache.karaf.shell.ssh - 4.2.7
| generateKeyPair(RSA) generating host key - size=2048
2020-01-21T14:04:19,244 | WARN  | sshd-SshServer[4b8c5253]-nio2-thread-2 |
ServerSessionImpl                | 182 - org.apache.sshd.core - 1.7.0 |
exceptionCaught(ServerSessionImpl[null@/127.0.0.1:58635])[state=Opened]
InvalidAlgorithmParameterException: parameter object not a ECParameterSpec
2020-01-21T14:04:33,996 | WARN  | sshd-SshServer[4b8c5253]-nio2-thread-1 |
ServerSessionImpl                | 182 - org.apache.sshd.core - 1.7.0 |
exceptionCaught(ServerSessionImpl[null@/127.0.0.1:58638])[state=Opened]
InvalidAlgorithmParameterException: parameter object not a ECParameterSpec
2020-01-21T14:04:45,602 | WARN  | sshd-SshServer[4b8c5253]-nio2-thread-2 |
ServerSessionImpl                | 182 - org.apache.sshd.core - 1.7.0 |
exceptionCaught(ServerSessionImpl[null@/127.0.0.1:58641])[state=Opened]
InvalidAlgorithmParameterException: parameter object not a ECParameterSpec


Some help?



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to