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

Unable to save change to PLI source member opened from PDS #2725

Open
nk2164 opened this issue Feb 19, 2024 · 1 comment
Open

Unable to save change to PLI source member opened from PDS #2725

nk2164 opened this issue Feb 19, 2024 · 1 comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

Comments

@nk2164
Copy link

nk2164 commented Feb 19, 2024

Describe the bug
When trying to save a PLI source code member i opened from host, i sometimes receive this below error. The save operation fails. I am not sure what triggers this error, but below is the stack trace i see in the output. This does not happen all the time, but it happens sometime when i try to make my edits and then save the member.

To Reproduce

Expected behavior
Expected to see the changes saved back . Instead the operation fails and i see the below strack trace.
[2024/02/11 21:26:03] [ERROR] TypeError: Cannot read properties of null (reading 'binary') { errorDetails: [TypeError: Cannot read properties of null (reading 'binary') at c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:13:30490 at Generator.next (<anonymous>) at c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:13:29379 at new Promise (<anonymous>) at r (c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:13:29124) at E (c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:13:30417) at c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:29:274448 at p.d (c:\Users\xxxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:150:142394) at p.withProgress (c:\Users\xxxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:150:142257) at Object.withProgress (c:\Users\xxxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:160:32227) at e.withProgress (c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:21:511193) at Object.<anonymous> (c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:29:274358) at Generator.next (<anonymous>) at s (c:\Users\xxxx\.vscode\extensions\zowe.vscode-extension-for-zowe-2.14.0\out\src\extension.js:29:243493) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)], label: 'XYZ', moreInfo: undefined }

Screenshots

Desktop (please complete the following information):

  • OS: Windows Enterprise
  • Zowe Explorer Version: 2.14.1
  • (Optional) Zowe CLI Version: I don't use it.
  • (Optional) Are you using Secure Credential Store? No

Additional context

@nk2164 nk2164 added the bug Something isn't working label Feb 19, 2024
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 priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. labels Feb 20, 2024
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-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants