Matt Duguid
2008-06-10 00:32:08 UTC
I have one test web server running Windows Server 2008 Web Edition and the
one test client running Vista SP1 with the WCAT tool installed. The client
acts as a WCAT controller and client. A telnet to the server from the client
with a relevant GET request produces the expected content...so connection is
up and working.
The following is the output from running the WCAT from the client,
C:\Windows\system32>"C:\Program Files\wcat\wcat.wsf" -terminate -run -t
"c:\temp\scenario.txt" -f "c:\temp\settings.txt" -extended
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
wcat.wsf - WCAT Utility Script
Copyright (c) 1995-2007 Microsoft Corporation.
message: Parsing parameters...
parameter: terminate
parameter: run
parameter: clients = localhost (default)
parameter: {wcctl.exe command line} = -t c:\temp\scenario.txt -f
c:\temp\settings.txt -extended -clients 1
message: Terminating all instances of wcclient...
message: Terminating all local instances of wcctl.exe...
message: Launching wcclient.exe on all clients...
message: starting wcclient.exe on localhost with command line of
\\localhost\admin$\wcat\wcclient.exe TEST22 -b...
message: executing '"C:\Program Files\wcat\wcctl.exe" -t
c:\temp\scenario.txt -f c:\temp\settings.txt -extended -clients 1'...
Initializing performance counters...
'\\192.168.5.191\Processor(_Total)\% Processor Time'... Success!
'\\192.168.5.191\Processor(_Total)\% User Time'... Success!
'\\192.168.5.191\Processor(_Total)\% Privileged Time'... Success!
'\\192.168.5.191\System\Context Switches/sec'... Success!
Performance counter initialization complete.
Initializing performance counters...
'\\192.168.5.191\Processor(_Total)\% Processor Time'... Success!
Performance counter initialization complete.
Server: 192.168.5.191
Clients: 1
(1) TEST22
All clients connected, Test beginning.
Invalid code received.
Error accepting remote connection.
message: Run error detected, terminating clients...
message: Terminating all instances of wcclient...
message: Terminating all local instances of wcctl.exe...
During the execution a CMD window pops up with the following error,
Controller: TEST22
Wait for controller: true
IPv6: false
Bind Address: not specified
Just wondered if anyone can shed any light on why this may not be working or
demonstrate a way of debugging it further to find the root cause?
one test client running Vista SP1 with the WCAT tool installed. The client
acts as a WCAT controller and client. A telnet to the server from the client
with a relevant GET request produces the expected content...so connection is
up and working.
The following is the output from running the WCAT from the client,
C:\Windows\system32>"C:\Program Files\wcat\wcat.wsf" -terminate -run -t
"c:\temp\scenario.txt" -f "c:\temp\settings.txt" -extended
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
wcat.wsf - WCAT Utility Script
Copyright (c) 1995-2007 Microsoft Corporation.
message: Parsing parameters...
parameter: terminate
parameter: run
parameter: clients = localhost (default)
parameter: {wcctl.exe command line} = -t c:\temp\scenario.txt -f
c:\temp\settings.txt -extended -clients 1
message: Terminating all instances of wcclient...
message: Terminating all local instances of wcctl.exe...
message: Launching wcclient.exe on all clients...
message: starting wcclient.exe on localhost with command line of
\\localhost\admin$\wcat\wcclient.exe TEST22 -b...
message: executing '"C:\Program Files\wcat\wcctl.exe" -t
c:\temp\scenario.txt -f c:\temp\settings.txt -extended -clients 1'...
Initializing performance counters...
'\\192.168.5.191\Processor(_Total)\% Processor Time'... Success!
'\\192.168.5.191\Processor(_Total)\% User Time'... Success!
'\\192.168.5.191\Processor(_Total)\% Privileged Time'... Success!
'\\192.168.5.191\System\Context Switches/sec'... Success!
Performance counter initialization complete.
Initializing performance counters...
'\\192.168.5.191\Processor(_Total)\% Processor Time'... Success!
Performance counter initialization complete.
Server: 192.168.5.191
Clients: 1
(1) TEST22
All clients connected, Test beginning.
Invalid code received.
Error accepting remote connection.
message: Run error detected, terminating clients...
message: Terminating all instances of wcclient...
message: Terminating all local instances of wcctl.exe...
During the execution a CMD window pops up with the following error,
Controller: TEST22
Wait for controller: true
IPv6: false
Bind Address: not specified
Just wondered if anyone can shed any light on why this may not be working or
demonstrate a way of debugging it further to find the root cause?
--
Matt Duguid
Matt Duguid