[
https://issues.apache.org/jira/browse/KARAF-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KARAF-5027 started by Jean-Baptiste Onofré.
---------------------------------------------------
> Missing jansi lib in the CLASSPATH of the client/client.bat
> -----------------------------------------------------------
>
> Key: KARAF-5027
> URL: https://issues.apache.org/jira/browse/KARAF-5027
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 4.1.0
> Environment: Java 8
> Reporter: Xilai Dai
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.1
>
>
> As discussed this in the user mailing list, the client/client.bat is not
> working as expected in karaf 4.1.0 due to missing the jansi lib in the
> CLASSPATH.
> To fix it, Adding this line into the {{client/client.bat}}:
> {code}
> set
> CLASSPATH=%CLASSPATH%;%KARAF_HOME%\system\org\fusesource\jansi\jansi\1.14\jansi-1.14.jar
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)