Your url looks right Did you passing user/password? ( karaf/karaf) by deault
do you have management feature enable? What apache-karaf package are you using? platform? -D On Fri, Mar 23, 2012 at 1:40 PM, Thiago Souza <[email protected]> wrote: > What registry port? It's configured as default (1099) > > I also tried the whole serviceUrl > service:jmx:rmi://<host>:44444/jndi/rmi://<host>:1099/karaf-root with no > success > > I already checked tons of docs, can't find any helpful =/ > > Cheers > > > On Thu, Mar 22, 2012 at 00:29, Dan Tran <[email protected]> wrote: >> >> you miss the registry port. See o.p.karaf.management.cfg for details >> >> also check the doc >> >> -D >> >> On Wed, Mar 21, 2012 at 3:06 PM, Thiago Souza <[email protected]> >> wrote: >> > Hi, >> > >> > On Apache Karaf 2.2.5 I'm trying to connect to remote JMX >> > using: service:jmx:rmi:///jndi/rmi://<host>:1099/karaf-root, but with or >> > without password (karaf/karaf) I can not connect to it using jvisualvm. >> > >> > I can successfully telnet to port 1099 from client. I'm using >> > default >> > configurantion, is there any extra configuration for this to work? >> > >> > Thanks, >> > Thiago Souza > >
