thjoku
16 years agoOccasional Contributor
proxy setting on testrunner.bat
Hello,
Im trying to execute testrunner via soapui. later to be integrated with hpqc.
But i get a connect time out.
the testrunner command i get while executing is
"command: cmd.exe /C testrunner.bat -ehttps://endpointurl:port -hproxy:port -sDailySanityTests -cTestCase 1 -f D:\Documents and Settings\jothik\Desktop\testrunner -Rtest -Fhtml D:\Documents and Settings\jothik\Desktop\soapui_projects\DailySanitytests.xml"
ive replaced the exact proxy and port with proxy:port and the endpoint URL here for confidentiality.
Is there anything wrong with this command
Running soapUI TestRunner for [DailySanityTests]
directory: C:\Program Files\eviware\soapUI-Pro-3.5.1\bin
command: cmd.exe /C testrunner.bat -ehttps://endpointurl:port -hproxy:port -sDailySanityTests -cTestCase 1 -f D:\Documents and Settings\jothik\Desktop\testrunner -Rtest -Fhtml D:\Documents and Settings\jothik\Desktop\soapui_projects\DailySanitytests.xml
soapUI Pro 3.5.1 TestCase Runner
Configuring log4j from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\soapui-log4j.xml]
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/commons-codec-1.3.jar] to classpath
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/Padlock-1.2.jar] to classpath
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/QCAdapter.jar] to classpath
16:48:00,125 INFO [DefaultSoapUICore] initialized soapui-settings from [D:\Documents and Settings\jothik\soapui-settings.xml]
16:48:00,828 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\scripts]
16:48:00,828 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\listeners\demo-listeners.xml]
16:48:00,843 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\listeners\QC-listeners.xml]
16:48:00,843 INFO [DefaultSoapUICore] Adding listener [class QualityCenter.demo.projectListener]
16:48:01,078 INFO [DefaultSoapUICore] Adding listener [class QualityCenter.demo.testCaseListener]
16:48:01,750 INFO [WsdlProject] Loaded project from [file:D:/Documents and Settings/jothik/Desktop/soapui_projects/DailySanitytests.xml]
16:48:02,750 INFO [SoapUIProTestCaseRunner] Running soapUI tests in project [DailySanityTests]
16:48:02,843 INFO [SoapUIProTestCaseRunner] Running TestCase [TestCase 1]
16:48:02,859 INFO [SoapUIProTestCaseRunner] Running soapUI testcase [TestCase 1]
16:48:02,921 INFO [SoapUIProTestCaseRunner] running step [Handshake]
16:49:28,265 ERROR [WsdlSubmit] Exception in request: java.net.ConnectException: Connection timed out: connect
16:49:28,265 ERROR [SoapUI] An error occured [Connection timed out: connect], see error log for details
Im trying to execute testrunner via soapui. later to be integrated with hpqc.
But i get a connect time out.
the testrunner command i get while executing is
"command: cmd.exe /C testrunner.bat -ehttps://endpointurl:port -hproxy:port -sDailySanityTests -cTestCase 1 -f D:\Documents and Settings\jothik\Desktop\testrunner -Rtest -Fhtml D:\Documents and Settings\jothik\Desktop\soapui_projects\DailySanitytests.xml"
ive replaced the exact proxy and port with proxy:port and the endpoint URL here for confidentiality.
Is there anything wrong with this command
Running soapUI TestRunner for [DailySanityTests]
directory: C:\Program Files\eviware\soapUI-Pro-3.5.1\bin
command: cmd.exe /C testrunner.bat -ehttps://endpointurl:port -hproxy:port -sDailySanityTests -cTestCase 1 -f D:\Documents and Settings\jothik\Desktop\testrunner -Rtest -Fhtml D:\Documents and Settings\jothik\Desktop\soapui_projects\DailySanitytests.xml
soapUI Pro 3.5.1 TestCase Runner
Configuring log4j from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\soapui-log4j.xml]
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/commons-codec-1.3.jar] to classpath
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/Padlock-1.2.jar] to classpath
16:47:59,765 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.5.1/bin/ext/QCAdapter.jar] to classpath
16:48:00,125 INFO [DefaultSoapUICore] initialized soapui-settings from [D:\Documents and Settings\jothik\soapui-settings.xml]
16:48:00,828 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\scripts]
16:48:00,828 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\listeners\demo-listeners.xml]
16:48:00,843 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\listeners\QC-listeners.xml]
16:48:00,843 INFO [DefaultSoapUICore] Adding listener [class QualityCenter.demo.projectListener]
16:48:01,078 INFO [DefaultSoapUICore] Adding listener [class QualityCenter.demo.testCaseListener]
16:48:01,750 INFO [WsdlProject] Loaded project from [file:D:/Documents and Settings/jothik/Desktop/soapui_projects/DailySanitytests.xml]
16:48:02,750 INFO [SoapUIProTestCaseRunner] Running soapUI tests in project [DailySanityTests]
16:48:02,843 INFO [SoapUIProTestCaseRunner] Running TestCase [TestCase 1]
16:48:02,859 INFO [SoapUIProTestCaseRunner] Running soapUI testcase [TestCase 1]
16:48:02,921 INFO [SoapUIProTestCaseRunner] running step [Handshake]
16:49:28,265 ERROR [WsdlSubmit] Exception in request: java.net.ConnectException: Connection timed out: connect
16:49:28,265 ERROR [SoapUI] An error occured [Connection timed out: connect], see error log for details