Just installed current version of Karaf.  Get the following error.  What to
do?

chuck@MyDesk:/sata2/Downloads/karaf/apache-karaf-4.3.2> ./bin/karaf
failed to access class
org.apache.felix.utils.properties.InterpolationHelper$BundleContextSubstitutionCallback
from class org.apache.k
araf.util.config.PropertiesLoader
(org.apache.felix.utils.properties.InterpolationHelper$BundleContextSubstitutionCallback
and org.apa
che.karaf.util.config.PropertiesLoader are in unnamed module of loader
'app')
Error occurred shutting down framework: java.lang.IllegalAccessError:
failed to access class org.apache.felix.utils.properties.Interpo
lationHelper$BundleContextSubstitutionCallback from class
org.apache.karaf.util.config.PropertiesLoader (org.apache.felix.utils.proper
ties.InterpolationHelper$BundleContextSubstitutionCallback and
org.apache.karaf.util.config.PropertiesLoader are in unnamed module of
loader 'app')
java.lang.IllegalAccessError: failed to access class
org.apache.felix.utils.properties.InterpolationHelper$BundleContextSubstitutionCa
llback from class org.apache.karaf.util.config.PropertiesLoader
(org.apache.felix.utils.properties.InterpolationHelper$BundleContextSu
bstitutionCallback and org.apache.karaf.util.config.PropertiesLoader are in
unnamed module of loader 'app')
       at
org.apache.karaf.util.config.PropertiesLoader.loadSystemProperties(PropertiesLoader.java:114)

       at
org.apache.karaf.main.ConfigProperties.<init>(ConfigProperties.java:246)
       at
org.apache.karaf.main.Main.updateInstancePidAfterShutdown(Main.java:232)
       at org.apache.karaf.main.Main.main(Main.java:197)

Reply via email to