You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/06/28 11:56:58 UTC

[jira] Moved: (KARAF-17) ANSI support not properly initialized when creating an Karaf instances from WebConsole or JMX

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

Guillaume Nodet moved FELIX-1780 to KARAF-17:
---------------------------------------------

              Project: Karaf  (was: Felix)
                  Key: KARAF-17  (was: FELIX-1780)
    Affects Version/s:     (was: karaf-1.2.0)
          Component/s:     (was: Karaf)

> 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
>
> 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
> karaf@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:
> karaf@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.