Giter Site home page Giter Site logo

xjperf's People

xjperf's Issues

Add enhancement for print option

What steps will reproduce the problem?
1. Allow user to print graph
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Sep 2008 at 9:08

Result chart had no value

What steps will reproduce the problem?
1. Lauch JPerf (sh ./jperf.sh) as server on Ubuntu server.
2. A client use iperf as client on Linux OS.
3. After finished, throughput value could be got from server console, but the 
chart had no value, always 0.

What is the expected output? What do you see instead?
[Expect] The value in the chart should be showed as the output value in the 
console.

What version of the product are you using? On what operating system?
[Version] jperf-2.0.2 / Ubuntu 10.04LTS (Kernel: 2.6.32-24-generic)

Please provide any additional information below.
None.

Original issue reported on code.google.com by lcbuhs03 on 29 Feb 2012 at 5:26

Attachments:

UDP Packet Size is a misleading term

What steps will reproduce the problem?
1. Open jperf
2. Set the UDP packet size 1240 with IPv6 enabled in IP options
3. Verify that IP payload is actually 1248 (with Wireshark or tcpdump)

What is the expected output? What do you see instead?
The GUI should either ask for UDP payload size or should take the packet 
size as one including the header.

What version of the product are you using? On what operating system?
Using v2.0.2 on Windows Vista and Windows XP

Please provide any additional information below.
A UDP packet includes the header. The GUI asks for UDP packet size but 
interprets it as payload. At this point, the UDP packet size is actually 
value entered by the user + 8 bytes on the wire.

Original issue reported on code.google.com by [email protected] on 14 May 2009 at 6:04

Attachments:

jperf not working on UNIX server

hello ,

after installing java to the jperf directory,I tried to start same but it 
exited by showing below error.


rtppnq-gx-xt2s1vm3:/localdisk/callgen/jperf-2.0.2# ./jperf.sh
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which 
requires it.
        at sun.java2d.HeadlessGraphicsEnvironment.getDefaultScreenDevice(HeadlessGraphicsEnvironment.java:64)
        at net.nlanr.jperf.JPerf.<clinit>(Unknown Source)
Could not find the main class: net.nlanr.jperf.JPerf.  Program will exit.


Thanks 
Ashu 

Original issue reported on code.google.com by [email protected] on 1 Mar 2013 at 4:21

jperf-2.0.0 NullPointerException

What steps will reproduce the problem?
1. Start jperf.sh
2. Move mouse around window
3. Messages appear in linux window
4. GUI is unresponsive

What is the expected output? What do you see instead?
  GUI non-functioning

What version of the product are you using? On what operating system?
   jperf-2.0.0
   CentOS 5.2

Please provide any additional information below.
   Output in linux window where I start jperf.sh
Exception during event dispatch:
java.lang.NullPointerException
   at gnu.java.awt.peer.gtk.GtkComponentPeer.setCursor(libgcj.so.7rh)
   at gnu.java.awt.peer.GLightweightPeer.setCursor(libgcj.so.7rh)
   at java.awt.Component.setCursor(libgcj.so.7rh)
   at
org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI$ToggleListener.mouseExited(BasicT
askPaneUI.java:383)
   at java.awt.Component.processMouseEvent(libgcj.so.7rh)
   at java.awt.Component.processEvent(libgcj.so.7rh)
   at java.awt.Container.processEvent(libgcj.so.7rh)
   at java.awt.Component.dispatchEventImpl(libgcj.so.7rh)
   at java.awt.Container.dispatchEventImpl(libgcj.so.7rh)
   at java.awt.Component.dispatchEvent(libgcj.so.7rh)
   at java.awt.LightweightDispatcher.handleMouseEvent(libgcj.so.7rh)
   at java.awt.LightweightDispatcher.dispatchEvent(libgcj.so.7rh)
   at java.awt.Container.dispatchEventImpl(libgcj.so.7rh)
   at java.awt.Window.dispatchEventImpl(libgcj.so.7rh)
   at java.awt.Component.dispatchEvent(libgcj.so.7rh)
   at java.awt.EventQueue.dispatchEvent(libgcj.so.7rh)
   at java.awt.EventDispatchThread.run(libgcj.so.7rh)


Original issue reported on code.google.com by [email protected] on 8 Apr 2009 at 12:57

Incorrect Values for Units on "UDP Bandwidth" Field

What steps will reproduce the problem?
1. Run jperf
2. Enter any number in field labled "UDP Bandwidth"
3. Select "Kbytes/sec" in the drop-down list next to the field in step 2.

What is the expected output? What do you see instead?
Option "-b 512K" is set on iperf command line. This will yield a bandwidth
of 512 kbps (kiloBITS per second) not 512 KBps (KiloBYTES per second).
Thus, the GUI does not match the iperf implementation.

What version of the product are you using? On what operating system?
Jperf 2.0/Iperf 2.0.4/Linux(RHE)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Jan 2009 at 2:04

support for iperf3

iperf2 is not longer supported. 

Can you add support for iperf3?

https://github.com/esnet/iperf


Original issue reported on code.google.com by [email protected] on 22 Mar 2014 at 1:55

Exception in thread "Main" java.lang.ExceptionInInitializerError

What steps will reproduce the problem?
1. Unzip Jperf-2.0.2 as root
2. Chmod +x Jperf.sh
3. Run Jperf.sh

What is the expected output? What do you see instead?
I expect to see the Jperf Java Console for the application

What version of the product are you using? On what operating system?
2.0.2

Please provide any additional information below.
Error I receive when running Jperf.sh from the directory is :

Exception in thread "main" java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.forName(java.lang.String, boolean,
java.lang.ClassLoader)(/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean)
(/usr/lib/libgcj.so.5.0.0)
   at __gcj_personality_v0 (/u01/media/jperf-2.0.2/java.version=1.4.2)
   at __libc_start_main (/lib/tls/libc-2.3.4.so)
   at _Jv_RegisterClasses (/u01/media/jperf-2.0.2/java.version=1.4.2)
Caused by: java.lang.UnsupportedOperationException
   at gnu.java.awt.peer.gtk.GdkGraphicsEnvironment.getDefaultScreenDevice()
(/usr/lib/lib-gnu-java-awt-peer-gtk.so.5.0.0)
   at net.nlanr.jperf.JPerf.<clinit>() (Unknown Source)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   ...8 more


Original issue reported on code.google.com by [email protected] on 8 May 2009 at 11:47

Error: no graph on server' side when report time on server is same than the client one

What steps will reproduce the problem?
1. Connect 2 computers, one running server, the other client, assuming
we're testing UDP with 10M bandwitdh, and a report time 30s on both client
and server
2. Launching the test and waiting
3. Nothing happen on server's side' graph

What is the expected output? What do you see instead?
On the output part of Jperf, we see the throughput, jitter, loss etc, but
the graph does not refreshes, but if I set the report time to 5s on server,
and 30 on client, both of them show the graph, with different scales obviously.

What version of the product are you using? On what operating system?
JPerf 2.0 and Iperf 1.70 on Windows vista/XP (client/server)

Please provide any additional information below.
Feel free to send me a mail  for more information
[email protected]

Original issue reported on code.google.com by [email protected] on 23 May 2008 at 1:50

Add enhancement for elapse time

What steps will reproduce the problem?
1. Display elapse time IPERF has been running on the right corner
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Sep 2008 at 9:03

nothing display in jperf2.0-network performance measurement graphical tool

What steps will reproduce the problem?
1.Not a technical issue 
What version of the product are you using? On what operating system?
Linux debian lenny,kernel 2.6.26-1-686. 
jperf-2.0.0 & jperf-2.0.1
Please provide any additional information below.
I am new to jperf.i downloaded and install jperf-2.0.0 version in my
system.i ran that using ./jperf.sh.nothing display in jperf2.0-network
performance measurement graphical tool.Here i attached that snapshot.    

Original issue reported on code.google.com by [email protected] on 1 May 2009 at 11:50

Attachments:

save option default path

Hi,

Running jperf 2.0.2, under windows xp sp3 fr, the default path for save/restore 
is mydocuments.

Is it possible to modify it to be the jperf application path ? Or add an option 
to setup this parameter (using relative path to be able to use the app path) ?

Regards,

Original issue reported on code.google.com by [email protected] on 4 Jan 2011 at 4:17

Not functional jperf.bat

What steps will reproduce the problem?
1. Download jperf.
2. Run Jperf.bat.

What is the expected output? What do you see instead?
Program start.
Error message about not found jawaw.

What version of the product are you using? On what operating system?
jperf 2.0.2 Windows 7 64-bit, Windows XP 32-bit

Please provide any additional information below.
System environment variable PATH usually doesn't include path to javaw.exe. 
Also this path varies for 32 and 64 bit systems.

Correct jperf.bat file that checks system architecture and generates correct 
start query is attached.

Original issue reported on code.google.com by [email protected] on 20 Apr 2012 at 5:14

Attachments:

Probably known issue, huge (and false) values of throughput when iperf server-side stopped

