You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Pasi Österman (Jira)" <ji...@apache.org> on 2021/04/22 13:31:00 UTC

[jira] [Created] (KARAF-7118) Logs flooding karaf shell - Docker image

Pasi Österman created KARAF-7118:
------------------------------------

             Summary: Logs flooding karaf shell - Docker image
                 Key: KARAF-7118
                 URL: https://issues.apache.org/jira/browse/KARAF-7118
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.11
         Environment: *Windows 10 Enterprise* - Version 10.0.18363 Build 18363

*Docker desktop* - 3.3.1
 * *Docker* - version 20.10.5, build 55c4c88
 * *docker-compose* - version 1.29.0, build 07737305
 * WSL-2 based engine

*Windows Terminal* - 1.7.1033.0

*powershell* -  5.1.18362.1171
            Reporter: Pasi Österman
         Attachments: karaf-shell-logging-bug.zip

Bundle logging keep flooding the shell after stopping log:tail with ctrl+c.

Logging in and out from shell fixes the issue momentarily but it will usually reappear after bundle gets updated through bundle:update, bundle:watch or started with bundle:start and bundle:restart or if log:tail is used.

This seems to only happen with the official docker image so probably something related to displaying docker container logs.

Attachement has docker-compose, log-spammer bundle project and readme.md with instructions how to reproduce.

--

Using karaf with docker-compose to quickly startup local karaf server for local development. I can make my own custom docker image as a workaround without any docker logging using the apache-karaf-4.2.11.zip file downloaded from the site.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)