Petr Dolezal created KARAF-6178:
-----------------------------------
Summary: Feature and file deployer does not work under Java 11
Key: KARAF-6178
URL: https://issues.apache.org/jira/browse/KARAF-6178
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.2.2
Environment: java version "11.0.1" 2018-10-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode)
Reporter: Petr Dolezal
When running Karaf with Java 11 (as noted in the environment), {{feature}}
command is not available at all and dropping a bundle in the usual {{deploy/}}
directory has no effect. Installing the bundle manually with {{bundle:install}}
works. There is no failure written in the log.
When trying the same thing with Java 8, no problem occurs.
Another interesting, and maybe related, observation: when some dependent
bundles are installed manually (running under Java 11) and started,
uninstalling a dependency does not make the dependent bundles stop and
unresolve.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)