orpiske commented on PR #11603:
URL: https://github.com/apache/camel/pull/11603#issuecomment-1743647056

   > > You can add an option to configure the timeout value, so you can set it 
higher than 60 seconds
   > 
   > I tried with 480 seconds but I do not think it is related to that. The 
process really seems to be hanged. if I launch a first time, kill it quickly 
and try again, it is in success in few seconds.
   
   Some research suggests that this could be caused because some OSes have a 
[small I/O 
buffer](https://vyvaks.wordpress.com/2006/05/27/does-runtimeexec-hangs-in-java/)
 - granted, this seems to be a bit old. Maybe save the output to a log file and 
then read it later, instead?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to