Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Issue 99 in ndt: Exceptions visible on the Applet console

Subject: NDT-DEV email list created

List archive

[ndt-dev] Issue 99 in ndt: Exceptions visible on the Applet console


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Issue 99 in ndt: Exceptions visible on the Applet console
  • Date: Fri, 22 Nov 2013 09:56:57 +0000

Status: New
Owner: ----
Labels: Type-Defect Severity-Medium

New issue 99 by : Exceptions visible on the Applet console
http://code.google.com/p/ndt/issues/detail?id=99

Steps to reproduce:
1. Run NDT tests from the Applet.
2. Look at the Java console.


Expected results:
There is no exceptions on the console.


Actual results:

There are the following exceptions on the console:

Exception occured reading a web100 var DataOctetsOut: - java.lang.NumberFormatException: For input string: "4049166464"
Exception occured reading a web100 var HCDataOctetsOut: - java.lang.NumberFormatException: For input string: "8344133760"
Exception occured reading a web100 var SndInitial: - java.lang.NumberFormatException: For input string: "2499521446"
Exception occured reading a web100 var RecInitial: - java.lang.NumberFormatException: For input string: "2585486446"
Exception occured reading a web100 var SndUna: - java.lang.NumberFormatException: For input string: "2249640871"
Exception occured reading a web100 var SndNxt: - java.lang.NumberFormatException: For input string: "2249640871"
Exception occured reading a web100 var SndMax: - java.lang.NumberFormatException: For input string: "2249640871"
Exception occured reading a web100 var ThruOctetsAcked: - java.lang.NumberFormatException: For input string: "4045086721"
Exception occured reading a web100 var HCThruOctetsAcked: - java.lang.NumberFormatException: For input string: "8340054017"
Exception occured reading a web100 var RcvNxt: - java.lang.NumberFormatException: For input string: "2585486447"
Exception occured reading a web100 var LimCwnd: - java.lang.NumberFormatException: For input string: "4294901828"
Exception occured reading a web100 var DataBytesOut: - java.lang.NumberFormatException: For input string: "8344133760"


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


Please use labels and text to provide additional information.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



Archive powered by MHonArc 2.6.16.

Top of Page