Automatically executing OSGI bundles commands [message #1337019] |
Tue, 06 May 2014 13:31  |
Eclipse User |
|
|
|
Hi all,
I would like to automatically execute OSGI and bundles commands for maintenance purpose.
In my case, stop a CDO server to perform a repository backup and restart.
So far, I added osgi.console=5555 in configuration/config.ini and felix gogo bundles.
I get Telnet access with PuTTY and can MANUALLY issue my commands.
I then tried its command line interface :
Plink -telnet -P 5555 -batch localhost ss
I get the OSGI prompt but, apparently, the ss command is not executed as I don't get anything displayed.
Can somebody tell me what's wrong or if there's a more appropriate way to achieve what I want ?
Kind regards,
Laurent
|
|
|
|
Powered by
FUDForum. Page generated in 0.03436 seconds