Re: Profiling apps/bundles on karaf 3.0.1

2014-05-15 Thread Achim Nierbeck
I'd say this solely depends on your personal preferences and which tool you feel most comfortable with. Yourkit is a commercial product while VisualVM comes with the JDK. regards, Achim 2014-05-14 22:24 GMT+02:00 asookazian2 asookaz...@gmail.com: We would like to profile some apps.

org.osgi.framework.BundleException: Unable to acquire global lock for resolve

2014-05-15 Thread asookazian2
Seen the following error on Karaf 3.0.1 startup a couple times in the past 2 days. Is this related to this thread: http://apache-felix.18485.x6.nabble.com/Discuss-About-quot-Unable-to-acquire-global-lock-for-resolve-quot-td5006519.html ? admin@NextGate ERROR: Bundle

Re: karaf using 100% cpu

2014-05-15 Thread Achim Nierbeck
Next time before rebooting do a stack-dump that should help you. regards, Achim 2014-05-07 8:18 GMT+02:00 Laci Gaspar laci...@gmail.com: I had to restart karaf because it rendered the system unusable. Of course the CPU usage is down to 5% now. Do you think it's a good idea to uninstall the

Karaf NTLM proxy

2014-05-15 Thread Krzysztof Sobkowiak
Hi One of ServiceMix users has reported a problem using NTLM proxy with ServiceMix 5 (Karaf 2.3.x). As workaround he has installed a cntlm proxy which did the ntlm authentication on behaf of Karaf (http://servicemix.396122.n5.nabble.com/Servicemix-5-proxy-problems-td5720207.html#a5720266). Is

trying to use YourKit with Karaf 3.0.1

2014-05-15 Thread asookazian2
Mac OS X Mavericks, Karaf 3.0.1, JDK 7 I'm following the YourKit setup instructions here: http://karaf.apache.org/manual/latest-2.3.x/developers-guide/debugging.html http://karaf.apache.org/manual/latest-2.3.x/developers-guide/debugging.html My coworker got it working quickly on Windows. I

Re: karaf using 100% cpu

2014-05-15 Thread Jean-Baptiste Onofré
Stupid question: did you use log:tail and what's the Karaf version ? Regards JB On 05/07/2014 08:18 AM, Laci Gaspar wrote: I had to restart karaf because it rendered the system unusable. Of course the CPU usage is down to 5% now. Do you think it's a good idea to uninstall the activemq features

Profiling apps/bundles on karaf 3.0.1

2014-05-15 Thread asookazian2
We would like to profile some apps. http://blog.knowhowlab.org/2010/03/osgi-tips-osgi-profiling-yourkit.html http://blog.knowhowlab.org/2010/03/osgi-tips-osgi-profiling-yourkit.html which profiling tool (e.g. VisualVM, YourKit, etc) is recommended with karaf 3.x? thx. -- View this message

Re: karaf using 100% cpu

2014-05-15 Thread Freeman Fang
Hi, I remember that some old jetty version have bugs can cause 100% CPU usage when use SSL, are you use jetty with SSL(through Camel/CXF/Pax-WEB,whatnot)? What's the jetty version in your container? - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat On

reassigning bundle id to a bundle

2014-05-15 Thread asookazian2
If there is a bundle id 201 available (201 was uninstalled) and I have a bundle with bundle id 300, can I reassign the bundle id to 201 for bundle id 300? -- View this message in context: http://karaf.922171.n3.nabble.com/reassigning-bundle-id-to-a-bundle-tp4033058.html Sent from the Karaf -