Help with Stdout and Stderr

Panagiotis Groidis karamelos at gmail.com
Sun May 22 22:05:37 EEST 2022


Καλησπέρα στην ομάδα,

Θα ήθελα την βοήθεια σας στο παρακάτω, είναι ένα Quiz και θα ήθελα τα φώτα
σας.











*A script is used locally to run some deployments.A java(/python/etc)
program calls this script (via exec) and then reads its standard output and
error.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.It runs correctly for years until suddenly a deployment fails:ps
shows both the script and the java program are alive but idle, sleeping
doing nothing.Can you think of a situation where this can happen?Hint: try
to dig in the *nix internals regarding file descriptors.*

Οκ, καταλαβαίνω οτι εδώ εχουμε ενα 2>&1 stdout and stderr αλλά δεν
καταλαβαίνω πως θα κάνω Troubleshoot για να δω γιατί κόλλησε σε διαδοχικό
διάβασμα ? Εαν ειναι idle μπορεί να σημαίνει οτι τελείωσε η εκτέλεση χωρίς
Output ?

Ευχαριστώ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hellug.gr/pipermail/hellug/attachments/20220522/9f96da32/attachment.htm>


More information about the Hellug mailing list