David Jencks wrote > > How have you been installing the configured set of bundles on the karaf > machines? >
I've been using a features repo hosted on a http server. The repo's url is added to the "org.apache.karaf.features.cfg" config file. After that features are install using "features:install featurename". Using KAR files dumped into the deploy directory might be worth a try. That would make recovery a little easier, although I would still need to gain remote access to the plug computer to blow away the cache directory when it fails. I wouldn't want to blow away the cache on every reboot because that would make startup very slow on machines with limited resources (It already takes 2 minutes). Does anyone know what the root problem is that causes this occasional cache corruption? Regards, B -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Corrupt-Component-Cache-tp3905992p3908223.html Sent from the Karaf - User mailing list archive at Nabble.com.
