Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequently unable to create a new PDS member using the FTP Plugin in VSCode #2350

Closed
Tracked by #2357
BJostmeyer opened this issue Jun 22, 2023 · 3 comments · Fixed by #2460
Closed
Tracked by #2357

Frequently unable to create a new PDS member using the FTP Plugin in VSCode #2350

BJostmeyer opened this issue Jun 22, 2023 · 3 comments · Fixed by #2460
Assignees
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases zFTP
Milestone

Comments

@BJostmeyer
Copy link

Describe the bug

I am using the Zowe FTP Plugin within VSCode to work with PLI code. When I need to create a new member in my "USER.TBENCH.CODE" Partitioned Dataset and try the "Create member" function in the VSCode popup menu - I frequently (not always) am unable to - and get an Error Message:

Error running command zowe.ds.createMember: A system error occured (read ECONNRESET).
This is likely caused by the extension that contributes zowe.ds.createMember.

I have no clue how to fix - not how to debug. Opening another member in the same PDS still works at that time.

To Reproduce

Click on "Create new member" in the DATA SET section after selecting a Dataset (in my case USER.TBENCH.CODE)

Again - sometimes it works. But then it stops working. Even rebooting my Laptop does not help. I was thinking it is some issue with a missing session keep-alive , but then it would work after I reboot my Laptop.

So - I am stuck. What can I provide to debug? Can you tell me the location of logs/traces that might help`?

Expected behavior

I need that calls like creating a dataset (member) works reliable

Screenshots

image

image

image

Desktop (please complete the following information):

  • OS: Windows
  • Zowe Explorer Version: 2.9.0
  • (Optional) Zowe CLI Version:
  • (Optional) Are you using Secure Credential Store? Yes

Additional context

@BJostmeyer BJostmeyer added the bug Something isn't working label Jun 22, 2023
@github-actions
Copy link

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.

@JTonda JTonda added zFTP priority-medium Not functioning - next quarter if capacity permits labels Jun 22, 2023
@JTonda JTonda added the severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases label Jun 22, 2023
@BJostmeyer
Copy link
Author

Hi.

I am still strugglinh with this plugin - its not only the above mentioned problem. I also found that changes to an existing file are not saved from the VS Edit dislog pressing Ctrl+s.

However - when I type the "zowe zos-ftp ..." command from the terminal window of the same editor instance - it works:
image

So - I can download the PDS member from the VSCode "Zowe Explorer" Window, Edit the file and save it with the "zowe zos-ftp ..." command from the same VSCode application instance

That is strange....

@JillieBeanSim JillieBeanSim mentioned this issue Jun 28, 2023
29 tasks
@VitGottwald
Copy link
Contributor

I am running into this consistently in my environment. Willing to help with the reproduction scenario when someone from the squad would be interested in taking a closer look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases zFTP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants