mayureshjehurka
14 years agoNew Contributor
Cannot execute testrunner.bat using winrs
Hi,
As a part of our soapUI automation framework, we are executing a set of test cases using the soapUI Testrunner.
When we execute this on the local machine it runs fine.
But when we execute this using winrs from a remote machine (or even use winrs on localhost) it shows an exception.
The winrs below command triggers the ConsoleApplication
C:\Users\Administrator>winrs -r:localhost -u:username -p:password "C:\Program Files (x86)\...\ConsoleApplication.exe" TestExecutionXml.xml TestPass-SoapUI
Following result is displayed
Attached is the file found in C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin\hs_err_pid3812.log
Please let us know the possible reason for this ASAP.
We are stuck in our project as remote execution is a MUST have.
Awaiting response.
Mayuresh Jehurkar
As a part of our soapUI automation framework, we are executing a set of test cases using the soapUI Testrunner.
When we execute this on the local machine it runs fine.
But when we execute this using winrs from a remote machine (or even use winrs on localhost) it shows an exception.
The winrs below command triggers the ConsoleApplication
C:\Users\Administrator>winrs -r:localhost -u:username -p:password "C:\Program Files (x86)\...\ConsoleApplication.exe" TestExecutionXml.xml TestPass-SoapUI
Following result is displayed
Enter the password for 'administrator' to connect to 'localhost':
C:\Users\Administrator>cd C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin
C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin>C:
C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin>testrunner.bat -s "SCS API" -r -a -j -f "C:\Users\Administrator\AppData\Local\Automation\ReportDir\Reports\soap_2011_12_22_18_09_11\SoapUI1" -RTestCase -FXML -S "C:\qa-testing\trunk\A4_UnifiedWebServices-SDP-2-2_SCS-UWS-API.xml"
?# A fatal error has been detected by the Java Runtime Environment:
#
# java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space?
#
# Internal Error (allocation.cpp:117), pid=3812, tid=4524
# Error: ChunkPool::allocate
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Client VM (17.0-b16 mixed mode windows-x86 )
# An error report file with more information is saved as:
# C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin\hs_err_pid3812.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Attached is the file found in C:\Program Files (x86)\eviware\soapUI-Pro-3.6\bin\hs_err_pid3812.log
Please let us know the possible reason for this ASAP.
We are stuck in our project as remote execution is a MUST have.
Awaiting response.
Mayuresh Jehurkar