jconsole doesnt show processes

hello folks!on my new PC, jconsole doesnt show the local processes (ill try to connect to remote processes soon), even with -Dcom.sun.management.jmxremote - tough, im running jdk6 so it shouldnt make any diff do any of you have any clue?
[258 byte] By [takeshi10a] at [2007-11-26 16:04:45]
# 1
This item in the jconsole FAQ might be the issue: http://java.sun.com/j2se/1.5.0/docs/guide/management/faq.html#win1If you have Java SE 6 installed then it should list the user's VMs even in the case that the temporary file system can't be secured.
alan.batemana at 2007-7-8 22:26:45 > top of Java-index,Core,Monitoring & Management...
# 2
thanks for the tip... the TMP dir was already at a NTFS file system, but ive changed it to another dir and it worked! weird... thanks again
takeshi10a at 2007-7-8 22:26:45 > top of Java-index,Core,Monitoring & Management...