zowe/zowe-explorer-intellij

Data sets are not listed when some of them are archived

JirkaAichler opened this issue · 5 comments

I am getting the following error message when trying to list data sets that may be archived:

Cannot retrieve dataset list Code: 500 CATEGORY: 2.0 MESSAGE: ServletDispatcher failed - received TSO Prompt when expecting TsoServletResponse RETURN CODE: 4.0 DETAILS: DMS2987 DATA SET CATALOGED TO CA DISK PSEUDO-VOLUME ARCIVE DMS2987 CA DISK HAS ARCHIVED USER.DEPLOY.COPY DMS2971 DO YOU WANT TO RESTORE THE DATA SET? (Y/N) REASON: 3.0

No data sets are displayed.

It looks like Zowe Explorer VSCode had similar problem that is already resolved
zowe/zowe-explorer-vscode#235
Looking into it to introduce compliant changes

I see that this issue is again emanating from ZOWE REST API side....here is the screenshot where I am running with latest Zowe CLI version 7.12.0.
image

The same issue in the latest version (2.7.0) of Zowe Explorer...

image

Hello @apurvraj
Thanks for the investigation
In the thread I've attached, there is an explanation of the issue:
zowe/zowe-explorer-vscode#235 (comment)
For the IntelliJ Plugin, we are investigating the possibility to fix this