03-13-2012, 11:46 PM
Hi Pat,
i've installed version 2.6 and getting similar result-error like IanNJ. The server hangs on result-page showing "Test is partially complete (1 of 1 runs)". The test runs on (ec2-Windows Server 2008-)agent and on the agent everything looks fine:
Wptserver is running on openSUSE as vhost in apache-httpd-server.
PHP-version is 5.3.3 with gd and zlib running. Wptserver version 2.5 was running on same server and everything worked.
In httpd-access-log I see some status codes 500:
It seems to be an authorization-problem so that completeTime can't be written to testinfo.ini in results-folder.
I don't get it :-(
Any idea?
Regards Nils
i've installed version 2.6 and getting similar result-error like IanNJ. The server hangs on result-page showing "Test is partially complete (1 of 1 runs)". The test runs on (ec2-Windows Server 2008-)agent and on the agent everything looks fine:
Code:
2012/03/13 13:05:10 -1 0 1 20 0 Debug Requesting work from myServer/work/getwork.php?video=1&location=Iteratec-Ec2-WPT2-urlblast&key=&pc=IP-0A3A5E85
2012/03/13 13:05:10 -1 0 1 20 0 Debug Job of type 'text/plain' received
2012/03/13 13:05:10 -1 0 1 20 0 Debug Url to be tested: http://www.otto.de
2012/03/13 13:05:10 -1 0 1 20 0 Debug Flushing DNS cache
2012/03/13 13:05:10 -1 0 1 20 0 Debug DnsFlushResolverCache returned 1
2012/03/13 13:05:10 -1 0 1 20 0 Debug Executing 'ipconfig.exe /flushdns'
2012/03/13 13:05:10 -1 0 1 20 0 Debug Successfully ran 'ipconfig.exe /flushdns'
2012/03/13 13:05:10 -1 0 1 20 0 Debug Launching... user='Administrator', path='C:\Program Files\Internet Explorer\iexplore.exe', command line='"C:\Program Files\Internet Explorer\iexplore.exe" about:blank'
2012/03/13 13:05:10 -1 0 1 3 0 Browser Launched Cleared Cache-Run_1^http://www.otto.de
2012/03/13 13:05:31 -1 0 1 20 0 Debug Uploading 35886 byte file C:\ProgramData\urlblast\120313_SK_8-1_screen.jpg
2012/03/13 13:05:31 -1 0 1 20 0 Debug Uploading 34782 byte file C:\ProgramData\urlblast\120313_SK_8-1_screen_doc.jpg
2012/03/13 13:05:31 -1 0 1 20 0 Debug Uploading 12907 byte file C:\ProgramData\urlblast\120313_SK_8-1_screen_render.jpg
2012/03/13 13:05:31 -1 0 1 20 0 Debug Uploading 70237 byte file C:\ProgramData\urlblast\120313_SK_8-1.zip
2012/03/13 13:05:42 -1 0 1 20 0 Debug Uploading 70237 byte file C:\ProgramData\urlblast\120313_SK_8-1.zip
2012/03/13 13:05:52 -1 0 1 20 0 Debug Uploading 70237 byte file C:\ProgramData\urlblast\120313_SK_8-1.zip
2012/03/13 13:06:02 -1 0 1 20 0 Debug Uploading 70237 byte file C:\ProgramData\urlblast\120313_SK_8-1.zip
2012/03/13 13:06:12 -1 0 1 20 0 Debug Uploading 70237 byte file C:\ProgramData\urlblast\120313_SK_8-1.zip
Wptserver is running on openSUSE as vhost in apache-httpd-server.
PHP-version is 5.3.3 with gd and zlib running. Wptserver version 2.5 was running on same server and everything worked.
In httpd-access-log I see some status codes 500:
Code:
My IP-adress - - [13/Mar/2012:14:26:00 +0100] "GET /result/120313_MN_9/1_waterfall_thumb.png HTTP/1.1" 500 20 "http://myServer/result/120313_MN_9/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2"
It seems to be an authorization-problem so that completeTime can't be written to testinfo.ini in results-folder.
I don't get it :-(
Any idea?
Regards Nils