Re: [controller-dev] SSH authentication failure

2017-04-10 Thread Santosh Singh
t Varga <n...@hq.sk> wrote: > On 07/04/17 12:50, Santosh Singh wrote: > > 2017-03-24 12:31:16,536 | WARN | NioProcessor-2 | > > AsyncSshHandler | 115 - > > org.opendaylight.controller.netconf-netty-util - 0.3.4.SNAPSHOT | Unable > > to setup

[controller-dev] ODL controller fails to authenticate admin

2017-04-10 Thread Santosh Singh
Hi , Karaf logs pointing authentication failure to port 1830 for user admin intermittently . /var/log/secure has following related error . Apr 7 11:41:38 sdn-colo8-odlcontroller sshd[29961]: pam_succeed_if(sshd:auth): requirement "uid >= 1000" not met by user "admin" Apr 7 11:41:40

[controller-dev] SSH authentication failure

2017-04-07 Thread Santosh Singh
Hi All , I am getting this below stack trace intermittently . Any pointers for addressing this bug or existing bug reference which has addressed this issue would be of great help . Below stack trace keeping repeating .. I am not able to access web UI or other functionality 2017-03-24

[controller-dev] (no subject)

2017-04-07 Thread Santosh Singh
Hi All , I am getting this below stack trace intermittently . Any pointers for addressing this bug or existing bug reference which has addressed this issue would be of great help . Below stack trace keeping repeating .. I am not able to access web UI or other functionality 2017-03-24

[controller-dev] Dlux-web compilation fails intermittently

2017-02-28 Thread Santosh Singh
Hi I am facing issue while compiling dlux-web . [INFO] Tracing dependencies for: vis [INFO] Error: Error: Parse error using esprima for file: /dlux/dlux-web/target/generated-resources/pages/vendor/vis/dist/vis.min.js [INFO] Error: Line 26: Invalid left-hand side in for-in [INFO] at

Re: [controller-dev] Xml tag order not preserved in edit -config

2016-10-17 Thread Santosh Singh
in list which uses composite key . The order of the composite key is getting reversed. Thanks Santosh On Sun, Oct 16, 2016 at 3:32 PM, Robert Varga <n...@hq.sk> wrote: > On 10/16/2016 06:04 AM, Santosh Singh wrote: > > Hi , > > > > I am facing strange issue. Fo

[controller-dev] Xml tag order not preserved in edit -config

2016-10-15 Thread Santosh Singh
Hi , I am facing strange issue. For one of our device running with recent revision of yang model, when performing restconf invocation for the functionality available in older release too, the order of argument received as seen the karof log , constructed uri , is not in accordance with the