linux - Script getting aborted with exit code 19543 -
i have script downloads huge file (~4gb) part files. script called within java thread. script uses wget utility of linux download files. script exits abnormally error message
19543 aborted /usr/bin/wget
once script fails thread sleeps off 1 hr , when wakes ups 1 time again starts downloading. keeps on downloading around ~10 mins , 1 time again fails same error message.
the server downloads, resource management fine , no issues it. cpu usage in client script runs fine.
not understanding why failure happening. before script used download same server no issues.
it downloading 128kbps speed.
linux wget
No comments:
Post a Comment