@JB We currently have servicemix running as a daemon and on each stop we clear out the cache dir in the data directory. Ideally we wouldn't want to delete all of the files in the data dir because we want to keep the log. Are there other specific files/folders we should delete?
Thanks for the response! Justin On Wed, Feb 8, 2012 at 1:19 AM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Justin, > > could you try to cleanup the data folder between each restart ? > Is it still random with a fresh data folder ? > > Regards > JB > > > On 02/08/2012 02:05 AM, Justin Beltran wrote: > >> 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 >> >> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