Probably known issue, huge (and false) values of throughput when iperf 
server-side stopped

Conditions :
- client-side XJPerf, TCP, 30 ks, every 30 s
- server-side iperf -s

What is the expected output? What do you see instead?
< GbE bandwidth, after ca. 940 Mbps, a drop to 540 Mbps and then... 
4919131752989 Mbps...


What version of the product are you using? On what operating system?
Client : XJPerf 2.0.2 on Mac OS
Server : iperf, FreeBSD


Thanks.

Original issue reported on code.google.com by [email protected] on 30 Oct 2013 at 1:50

Installation

What steps will reproduce the problem?
1. As I try to run jperf.bat i get error with two windows opened: one says 
"Windows cannot find 'JavaW'.make sure you typed the name correctly". The 
second is a window with the name C:\Windows\system32\cmd.exe and it says "start 
javaw -classpath 
jperf.jar;lib\forms-1.1.0.jar;lib\jfreechart-1.0.6.jar;lib\wswingx-0.9.6.jar 
net.nlanr.jperf.JPerf
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
jperf-2.0.2 on Windows 7 Enterprise SP1 with 64 bit OS

Please provide any additional information below.

I have Java 6 update6 and Java 7 update 21 and JRE1.7.0_21 installed

Original issue reported on code.google.com by [email protected] on 9 Feb 2015 at 4:15

Error on startup in WinXP SP3

What steps will reproduce the problem?
1. I placed the install dir from my drive root C: so I have C:\jperf
2. Executed the Batch file
3. I get a Java Virtual Machine Launcher error saying "Could not find the 
main class.  Program will exit".

What version of the product are you using? On what operating system?
JPERF 2.0.2   

Please provide any additional information below.
Maybe there is something not stated in the README.txt to get the launcher 
working or a missing class as indicated in the error?

Thanks.

Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 1:38

Jperf doesn't show the interface

What steps will reproduce the problem?
1.Download jperf 2.0.2 
2.Edit jperf.bat 
3.

What is the expected output? What do you see instead?
The program seems to be running but there is no user interface

What version of the product are you using? On what operating system?
jperf-2.0.2, Windows 8.1 Update 1

Please provide any additional information below.

Editet parameters on jperf.bat

echo %PROCESSOR_ARCHITECTURE%
echo 64bit
Set "JPATH=%programfiles(x86)%"
rem Pause
)
SET "JPATH=%JPATH%\Java\jre7\bin" 
echo JPATH is %JPATH%

I change the Java folder jre7 instead of jre6

When it runs, appears a cmd console saying
AMD64
64bit
JPATH is C:\Program Files (x86)\Java\jre7\bin

then it closes, but there is no interface showed

Original issue reported on code.google.com by [email protected] on 13 May 2014 at 7:49

graph dropped packets (Enhancement)

What steps will reproduce the problem?
1. standard operation


I use jperf for multicast testing and dropped packets is the most important
metric in my environment. This capability would be awesome.

Original issue reported on code.google.com by [email protected] on 23 Oct 2008 at 7:01

UDP Packet size should not have units assigned to the value

What steps will reproduce the problem?
1. Actiavte UDP protocol
2. Try to enter a sensible UDP packet size
3.

What is the expected output? What do you see instead?

jperf will attach the selected unit to the "-l" command. Fractions are not
allowed, so the only usable value is an MTU of 1000 bytes right now.

IMHO the only real-world usable unit here is bytes which is not selectable
at all and should at the very least be there and also be the default.

What version of the product are you using? On what operating system?

jperf 2.0.0 with iperf 2.0.4 on ubuntu 8.10.

Please provide any additional information below.

Except for some fancy fragmentation tests the packet size should be less or
equal to the MTU which is ususally in the area of 1500 bytes, so the
selection of kilos or megas really doesn't make any sense and thus I'd
completely remove the unit selection box for this setting.

Original issue reported on code.google.com by [email protected] on 20 Mar 2009 at 11:12

Traffic direction

Sorry, I can't see any other way to ask a question.

It is not clear to me in which direction the traffic is travelling;  to the 
server, from the server or both.

I have an issue where if I swap the client and server around, the throughput 
drops significantly.  Knowing which way the data is travelling would help me 
greatly.

Original issue reported on code.google.com by [email protected] on 18 Jun 2015 at 4:23

Dual testing is not reliable, does not report both directions

What steps will reproduce the problem?
1. Running the test
2.
3.

What is the expected output? What do you see instead?
We expect to see the bandwidth to be reported in both directions

What version of the product are you using? On what operating system?
Version 2.0.2 on Windows 7

Please provide any additional information below.

We have tried multiple times to get the Dual testing feature to work. It 
only works intermittently and only reports the bandwidth speed in one 
direction.

Original issue reported on code.google.com by [email protected] on 27 Jan 2010 at 8:58

Cmd Window flashes but jperf never starts

What steps will reproduce the problem?
1. run jperf bat
2.
3.

What is the expected output? What do you see instead? cmd window flashes and 
then jperf starts


What version of the product are you using? On what operating system? jperf 
2.0.2 Win 7 
Using a HP Zbook 64 bit system

Please provide any additional information below. I have read thru the posts on 
the bat file and have tried all the recommended procedures. My javaw.exe is in 
C:\Program Files (x86)\Java\jre7\bin i am attaching the original bat file i 
have even ran the cmd /k jperf.bat below is results

C:\Users\alu\Desktop\jperf-2.0.2>cmd /k jperf.bat

C:\Users\alu\Desktop\jperf-2.0.2>start javaw -classpath jperf.jar;lib\forms-1.1.
0.jar;lib\jcommon-1.0.10.jar;lib\jfreechart-1.0.6.jar;lib\swingx-0.9.6.jar net.n
lanr.jperf.JPerf

C:\Users\alu\Desktop\jperf-2.0.2>exit

C:\Users\alu\Desktop\jperf-2.0.2>

Let me know if anymore information is needed


Original issue reported on code.google.com by [email protected] on 15 Nov 2014 at 11:50

Attachments:

Save configuration profile(enhancement)

What steps will reproduce the problem?
1. It would be nice to allow user to save configuration base on config
file.  Sometimes I need to save the configuration so I don't need to retype
all the configurations again.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Sep 2008 at 9:09

Patch to resolve symbol link to jperf.sh

What steps will reproduce the problem?
1. Create a symbol link to jperf.sh, i.e. /usr/local/bin/jperf
2. Run /usr/local/bin/jperf

What is the expected output? What do you see instead?

We should see jperf GUI pop out after that command, however we got this
error message:

Exception in thread "main" java.lang.NoClassDefFoundError:
net/nlanr/jperf/JPerf
Caused by: java.lang.ClassNotFoundException: net.nlanr.jperf.JPerf
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: net.nlanr.jperf.JPerf.  Program will exit.

What version of the product are you using? On what operating system?

Jperf 2.0.2, Ubuntu 9.04 Linux.

Please provide any additional information below.

You can find the patch to fix this error in the attachment.

Original issue reported on code.google.com by solrex on 22 Jul 2009 at 3:21

Attachments:

jperf will not run on windows machines without jperf.bat edit

What steps will reproduce the problem?
1. Download jperf
2. Read README: "run the following script : jperf.bat"


What is the expected output? What do you see instead?
Jperf should execute, however does not.

What version of the product are you using? On what operating system?
Jperf 2.0.2

Please provide any additional information below.
Jperf will run without issue if the jperf.bat file is edited (without
quotes) to look like this:
"start javaw -classpath
jperf.jar;forms-1.1.0.jar;jcommon-1.0.10.jar;jfreechart-1.0.6.jar;swingx-0.9.6.j
ar
net.nlanr.jperf.JPerf
exit"



Original issue reported on code.google.com by [email protected] on 15 Jul 2009 at 2:44

Windows cannot find "javaw"

What steps will reproduce the problem?
1. Execute jperf.bat file
2.
3.

What is the expected output? What do you see instead?
Windows cannot find "javaw"

What version of the product are you using? On what operating system?
jperf-2.0.2, Windows 7 64-bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jul 2014 at 12:51

Attachments:

Server activation problem

What steps will reproduce the problem?

1. I want to start server e.g. bin/iperf.exe -s -u -P 0 -i 1 -p 5001 -f k
2. It starts and immediately stops with "IPerf Service already exists"
3. Transter between client and server doesn´t wotk

What is the expected output? What do you see instead?
I expect, that server is listening. It´s indicated by red exclamation mark.

What version of the product are you using? On what operating system?
Jperf 2.0, Win XP

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Jan 2009 at 4:34

Error displaying Mbytes/s instead Mbits/s

When you choose UDP Bandwith the options in iperf manual are Mbits/s and in 
xjperf it appears like Mbytes/s and Kbytes/s (it will be Mbits/s and Kbits/s). 
And you can see that is wrong when the program draw the graphic


-b, --bandwidth #[KM]    for UDP, bandwidth to send at in bits/sec
                           (default 1 Mbit/sec, implies -u)

Original issue reported on code.google.com by [email protected] on 26 Jan 2011 at 1:33

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.