Skip to main content



      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 12:52 Go to next message
Eclipse UserFriend
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 12:54] by Moderator

Re: autagent blocking scripted execution by leaving console stream open [message #830526 is a reply to message #830454] Tue, 27 March 2012 14:50 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 23:22:18 EDT 2025

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

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

Back to the top