Hello folks

I have a custom distro and as boot features I have:

featuresBoot=aries-blueprint, bundle, cellar, config, cxf, deployer,
diagnostic, feature, http-whiteboard, instance, jaas, kar, log, management,
package, service, shell, spring, spring-web, ssh, system,
wrap,exam,test-dependencies

But when I run it in PAX Exam Cellar seems to get upset and complains about:

java.lang.IllegalStateException: Configuration Admin service has been
unregistered
at
org.apache.felix.cm.impl.ConfigurationAdminImpl.getConfigurationManager(ConfigurationAdminImpl.java:301)[3:org.apache.felix.configadmin:1.8.8]
at
org.apache.felix.cm.impl.ConfigurationAdminImpl.getConfiguration(ConfigurationAdminImpl.java:152)[3:org.apache.felix.configadmin:1.8.8]
at
org.apache.karaf.cellar.hazelcast.HazelcastGroupManager.init(HazelcastGroupManager.java:72)[89:org.apache.karaf.cellar.hazelcast:4.0.0

Anyone got any good ideas as to how to bootstrap Cellar.

I looked at the Cellar ITests but they use a "manual" installation of
Cellar not a boot time spin up.

I also started the PAX Exam test instance and all the bundles seemed to be
installed and running normally when I start it from ./bin/karaf.

Thanks

Tom

Reply via email to