All,
I'm encountering a weird issue with ServiceMix 4.4.1 where ServiceMix
will sometimes install a feature and bundle, but then on restart it does
not deploy successfully. After a couple of restarts, it'll deploy.
It's very random when it actually does work.
If I turn info logging on I see the corresponding messages:
org.apache.karaf.features.core - 2.2.2.fuse-00-06 | Installing feature
<<feature name>>
org.apache.karaf.features.core - 2.2.2.fuse-00-06 | Installing bundle
<<bundle name>>
But nothing actually happens. When it does work I see the corresponding
logging tied to that feature and bundle.
Any ideas or is there any other information I could provide to pinpoint
what's going?
Thanks!
Justin