Hi, why not taking a heapdump (you can use the dump-create command for that) ?
You can then use jhat ou jvisualvm to analyze the memory consumption. You can find the bundle using the thread and the package. Regards JB On 22/06/2018 12:52, imranrazakhan wrote: > I want to know whether its possible to check the bundle level memory usage as > my karaf running and more memory is getting consumed and i have to restart > after 14 days. > > I found following link but its old and so hesitating to try it. > > https://icodebythesea.blogspot.com/2014/11/ktop-update-and-opendaylight-mdsal.html > > > > > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html >
