Hi Brian and Niranjana,
Could you share how you fixed your issue?
I'm facing a simalar issue with Mounting a device on SDNC ODL. Please see my
SDNC Karaf log below. I'm using Netconf over ssh.
2020-07-28T14:19:00,819 | INFO |
opendaylight-cluster-data-notification-dispatcher-155757 |
AbstractNetconfTopology | 81 - netconf-topology-config - 1.6.1 | - |
Connecting RemoteDevice{Uri{_value=0608b35a-3c47-4ee2-8bf5-4cea3a0f98f6}} ,
with config Node{getNodeId=Uri{_value=0608b35a-3c47-4ee2-8bf5-4cea3a0f98f6},
augmentations={interface
org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev150114.NetconfNode=NetconfNode{getActorResponseWaitTime=5,
getBetweenAttemptsTimeoutMillis=2000, getConcurrentRpcLimit=0,
getConnectionTimeoutMillis=20000, getCredentials=
*LoginPassword{getPassword=admin* , *getUsername=admin* , augmentations={}},
getDefaultRequestTimeoutMillis=60000,
getHost=Host{_ipAddress=IpAddress{_ipv4Address=Ipv4Address{_value=10.97.73.74}}},
getKeepaliveDelay=120, getMaxConnectionAttempts=3,
getPort=PortNumber{_value=840}, getSchemaCacheDirectory=schema,
getSleepFactor=1.5, isReconnectOnChangedSchema=false, isSchemaless=false,
isTcpOnly=false}}}
2020-07-28T14:19:00,820 | WARN |
opendaylight-cluster-data-notification-dispatcher-155757 |
AbstractNetconfTopology | 81 - netconf-topology-config - 1.6.1 | - |
Adding keepalive facade, for device
Uri{_value=0608b35a-3c47-4ee2-8bf5-4cea3a0f98f6}
2020-07-28T14:19:00,820 | INFO |
opendaylight-cluster-data-notification-dispatcher-155757 |
AbstractNetconfTopology | 81 - netconf-topology-config - 1.6.1 | - |
Concurrent rpc limit is smaller than 1, no limit will be enforced for device
RemoteDevice{0608b35a-3c47-4ee2-8bf5-4cea3a0f98f6}
2020-07-28T14:19:00,914 | WARN | sshd-SshClient[7ca9d084]-nio2-thread-4 |
AcceptAllServerKeyVerifier | 145 - org.apache.sshd.osgi - 2.2.0 | - |
Server at /10.97.73.74:840 presented unverified EC key:
SHA256:rmEjM01Gq3zS0+bpDKAoGTgRfZBAoNSBdV4iwSn9rsI
2020-07-28T14:19:00,932 | WARN | sshd-SshClient[7ca9d084]-nio2-thread-2 |
AsyncSshHandler | 350 - org.opendaylight.netconf.netty-util -
1.6.1 | - | *Unable to setup SSH connection on channel* : [id: 0xfdaa987d]
org.apache.sshd.common.SshException: Protocol error
at
org.apache.sshd.client.session.ClientSessionImpl.handleDisconnect(ClientSessionImpl.java:132)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.SessionHelper.handleDisconnect(SessionHelper.java:926)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.AbstractSession.doHandleMessage(AbstractSession.java:363)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:333)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.AbstractSession.decode(AbstractSession.java:1097)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.AbstractSession.messageReceived(AbstractSession.java:294)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.session.helpers.AbstractSessionIoHandler.messageReceived(AbstractSessionIoHandler.java:63)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:357)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:335)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:332)
~[145:org.apache.sshd.osgi:2.2.0]
at
org.apache.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38)
~[145:org.apache.sshd.osgi:2.2.0]
at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
at
org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37)
[145:org.apache.sshd.osgi:2.2.0]
at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) [?:?]
at sun.nio.ch.Invoker$2.run(Invoker.java:218) [?:?]
at
sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
[?:?]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:?]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:?]
at java.lang.Thread.run(Thread.java:748) [?:?]
Thanks,
Kamel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21780): https://lists.onap.org/g/onap-discuss/message/21780
Mute This Topic: https://lists.onap.org/mt/74201211/21656
Mute #sdnc: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/sdnc
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-