Im trying :) Are there any changes needed to be done to be able to connect to a vanilla karaf, I've tried
service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-root But, visual vm says : cannot connect to service Ahh figured it out.. Had to specify user and password.. Am connected now.. Next step are to see if there are any usefull information. On Tue, Aug 29, 2017 at 10:25 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Nino, > > did you check using JMX (with jconsole for example) ? > > Regards > JB > > > On 08/29/2017 10:06 AM, nino martinez wael wrote: > >> Hi >> >> We are having problems with a stalling web bundle. And it looks like >> either there are too many clients or the clients are behaving badly. >> >> Normally when the problem happens I would go grab some information from >> the webcontainer, I am unsure howto do so with the bundled jetty.. The only >> page that shows some information in karaf are the http page, which only >> shows information about what bundles are registered.. >> >> Am I just missing a bundle to install that will give me more information >> about current http connections etc? >> >> -- >> Best regards / Med venlig hilsen >> Nino Martinez >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Best regards / Med venlig hilsen Nino Martinez
