This group is locked. No changes can be made to the group while it is locked.
Date
1 - 1 of 1
[release] remote Karaf command does not take multiple arguments?
Y. Richard Yang
Issues that we may face as well. For those of us who are not on slacks: Here is a summary on alto: commands. There are 4 design considerations: 1. The design is to be consistent with karaf commandline. 2. karaf access can be remote (http://karaf.apache.org/manual/latest/users-guide/remote.html). Hence, we need to consider how an admin can edit, upload, and download resource files. 3. An admin may need to upload a set of resources. Hence, how this is accomplished (automation, scripts) should be considered. 4. The admin ci should support both upload, download but also set control options. ---------- Forwarded message ---------- From: <Yuling_C@...> ---------- Forwarded message ---------- From: <Yuling_C@...> Date: Wed, Apr 15, 2015 at 1:47 PM Subject: [release] remote Karaf command does not take multiple arguments? To: controller-dev@..., release@..., integration-dev@... Hi All,
We’re facing issues in automated system test that it seems the remote Karaf command does not take multiple arguments and complained “too many arguments specified”. On the same test bed, manually executing the same command that takes
a few arguments worked fine. However, if we issue the command through remote connection to the Karaf, then we hit the issue.
Just wondering if anyone has tried remote Karaf command and if the multiple arguments work well through Karaf remote connection?
Thanks very much,
YuLing
_____________________________________________
From: Balasubram, Vasanthan Sent: Wednesday, April 15, 2015 7:16 AM To: C, Yuling; 'syedbahm@...'; 'saichler@...'; Anumala, Mohnish; Panemangalore, Sachin; Sethuraman, Hariharan Cc: Jagannathan, Madhavan; Rajesh, N; 'jmedved@...'; Manivasagam, Mahesh Subject: RE: latest local dump with data collection integration Hi Yuling,
When issuing “tsdr:list InterfaceMetrics ‘04/15/2015 15:00:00’ ‘04/15/2015 16:00:00’ command remotely got the error as “Error executing the command tsdr:list too many arguments specified”.
Its blocking my issue integration test automation execution. Can you pls me look in to this.
How to connect Karaf remotely:
Step 1: ssh-keygen -t dsa -f karaf.id_dsa -N karaf
Step 2: sshpass -p karaf ssh -p 8101 karaf.id_dsa.pub karaf@<ControllerIPaddress> <karaf-command>
Error Screenshot:
Thanks
Vasanthan
_______________________________________________ release mailing list release@... https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.opendaylight.org_mailman_listinfo_release&d=AwICAg&c=-dg2m7zWuuDZ0MUcV7Sdqw&r=4G36iiEVb2m_v-0RnP2gx9KZJjYQgfvrOCE3789JGIA&m=iQmaE4AATOjmQiM_M1Z8q1zB-f9ZhGYGWUg8WJuO0is&s=jzLHEUXcbn_qh9v4hvVR4T_xa8M9C4BKf3ZjzD72nTw&e= -- ===================================== | Y. Richard Yang <yry@...> | | Professor of Computer Science | =====================================
|
|