You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zowe zos-ftp list spool-files-by-jobid and zowe zos-ftp view spool-file-by-id commands hang indefinitely.
I would expect them to return data successfully for a job with "SYS FAIL" RC.
Describe your environment
vNext (v3) version of FTP plugin
Node 20.12.2
npm 10.5.0
macOS 14.4.1
Additional context
The same issue is present in the Zowe Explorer FTP Extension.
The text was updated successfully, but these errors were encountered:
Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.
t1m0thyj
changed the title
Unable to view or list spool files for job with SYS FAIL rc
Unable to view or list spool files for job with "SYS FAIL" RC
Apr 30, 2024
Describe the bug
FTP plugin commands hang indefinitely for a job with an RC that is a string value like "SYS FAIL".
This is a valid return code according the docs here: https://www.ibm.com/docs/en/zos/2.3.0?topic=output-view-job-page
Expected and actual results
The
zowe zos-ftp list spool-files-by-jobid
andzowe zos-ftp view spool-file-by-id
commands hang indefinitely.I would expect them to return data successfully for a job with "SYS FAIL" RC.
Describe your environment
vNext (v3) version of FTP plugin
Node 20.12.2
npm 10.5.0
macOS 14.4.1
Additional context
The same issue is present in the Zowe Explorer FTP Extension.
The text was updated successfully, but these errors were encountered: