Frequently unable to create a new PDS member using the FTP Plugin in VSCode #2350
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
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
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: