You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Ashish Khaware (Jira)" <ji...@apache.org> on 2022/01/13 16:21:00 UTC

[jira] [Created] (KARAF-7355) HawtIO-offline feature shows error in Terminal window

Ashish Khaware created KARAF-7355:
-------------------------------------

             Summary: HawtIO-offline feature shows error in Terminal window
                 Key: KARAF-7355
                 URL: https://issues.apache.org/jira/browse/KARAF-7355
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.14
            Reporter: Ashish Khaware


My project currently includes HawtIO version 1.5.10. Project has a custom feature including -

{{<feature version="${hawtio.version}">hawtio-offline</feature>}}

With the changes, HawtIO is coming up but gives error on HawtIO terminal screen - _Error executing command: Method io/hawt/web/plugin/karaf/terminal/JLineTerminal.getPalette()Lorg/jline/utils/ColorPalette; is abstract_

If I update the HawtIO version to 2.14.3 (latest), it is not able to recognize hawtio-offline. In this case I have to change the feature to:

{{<feature version="${hawtio.version}">hawtio</feature>}}

But with this Terminal section is not present in HawtIO UI.

 

Has hawtio-offline been deprecated now or embedded in some other way ? What is the substitute now or best practice for using Hawtio with Karaf 4.2.14? 

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)