j console doesnot detect MBeans

hi,

i am a newbie o this JMX technology...i am running examples from the tutorial given on his site....well my first attempt towards running jconsole was succesful....however when i tried to run the notification example, the jconsole didnt show any MBeans to which i can connect...i tried running the jconsole sing the PID, however it give a message saying

<pid> is not a manager VM

Any now my first example is also not running.

Please help me out of this

Thanks,

Paras

Also if u can tel me what all files are affected on your hard disk when u run the JConsole

Paras

[634 byte] By [ParasVanjania] at [2007-10-3 6:48:18]
# 1
Hi paras,If you are using FAT file system for your local disk.jconsole would not able pick u the process id for your application.So please change your local disk to NTFS and run the exampleI hope it would help uregards,Ramesh
javaguru123456789a at 2007-7-15 1:38:38 > top of Java-index,Core,Monitoring & Management...
# 2

Hi,

Well the thing is i have alredy seen to it that my pc is running on NTFS...but then taht error when your file system is not an NTFS is a "Cannot Match VM to User ID error...this error is different

it says

<pid> is not a managed Mbean

Do follow up

Thanks

P.S. i had managed to run the JMX example once...but the second time i tried to run it...it wasnt working

ParasVanjania at 2007-7-15 1:38:38 > top of Java-index,Core,Monitoring & Management...