Skip to main content



      Home
Home » Archived » Jubula » Fail to communicate with remote aut
Fail to communicate with remote aut [message #1765317] Thu, 08 June 2017 07:35 Go to next message
Eclipse UserFriend
Hello everyone,

I'm having bad time trying to set up communication with a remote aut via testexec.
From CentOS7 system I have run tesexec like that:
./testexec -data /usr/share/workspace/ -dbscheme "win10mysql" -dbuser "root" -dbpw "root" -project lotus85 -version 1.0 -server "10.0.245.17" -port 60000 -autid lid85 -testsuite lotus85_ts -resultdir /usr/share/workspace/jubulares/
6/8/17 12:47:58 PM - AUT Agent: Connecting to "10.0.245.17:60000" ...
6/8/17 12:47:58 PM - AUT Agent: connection established.
6/8/17 12:47:58 PM - Database: Connecting as "root" to "jdbc:mysql://10.0.245.17:3306/jubulautf_portal"...
6/8/17 12:48:01 PM - Database: Connection established.
6/8/17 12:48:01 PM - Database: Loading project "lotus85" in version "1.0"...
6/8/17 12:48:02 PM - Database: Project loading completed.
6/8/17 12:48:02 PM - Project: Checking completeness
6/8/17 12:48:02 PM - Checking completeness of Test Suite "lotus85_ts"...
6/8/17 12:48:02 PM - ... passed.
6/8/17 12:48:02 PM - AUT is probably started with autrun yet.
6/8/17 12:48:02 PM - Start working with Test Suite: lotus85_ts
6/8/17 12:48:02 PM - Start working with Test Suite: lotus85_ts
6/8/17 12:48:02 PM - AUT: Connecting to "lid85"...
6/8/17 12:48:03 PM - AUT OK: Connection to AUT: "lid85" established...
6/8/17 12:48:03 PM - AUT OK: Extension Status...
6/8/17 12:56:24 PM - AUT OK: Error occurred while establishing connection to AUT....
6/8/17 12:56:24 PM - Resolving predefined variables
6/8/17 12:56:24 PM - Resolving Test Steps to execute...
6/8/17 12:56:24 PM - Building test execution tree
6/8/17 12:56:24 PM - Start Test Suite execution: lotus85_ts
6/8/17 12:56:24 PM - Test Case: <testcase1>
6/8/17 12:56:24 PM - Step: Select Menu Entry by Textpath
6/8/17 12:56:24 PM - Event Handler: Default Event Handler
6/8/17 12:56:25 PM - Finished working with Test Suite
6/8/17 12:56:25 PM - Writing Report to Database
6/8/17 12:56:25 PM - Writing Report into file-system
6/8/17 12:56:26 PM - AUT: Disconnected.
6/8/17 12:56:26 PM - AUT Agent: connection closed.
6/8/17 12:56:27 PM - Exit: Code 1
Selinux and iptables were disabled.

On target Windows machine aut have been started like that:
autrun.exe -a localhost -p 60000 -rcp -i lid85 -k en_US -e "C:\Program Files (x86)\IBM\Lotus\Notes\notes.exe"

Firewall on Windows machine was also disabled, and this machine can ping the server with the ite via hostname.

I'm also attiching a conversation.xml between this two nodes.

Starting testexec with autconfig parameter ends up with an aut starting on remote machine, but testexec still failed to connetc to it.

Re: Fail to communicate with remote aut [message #1765704 is a reply to message #1765317] Tue, 13 June 2017 10:59 Go to previous message
Eclipse UserFriend
Solved this.
The problem was: after migrating to jubula 8.5.0.127 I forgot to renew auts's rcp support plugin. After doing that - test ran successfully.
Previous Topic:working with multiple AUTs using jubula java api
Next Topic:Using Regular Expressions
Goto Forum:
  


Current Time: Sun Jul 06 14:44:56 EDT 2025

Powered by FUDForum. Page generated in 0.05136 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top