bykhovets opened a new issue, #5354: URL: https://github.com/apache/hop/issues/5354
### Apache Hop version? 2.11 ### Java version? openjdk version "17.0.7" 2023-04-18 ### Operating system Linux ### What happened? Sometimes when running hop-run.sh from cron it may hang. In the log file in this case the last entry is always " - New database connection defined". No errors or warnings, even if debug level row. Next time this task may complete successfully, but this "hanging hop-run.sh" will be shown with 'ps -aux | grep hop' until kill -9 is run. There can be a lot of such processes and they all use Java memory. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Run -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
