Thanks. The problem occurs only if jconsole is started from a cygwin window. If I start jconsole from a DOS window, everything works the way it should and I see the ServiceMix process. But if I start it from a cygwin window I don't.
Not sure what the reason is ... Chris Custine wrote: > > You shouldn't have to do anything at all. I just downloaded SMX 3.3.1 on > a > clean Linux machine and was able to run it and connect with jconsole > without > any issues. > > Check to make sure you have a line like this as one of the first lines > your > log or console output: > > INFO - ConnectorServerFactoryBean - JMX connector available at: > service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi > > If you have this, then you should be seeing the Launcher process in > jconsole. > > Chris > -- > Chris Custine > FUSESource :: http://fusesource.com > My Blog :: http://blog.organicelement.com > Apache ServiceMix :: http://servicemix.apache.org > Apache Felix :: http://felix.apache.org > Apache Directory Server :: http://directory.apache.org > > > On Wed, Mar 10, 2010 at 4:26 PM, NP-Hard <[email protected]> wrote: > >> >> Hi, >> >> I just downloaded SM 3.3.1 (on a WinXP box) started it and was trying the >> JMX tutorial but jconsole >> does not show the "org.codehaus.classworlds.Launcher" entry; it only >> shows >> the process entry >> for jconsole itself. >> >> However, if I give the process id as a commandline argument, it connects >> ok. >> Is there some >> config option that I need to set ? >> >> Thanks. >> >> -- >> View this message in context: >> http://old.nabble.com/jconsole-does-not-show-servicemix-process-tp27857348p27857348.html >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://old.nabble.com/jconsole-does-not-show-servicemix-process-tp27857348p27994734.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
