[
https://issues.apache.org/jira/browse/KARAF-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-17.
----------------------------------
Resolution: Fixed
The ansi streams for windows are not initialized property
> ANSI support not properly initialized when creating an Karaf instances from
> WebConsole or JMX
> ---------------------------------------------------------------------------------------------
>
> Key: KARAF-17
> URL: https://issues.apache.org/jira/browse/KARAF-17
> Project: Karaf
> Issue Type: Bug
> Environment: Windows
> Reporter: David Bosschaert
> Assignee: Guillaume Nodet
> Fix For: 2.2.0
>
>
> When creating a Karaf instance using the WebConsole or JMX, funny ASCII
> characters appear on the screen.
> Funny enough I just ran the admin:create command from the Karaf console
> before and that was looking fine.
> // Karaf console
> ka...@root> admin:create test1
> Creating new instance on port 8102 at:
> K:\assembly\target\apache-felix-karaf-1.1.0-SNAPSHOT\instances\test1
> Creating dir:
> K:\assembly\target\apache-felix-karaf-1.1.0-SNAPSHOT\instances\test1\bin
> Creating dir:
> K:\assembly\target\apache-felix-karaf-1.1.0-SNAPSHOT\instances\test1\etc
> ... etc ...
> // this output was triggered from JMX:
> ka...@root> Creating new instance on port 8103 at:
> β[1mK:\assembly\target\apache-felix-karaf-1.1.0-SNAPSHOT\instances\test2β[m
> Creating dir:
> β[1mK:\assembly\target\apache-felix-karaf-1.1.0-SNAPSHOT\instances\test2\binβ[m
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.