[Webtest] [webtest][JIRA] Created: (WT-202) Canoo 2.0 webtest -
log4j.properties doesnt reflect the http header information
Satchit Pande (JIRA)
webtest@lists.canoo.com
Mon, 5 Jun 2006 12:59:01 +0200 (CEST)
Canoo 2.0 webtest - log4j.properties doesnt reflect the http header information
-------------------------------------------------------------------------------
Key: WT-202
URL: http://webtest-community.canoo.com/jira/browse/WT-202
Project: WebTest
Type: Bug
Versions: 2.0
Reporter: Satchit Pande
We tried setting the following values in the log4j.properties
log4j.rootCategory=DEBUG, stdout
log4j.logger.httpclient.wire=DEBUG
log4j.logger.httpclient.wire.header=DEBUG
log4j.logger.httpclient.wire.content=DEBUG
Despite of setting these properties, webtest is not able to display the http header information .
C:\apps1\webtest\fi\test.xml:77: input file C:\apps1\webtest\fi\temp\somevalue-result.xml does not exist
Total time: 34 seconds
C:\apps1\webtest\fi>call webtest -buildfile test.xml all -DEnvSSN=somevalue -DisRetail=true
"c:\j2sdk1.4.2_11\bin\java.exe" -Xms64M -Xmx256M -cp "C:\apps\webtest_new\bin\..\lib\runtime\ant-launcher.jar" -Dant.lib
rary.dir="C:\apps\webtest_new\bin\..\lib\runtime" org.apache.tools.ant.launch.Launcher -lib "C:\apps\webtest_new\bin\..\
lib\build;C:\apps\webtest_new\bin\..\lib\build\clover.jar" -buildfile RipUseCase1-8.xml all -DEnvSSN=000006001 -DisRetai
l=true
Buildfile: test.xml
[echo] SSN: somevalue
[echo] protocol: http
[echo] loginServer: xxx.xxx.com
[echo] host: localhost
[echo] rip.goalfunding.page: somepage.jhtml
[echo] resultpath: C:\apps1\webtest\fi\temp
Trying to override old definition of task sleep
main:
create-report:
BUILD FAILED
C:\apps1\webtest\fi\test.xml:77: input file C:\apps1\webtest\fi\temp\somevalue-result.xml does not exist
Total time: 47 seconds
C:\apps1\webtest\fi>
As you can see from the statements mentioned, the task main is followed by task create-report . However none of the steps results are outputtted to stdout as in the case of Canoo 1.7
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira