Re: Location of karaf beam sdk

2016-05-02 Thread Jean-Baptiste Onofré
Hi David, https://issues.apache.org/jira/browse/BEAM-10 I started to work on it but it's not yet public. Regards JB On 05/03/2016 03:30 AM, David Daniel wrote: Is the karaf beam runner going to be open source and if so is there a repo out there that I can take a look at. Thanks for any

Location of karaf beam sdk

2016-05-02 Thread David Daniel
Is the karaf beam runner going to be open source and if so is there a repo out there that I can take a look at. Thanks for any info, David

Re: Does bundle uninstall release the memory?

2016-05-02 Thread Tim Jones
Hi Srikanth, in my experience it will depend on the bundle. Although we use SpringDM and found permgen issues with CGLIB, for the same reason any bundle could be susceptable to permgen leaks. Some more details here -

Re: Disabling some Karaf commands

2016-05-02 Thread Sergiy Shyrkov
Thank you for the prompt reply JB and Serge! Changing the role of the command did it. Kind regards Sergiy On Mon, 02 May 2016 18:51:46 +0200, Jean-Baptiste Onofré wrote: Hi Sergiy, you can change the ACL to this command to restrict to some users and disable it

Re: [Decanter] Kibana 4 and karaf 3

2016-05-02 Thread carl
Thank you very much, and sorry for asking something that has been asked/answered already. It's not a blocker for me, I just wanted to make sure I was doing the right thing. Carl -- View this message in context:

Re: Does bundle uninstall release the memory?

2016-05-02 Thread Srikanth Hugar
It's permgen space issue. It seems to be our bundle issue. But what I wanted to know is whether if we uninstall bundle will it release the memory which is leaked? On May 2, 2016 10:28 PM, "Jean-Baptiste Onofré" wrote: > Hi, > > on which space is the memory leak ? Perm or Heap

Re: Does bundle uninstall release the memory?

2016-05-02 Thread Jean-Baptiste Onofré
Hi, on which space is the memory leak ? Perm or Heap ? I remember to have seen memory leak on the perm when doing lot of bundle:update/bundle:restart. Is it your case ? Regards JB On 05/02/2016 06:39 PM, Srikanth Hugar wrote: Hi All, I have some memory leaks in one of my bundles

Re: [Decanter] Kibana 4 and karaf 3

2016-05-02 Thread Jean-Baptiste Onofré
Hi Carl, I already replied to this point. It's my fault: I should have extended the version range in Decanter Kibana bundle. I created this Jira: https://issues.apache.org/jira/browse/KARAF-4516 It will be fixed for decanter 1.1.1. If you consider this as an important (blocking) point for

Re: Disabling some Karaf commands

2016-05-02 Thread Jean-Baptiste Onofré
Hi Sergiy, you can change the ACL to this command to restrict to some users and disable it completely (in etc/org.apache.karaf.command.acl*). Regards JB On 05/02/2016 04:40 PM, Sergiy Shyrkov wrote: Hello, It could be that this question was already asked before, but I cannot find it in the

Re: Does bundle uninstall release the memory?

2016-05-02 Thread Achim Nierbeck
Hi, depends on the bundle, might be that there is a memory leak, which version of Karaf, how many bundles etc... regards, Achim 2016-05-02 18:39 GMT+02:00 Srikanth Hugar : > Hi All, > > I have some memory leaks in one of my bundles deployed in karaf (with > jetty).

Does bundle uninstall release the memory?

2016-05-02 Thread Srikanth Hugar
Hi All, I have some memory leaks in one of my bundles deployed in karaf (with jetty). Wanted to know whether uninstall of bundle releases the memory? I tried to uninstall bundle from webconsole, but memory not released. Is there anyway to release the memory if we uninstall the bundle? Best

[Decanter] Kibana 4 and karaf 3

2016-05-02 Thread carl
Hello, I'm trying to install decanter/elk in Karaf 3.0.4, here is what I do: feature:repo-add decanter 1.1.0 feature:install kibana/4.1.2 I have a : Error executing command: Can't install feature kibana/4.1.2: Could not start bundle

Re: Disabling some Karaf commands

2016-05-02 Thread Serge Huber
Maybe this could help ? http://coderthoughts.blogspot.ch/2013/10/role-based-access-control-for-karaf.html cheers, Serge… > On 2 mai 2016, at 16:40, Sergiy Shyrkov wrote: > > Hello, > > It could be that this question was already asked before, but I cannot find

Disabling some Karaf commands

2016-05-02 Thread Sergiy Shyrkov
Hello, It could be that this question was already asked before, but I cannot find it in the mailing list archive :-( Is there a proper way to disable particular console commands in Karaf, say "system:shutdown"? Thank you in advance! Kind regards Sergiy -- Sergiy Shyrkov Software