<div dir="ltr">Καλησπέρα στην ομάδα,<div><br></div><div>Θα ήθελα την βοήθεια σας στο παρακάτω, είναι ένα Quiz και θα ήθελα τα φώτα σας.</div><div><br></div><div><i>A script is used locally to run some deployments.<br><br>A java(/python/etc) program calls this script (via exec) and then reads its standard output and error.<br><br>It reads those (output and error) sequentially, first the output and then the error, and then accordingly notifies in case of the presence of error.<br><br>It runs correctly for years until suddenly a deployment fails:<br><b>ps shows both the script and the java program are alive but idle, sleeping doing nothing</b>.<br><br>Can you think of a situation where this can happen?<br>Hint: try to dig in the *nix internals regarding file descriptors.</i><br></div><div><i><br></i></div><div>Οκ, καταλαβαίνω οτι εδώ εχουμε ενα 2>&1 stdout and stderr αλλά δεν καταλαβαίνω πως θα κάνω Troubleshoot για να δω γιατί κόλλησε σε διαδοχικό διάβασμα ? Εαν ειναι idle μπορεί να σημαίνει οτι τελείωσε η εκτέλεση χωρίς Output ?  </div><div><br></div><div>Ευχαριστώ</div></div>