Export to GitHub

jvmtop - issue #21

FreeBSD output streams unlike example output on site, is this correct?


Posted on Jun 19, 2013 by Happy Monkey

What steps will reproduce the problem? 1. install jvmtop on FreeBSD 2. run jvmtop

What is the expected output? What do you see instead? top-like updates are expected based on examples on this site sar-like streaming output is shown

What version of jvmtop are you using? On what operating system? 0.6.0 FreeBSD 9.1

Please post the output of the following commands: java -version

[jgh@hatter ~]$ java -version openjdk version "1.6.0_32" OpenJDK Runtime Environment (build 1.6.0_32-b25) OpenJDK Client VM (build 20.0-b12, mixed mode)

echo $JAVA_HOME (for unix/linux systems)

/usr/local/openjdk6

Please provide any additional information below.

A screen recording is attached.

Attachments

Comment #1

Posted on Jun 19, 2013 by Grumpy Hippo

Thanks for filing the issue and the screen recording of the problem.

I need some more details: * which terminal emulation do you use? (xterm?) * do you have another terminal emulation software which you can try? * does this problem also happen at the native (real text-mode) console? * what is the output of: echo $TERM

Comment #2

Posted on Jun 19, 2013 by Happy Monkey
* which terminal emulation do you use? (xterm?)

Terminal.app (macosx), but tried xterm, too.

* do you have another terminal emulation software which you can try?

I used Terminal.app on MacOSX for the screen recording to remotely connect and run the program

* does this problem also happen at the native (real text-mode) console?

yes

* what is the output of: echo $TERM

xterm

On a side note, providing source code may help, as I can work with our internal source committers in resolving the issue. I just committed the port to our portstree here -> http://www.freshports.org/sysutils/jvmtop/

Thanks! jgh@

Comment #3

Posted on Jul 13, 2013 by Grumpy Panda

Comment deleted

Comment #4

Posted on Jul 13, 2013 by Happy Monkey

Are any more details needed for this issue?

Thanks! jgh@

Comment #5

Posted on Jul 17, 2013 by Grumpy Hippo

Nope, thank you. I was able to reproduce this using pcbsd. I'll have a closer look at this issue.

Comment #6

Posted on Jul 30, 2013 by Grumpy Hippo

Fixed with 0.7.1

Status: Fixed

Labels:
Type-Defect Priority-Medium