You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Harish Jamb (JIRA)" <ji...@apache.org> on 2018/02/09 08:47:00 UTC

[jira] [Reopened] (KARAF-5603) karaf config:update says "Command not found"

     [ https://issues.apache.org/jira/browse/KARAF-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harish Jamb reopened KARAF-5603:
--------------------------------

Hope the below details gives the required information. I am not sure if it is customized or vanialla. But its been there since some years now created for an application and have taken over it recently for maintenance.

Logging in as karaf
1177 [pool-2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /0.0.0.0:8101 presented unverified key: 
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (3.0.0)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit 'system:shutdown' to shutdown Karaf.
Hit '<ctrl-d>' or type 'logout' to disconnect shell from current session.

karaf@root()> config:
config:delete             config:edit               config:list               config:property-append    config:property-delete    
config:property-list      config:property-set       
karaf@root()> logout

:~$ java -version
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

:~$ lsb_release -a
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.4 LTS
Release:    12.04
Codename:    precise

> karaf config:update says "Command not found"
> --------------------------------------------
>
>                 Key: KARAF-5603
>                 URL: https://issues.apache.org/jira/browse/KARAF-5603
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 3.0.0
>            Reporter: Harish Jamb
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>         Attachments: karaf-update-config-not-found.GIF
>
>
> I have done some edits using config:edit in a pid and config:property-set commands
> after this when I am executing config:update, karaf says that the command is not found.
> even in the display all commands, it doesnt show-up in the list
> also checked for the alternative or new commands but no luck!
> karaf version is: 3.0.0
> Can anybody help here? to resolve this issue or suggest alternative command if this command is removed and not used any more? thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)