Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-17

ANSI support not properly initialized when creating an Karaf instances from WebConsole or JMX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.1, 2.2.0
    • None
    • None
    • Windows

    Description

      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

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            bosschaert David Bosschaert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: