The source of the issue is my app running into OOM, where JVM is at the state where GC is constantly running to the point where JSW issues initial shutdown ( normal kill ), and finally force kill
Looks like the combination of 2 kills get Karaf cache into corrupted state? -D On Sun, Mar 24, 2013 at 7:22 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Dan, > > I used "a lot" kill -9 without problem, so I doubt it's the problem. It may > be cache corruption, but we need more details to find exactly the issue. > Could you elaborate your use case (especially what's the source of the > reboot) ? > > Regards > JB > > > On 03/23/2013 07:25 PM, Dan Tran wrote: >> >> Hi my karaf application, currently in development, occasionally get >> killed by java service wrapper due to many reasons. However, there >> are case it karaf just cant come back ( ie some of bundle got stuck in >> grace period or just die ). is it because of file system corruption >> due to kill -9? and nothing Karaf can do? >> >> Thanks >> >> -D >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com
