[netperf-talk] netperf4 and no DTD found

Animesh K Trivedi1 ATR at zurich.ibm.com
Fri Dec 3 06:13:41 PST 2010


Hi folks,

I am having hard time to get netperf4 working between 2 machines with a
simple TCP_STREAM test. I do not have enough expertise in xml. I am using a
simple setup. On client side I get this:

./netperf -c atr/damon_config.xml -i atr/damon_command.xml
atr/damon_config.xml:2: I/O error : failed to load HTTP resource
<!DOCTYPE netperf SYSTEM "http://www.netperf.org/netperf_docs.dtd/1.0" >
                                                                        ^
atr/damon_config.xml:4: validity error : Validation failed: no DTD found !
<netperf xmlns="http://www.netperf.org/ns/netperf">
                                                  ^
recv_control_message: Unexpected byte count on control message of -1 errno
104
server netsrv entered error state 4 from netperf_worker error code -975
NPE_NEG_MSG_BYTES

And it waits here indefinitely. On server side I got this:

accepting a new connection
accept_connection: accepted connection on sock 7
spawning with new_argc of 11 and:
	argv[0] ./netserver
	argv[1] -v
	argv[2] 1000
	argv[3] -d
	argv[4] 10000
	argv[5] --nodaemonize
	argv[6] --nospawn
	argv[7] --control
	argv[8] 7
	argv[9] --closesocket
	argv[10] 5
was asked to close socket 5
I/O error : failed to load HTTP resource
<!DOCTYPE message SYSTEM "http://www.netperf.org/netperf_docs.dtd/1.0">
                                                                       ^
validity error : Validation failed: no DTD found !
<message tonid="netsrv" fromnid="netperf"><version vers="4" updt="0"
fix="997"/>
                                         ^
I/O error : failed to load HTTP resource
<!DOCTYPE message SYSTEM "http://www.netperf.org/netperf_docs.dtd/1.0">
                                                                       ^
validity error : Validation failed: no DTD found !
<message tonid="netsrv" fromnid="netperf"><test
xmlns="http://www.netperf.org/ns

Any idea what went wrong ?

thanks,
--
Animesh



More information about the netperf-talk mailing list