[
https://issues.apache.org/jira/browse/KARAF-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341043#comment-17341043
]
Oliver Lietz commented on KARAF-7097:
-------------------------------------
[~jbonofre], Still happens with {{4.3.2-20210507.173137-22}} ([custom
distribution|https://github.com/apache/sling-org-apache-sling-karaf-distribution/tree/7033061f8a533bc0929e4e2542c16697df4d0bd4])
and [Sling's R7 JSON
configs|https://github.com/apache/sling-org-apache-sling-karaf-configs/tree/e8e75e4bda037a2ac44c81c9fc19003278c75f73/src/main/resources].
{noformat}
beat:karaf olli$ ./bin/start
beat:karaf olli$ ssh -p 8101 karaf@localhost
The authenticity of host '[localhost]:8101 ([127.0.0.1]:8101)' can't be
established.
RSA key fingerprint is SHA256:[...].
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[localhost]:8101' (RSA) to the list of known hosts.
[...]
Password authentication
Password:
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (4.3.2-SNAPSHOT)
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()> feature:install felix-http
karaf@root()> feature:install sling-configs
karaf@root()> feature:install sling-quickstart-oak-tar
karaf@root()> feature:install sling-starter-content
{noformat}
> JsonConfigInstaller is continuously updating configurations
> -----------------------------------------------------------
>
> Key: KARAF-7097
> URL: https://issues.apache.org/jira/browse/KARAF-7097
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Reporter: Oliver Lietz
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)