laghdaf / jvmtop

Automatically exported from code.google.com/p/jvmtop
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by bsd-...@helfman.org on 19 Jun 2013 at 9:35

Attachments:

GoogleCodeExporter commented 9 years ago
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

Original comment by patric.r...@gmail.com on 19 Jun 2013 at 10:19

GoogleCodeExporter commented 9 years ago
    * 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@

Original comment by bsd-...@helfman.org on 19 Jun 2013 at 10:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Are any more details needed for this issue?

Thanks!
jgh@

Original comment by bsd-...@helfman.org on 13 Jul 2013 at 7:44

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

Original comment by patric.r...@gmail.com on 17 Jul 2013 at 8:11

GoogleCodeExporter commented 9 years ago
Fixed with 0.7.1

Original comment by patric.r...@gmail.com on 30 Jul 2013 at 4:50