You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/06/05 15:46:00 UTC

[jira] [Resolved] (KARAF-2938) Change log level of some messages in CommandExtension and FeaturesServiceImpl

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

Jean-Baptiste Onofré resolved KARAF-2938.
-----------------------------------------
    Resolution: Cannot Reproduce

It has been fixed.

> Change log level of some messages in CommandExtension and FeaturesServiceImpl
> -----------------------------------------------------------------------------
>
>                 Key: KARAF-2938
>                 URL: https://issues.apache.org/jira/browse/KARAF-2938
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-feature, karaf-shell
>    Affects Versions: 4.0.0.M3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> In the log, we can see:
> {code}
> ...
> 2014-04-24 11:31:10,361 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.karaf.deployer.kar / 4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,370 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.aries.jmx.blueprint.api / 1.1.0
> 2014-04-24 11:31:10,373 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.aries.jmx.blueprint.core / 1.1.0
> 2014-04-24 11:31:10,393 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.karaf.jaas.blueprint.config / 4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,411 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.karaf.deployer.blueprint / 4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,420 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   org.apache.karaf.bundle.blueprintstate / 4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,433 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 7 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT | Done.
> ...
> {code}
> and 
> {code}
> ...
> 2014-04-24 11:31:10,116 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.bundle.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,126 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.config.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,139 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.diagnostic.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,140 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Updating commands for bundle org.apache.karaf.diagnostic.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,162 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.features.command/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,173 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.instance.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,184 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.jaas.command/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,185 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Updating commands for bundle org.apache.karaf.jaas.command/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,186 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Updating commands for bundle org.apache.karaf.jaas.command/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,189 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.kar.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,195 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.log.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,197 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.package.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,199 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.service.core/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,222 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.shell.commands/4.0.0.SNAPSHOT
> 2014-04-24 11:31:10,232 | INFO  | pool-2-thread-1  | CommandExtension                 | 42 - org.apache.karaf.shell.core - 4.0.0.SNAPSHOT | Registering commands for bundle org.apache.karaf.system.core/4.0.0.SNAPSHOT
> ...
> {code}
> In order to "reduce" the number of messages and avoid to "disturb" the users, these messages should be in DEBUG level instead of INFO.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)