[
https://issues.apache.org/jira/browse/KARAF-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765697#comment-16765697
]
Jean-Baptiste Onofré commented on KARAF-6151:
---------------------------------------------
This is due to dual Karaf bundles deployed:
{code}
83 │ Active │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
HTTP :: Core
85 │ Resolved │ 80 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
JAAS :: Boot
86 │ Active │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf :: SCR
:: Management MBeans
87 │ Active │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
Shell :: Various Commands
88 │ Resolved │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
Shell :: Console, Hosts: 35, 89
89 │ Active │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
Shell :: Core, Fragments: 88
90 │ Active │ 30 │ 4.3.0.SNAPSHOT │ Apache Karaf ::
Shell :: Table
{code}
Those bundles come because the activemq core XML use an open range [4,5), so
4.3.0 is considered.
A possible workaround is to blacklist the features.
I will provide complete details.
> Installing activemq-broker-noweb feature pollutes the shell
> -----------------------------------------------------------
>
> Key: KARAF-6151
> URL: https://issues.apache.org/jira/browse/KARAF-6151
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.3
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0, 4.2.4
>
>
> When installing {{activemq-broker-noweb}} feature (5.15.8), even if the
> feature installation is successful, we can see {{~}} character on the shell
> console and the console is polluted (bad rendering).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)