kuaniysh / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
0 stars 0 forks source link

Application starting hangs with Remote Applications until RF is closed if lot of text is written to stdout or stderr #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If command used in start application produces lot of text to stdout or
stderr, application starting hangs and application is started only after
Robot execution end. 

By adding "1 > output.txt 2 > error.txt" at the end of the command, the
problem can be solved.

Original issue reported on code.google.com by jpran...@gmail.com on 28 May 2010 at 12:06

GoogleCodeExporter commented 8 years ago

Original comment by jpran...@gmail.com on 17 Aug 2010 at 12:01

GoogleCodeExporter commented 8 years ago

Original comment by jpran...@gmail.com on 17 Aug 2010 at 12:02

GoogleCodeExporter commented 8 years ago
RemoteAppications has now its own project, and I made the corresponding issue 
there:

If this is still a problem, a new issue can be opened there.

Closing this one.

Original comment by janne.t....@gmail.com on 30 Aug 2011 at 11:02