Closed GoogleCodeExporter closed 9 years ago
Thank you for reporting this. I'll have a look.
The exception should not happen in any case, however it might be possible that
OpenJDK on FreeBSD does not support thread cpu time retrieval at all which
means that the detail view will not be able to show the top threads.
The similar patch you suggested (btw thanks for pointing this out) tries to
enable thread cpu time monitoring which might have no effect in your OS/JDK
combination.
It would also be interessting if you're able to reproduce this issue with
jvmtop at an Oracle JDK (running on FreeBSD).
Original comment by patric.r...@gmail.com
on 20 Jun 2013 at 6:41
[deleted comment]
Reproduced with Openjdk6 on FreeBSD.
Original comment by patric.r...@gmail.com
on 19 Jul 2013 at 8:23
Should be fixed with 0.7.0.
jvmtop will now longer crash when monitoring a jvm which does not support
thread cpu time measurement.
@bsd-src@helfman.org
Can you confirm this?
Original comment by patric.r...@gmail.com
on 21 Jul 2013 at 8:06
Confirmed
-jgh
Original comment by bsd-...@helfman.org
on 21 Jul 2013 at 10:10
Thank you!
Original comment by patric.r...@gmail.com
on 22 Jul 2013 at 2:37
Original issue reported on code.google.com by
bsd-...@helfman.org
on 20 Jun 2013 at 5:12