You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/01/14 07:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/KARAF-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476000#comment-17476000 ] 

Jean-Baptiste Onofré commented on KARAF-7355:
---------------------------------------------

That's a Hawtio issue, as Hawtio should upgrade to latest jline version (at least align with Karaf jline version) and update the code.

> 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
>            Priority: Major
>
> 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)