Problem executing soatestcli.exe from the Command-line.
Problem executing soatestcli.exe from the Command-line.
I am trying to execute our test suite from the commande line. However, the soatestcli execution always hangs forever on the "Refreshing workspace" step.
C:\Program Files (x86)\Parasoft\SOAtest\9.1>soatestcli.exe -data "C:\Users\{Me}\parasoft\workspace" -resource "{Projet/Folder/File.tst}" -config "user://Example Configuration" -showdetails soatestcli: Version 9.1.1.20111006 -- Copyright (C) 2003-2011 Parasoft Corporation
[0%] Running: Scope
[3%] Computing scope[3%] Initializing
[5%] Refreshing workspace
Note that I do not have any problems running our test suite or refreshing my workspace from within SOATest.
Do you guys have any idea what's going on?
Comments
-
Hi jpmorin,
Is this the first time you have tried running soatestcli.exe? Do you have a "server" enabled license?There is an example for running soatestcli.exe in the discussion "Example of Executing SOAtest From CLI".
I noticed you are missing the "-localsettings" option which contains configuration information. Your configuration information maybe available elsewhere. I have to admit, I'm not familiar with 9.1.1.20111006 release. I may have to do more research.
Also, can you tell me about your use of "{me}" in the data option and "{Project/Folder/File.tst}" in the resource option? Are you sure they are being resolved correctly?
Did you know we recently released our 9.10.x version?
0