Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » autagent blocking scripted execution by leaving console stream open(autagent blocking scripted execution by leaving console stream open)
autagent blocking scripted execution by leaving console stream open [message #830454] Tue, 27 March 2012 16:52 Go to next message
Harald Menke is currently offline Harald MenkeFriend
Messages: 1
Registered: March 2012
Location: Augsburg
Junior Member
We are running automated tests on eclipse as aut.
Our thirdparty testagent stops the testprocess after starting the eclipse
application using autrun, blocking further execution, unable to continue to the
actual testrunner call.
This is caused by the autrun application, which apparently keeps at least one
output stream to console open.
We tried several options using start options and commandline arguments to
control all output streams.
Finally a wrapper application, which completely disconnects the autrun from
console, did the job.
Obviously this is not the desired solution for a couple of reasons.

The problem is reproducable, use the following command to start autrun:
"start /b autrun.exe [options/arguments...]"
which returns to new prompt. Now use "exit" to leave console.
As you see it stays open...

piping stdout and stderror to files or null does not help

[Updated on: Tue, 27 March 2012 16:54]

Report message to a moderator

Re: autagent blocking scripted execution by leaving console stream open [message #830526 is a reply to message #830454] Tue, 27 March 2012 18:50 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Crosslink: bug report for this is here.
Previous Topic:AUT launches, unable to observe or collect technical names
Next Topic:Instructions for participants of the Jubula tutorial at EclipseCon
Goto Forum:
  


Current Time: Tue Apr 16 13:44:07 GMT 2024

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

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

Back to the top