Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Helium
-
None
-
None
-
Operating System: All
Platform: All
-
2530
Description
After installing odl-nsf-all, odl-openflowplugin-all, odl-adsal-compatibility-all, and odl-vtn-manager-all executing a "log:tail" in the karaf cli yields to an error message/automatic disconnect from the karaf cli. A workaround is to add the Grep option and the error/disconnect will not occur "log:tail |grep vtn"
i.e.
opendaylight-user@root>log:tail
2014-11-07 11:13:18,049 | INFO | e ssh user karaf | FeaturesServiceImpl | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature odl-adsal-all 0.8.1-Helium
2014-11-07 11:13:18,049 | INFO | e ssh user karaf | FeaturesServiceImpl | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature odl-adsal-core 0.8.1-Helium
2014-11-07 11:13:18,049 | INFO | e ssh user karaf | FeaturesServiceImpl | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature odl-base-felix-dm 3.1.0
2014-11-07 11:13:18,054 | INFO | e ssh user karaf | FeaturesServiceImpl | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature odl-base-dummy-console 1.1.0-Helium
2014-11-07 11:13:18,055 | INFO | e ssh user karaf | FeaturesServiceImpl | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature odl-adsal-thirdparty 0.8.1-Helium
<-----truncated output ------->
tionTask.call(DOMDataCommitCoordinatorImpl.java:127)[222:org.opendaylight.controller.sal-broker-impl:1.1.0.Helium]
at org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService$2.call(DeadlockDetectingListeningExecutorService.java:192)[143:org.opendaylight.yangtools.util:0.6.2.Helium]
at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_67]
at java.lang.Thread.run(Thread.java:745)[:1.7.0_67]
Disconnecting: Corrupted MAC on input.
admin@turtleOC.extremenetworks.com:~$