Benjamin Papez created KARAF-4683:
-------------------------------------
Summary: ClassNotFoundException:
org.apache.karaf.cellar.config.ClusterConfigurationEvent on startup
Key: KARAF-4683
URL: https://issues.apache.org/jira/browse/KARAF-4683
Project: Karaf
Issue Type: Bug
Components: cellar-hazelcast
Affects Versions: cellar-4.0.1
Reporter: Benjamin Papez
Sometimes when starting up Hazelcast's TopicConsumer runs into
ClassNotFoundExceptions on either
org.apache.karaf.cellar.config.ClusterConfigurationEvent or
org.apache.karaf.cellar.bundle.ClusterBundleEvent . It looks like a concurrency
issue where the CombinedClassLoader does not yet have the bundle listed when
the event already arrives.
See attached log file with some debug logging on "org.apache.karaf.cellar".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)