Starting AUT on remote server [message #736818] |
Fri, 14 October 2011 07:07  |
Eclipse User |
|
|
|
Hi,
we want to run AUT on remote server where AUT agent is running.
Jubula project configure name is TopoNet@linux and autid is 3.
We use this command:
/opt/jubula_5.2.00266/jubula/testexec -project TopoNet -version 1.0 -testsuite login -server 172.16.0.23 -port 60000 -autconfig TopoNet@linux -datadir /test1 -resultdir /test2 -data /test3 -language en_US -dbscheme "Default Embedded (H2)" -dbuser sa -dbpw ""
output:
vala@dan:/opt/jubula_5.2.00266/jubula> /opt/jubula_5.2.00266/jubula/testexec -project TopoNet -version 1.0 -testsuite login -server 172.16.0.23 -port 60000 -autconfig TopoNet@linux -datadir /test1 -resultdir /test2 -data /test3 -language en_US -dbscheme "Default Embedded (H2)" -dbuser sa -dbpw ""
Fri Oct 14 12:37:10 CEST 2011 - [main] Bundle tracker is not set
Fri Oct 14 12:37:13 CEST 2011 AUT Agent: connection established
Fri Oct 14 12:37:13 CEST 2011 Database: Connecting...
Fri Oct 14 12:37:18 CEST 2011 Database: Connection established.
Fri Oct 14 12:37:18 CEST 2011 Database: Loading project: TopoNet
Fri Oct 14 12:37:26 CEST 2011 Database: Project loaded: TopoNet
Fri Oct 14 12:37:26 CEST 2011 Project: Checking completeness
Fri Oct 14 12:37:26 CEST 2011 AUT: Starting AUT: TopoNet
Fri Oct 14 12:37:28 CEST 2011 AUT: AUT started
Fri Oct 14 12:37:28 CEST 2011 Test Execution:
Fri Oct 14 12:37:34 CEST 2011 Start Test Suite: login(1/1)
Fri Oct 14 12:37:34 CEST 2011 Executing Test Suite...
Fri Oct 14 12:37:34 CEST 2011 Connecting to AUT
!!Error occurred !!
Could not connect to AUT: 3
AUT application on remote server is started, but testexec can not connect to this AUT.
If we run AUT on local machine, it works fine. AUT is started, then connected testexec is connected to this AUT and test will proceed.
Can you help me what we should done to this could work on remote machine? I think it still trying to connect to some AUT on local machine instead of on remote machine.
I would appreciate any help.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06872 seconds