Skip to Content.
Sympa Menu

ndt-users - Re: Protocol error - missed text message!

Subject: ndt-users list created

List archive

Re: Protocol error - missed text message!


Chronological Thread 
  • From: Jason Zurawski <>
  • To:
  • Cc: "" <>
  • Subject: Re: Protocol error - missed text message!
  • Date: Thu, 10 Feb 2011 11:54:41 +0100
  • Organization: Internet2

Hi Matt;

Comments inline:

On 2/10/11 10:02 AM,

wrote:
I have follow your suggestion to

Start web100srv (just do ipv4 for now please):

web100srv -4 -s -l /var/log/ndt/web100srv.log

Finally start fakewww:

fakewww -s -l /var/log/ndt/fakewww_access.log -e
/var/log/ndt/fakewww_error.log
these all running as root .

But still can't test with my ndt server completely . I am only get get C2S
thourghput results, then ...nothing
Checking for Middleboxes . . . . . . . . . . . . . . . . . . Done.
Checking for firewalls . . . . . . . . . . . . . . . . . . . Done.
running 10s outbound test (client-to-server [C2S]) . . . . . 94.05Mb/s
running 10s inbound test (server-to-client [S2C]) . . . . . .


web100srv.log showns :
Web100srv (ver 3.6.4) process (24342) started Feb 10 16:06:48
Feb 10 16:07:06 192.168.1.153 port 6594
[S2C throughput test]

Error log in /usr/local/ndt shows:
[Thu Feb 10 16:07:01 2011] [notice] fakewww server started (NDT version
3.6.4)
[Thu Feb 10 16:07:01 2011] [notice] port = 7123
[Thu Feb 10 16:07:01 2011] [notice] federated mode = off
[Thu Feb 10 16:07:01 2011] [notice] access log =
/var/log/ndt/fakewww_access.log
[Thu Feb 10 16:07:01 2011] [notice] error log =
/var/log/ndt/fakewww_error.log
[Thu Feb 10 16:07:01 2011] [notice] basedir = /usr/local/ndt
[Thu Feb 10 16:07:01 2011] [notice] syslog facility = default (128)
[Thu Feb 10 16:07:01 2011] [notice] debug level set to 0
[Thu Feb 10 16:27:16 2011] [error] [client 192.168.1.153] Permission denied:
path not allowed: /Tcpbw100_msgs.class
[Thu Feb 10 16:27:21 2011] [error] [client 192.168.1.153] Permission denied:
path not allowed: /Tcpbw100_msgs.properties
[Thu Feb 10 16:27:26 2011] [error] [client 192.168.1.153] Permission denied:
path not allowed: /Tcpbw100_msgs_en.class
~




Is what follows the output from the client or from the server? I would like to see both if possible. Run the web100clt with -dddddd and web100srv with -dddddd (6 d's each - maximum debugging).


Then I run web100srv with -ddd, re-test with a other client that using
ubuntu , still failed . the test results shown as follows :
Testing network path for configuration and performance problems -- Using
IPv4 address
Requesting test suite:
> Middlebox test
> Simple firewall test
> C2S throughput test
> S2C throughput test
> New Client, impliments queuing feedback
<-- Middlebox test -->
-- port: 3003
Checking for Middleboxes ****************************** Done
<-------------------->
<-- Simple firewall test -->
checking for firewalls . . . . . . . . . . . . . . . . . . .
-- port: 46870
-- time: 1
-- oport: 58682
Simple firewall test: no connection for 1 seconds
SIGALRM was caught
Done
<-------------------------->
<-- C2S throughput test -->
-- port: 3002
running 10s outbound test (client to server) . . . . . Protocol error -
missed text message!
C2S throughput test FAILED!


This is the first area we need to see more about, this looks like client output. We need to see what the server is sending to cause this.


<-- S2C throughput test -->
Protocol error - missed prepare message!
S2C throughput test FAILED!
Protocol error - expected results! got ' 1', msgtype=2


This is the second area we need to see more about. Try to run both with the debug options and send the output from both.

Thanks;

-jason


I didn't modified web100clt in any way , and I try to test with other ndt
server is success by web100clt. But why error when test with my ndt server
by web100clt ???

I tried disabling iptables on both the server and the client, but that does
not fix it.

Any help greatly appreciated.

Matt



Archive powered by MHonArc 2.6.16.

Top of Page