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 load in Zowe Explorer 2.8 #34

Closed
Joe-Winchester opened this issue May 5, 2023 · 4 comments · Fixed by zowe/zowe-explorer-vscode#2748
Closed

Unable to load in Zowe Explorer 2.8 #34

Joe-Winchester opened this issue May 5, 2023 · 4 comments · Fixed by zowe/zowe-explorer-vscode#2748
Assignees
Labels
bug Something isn't working priority-low Legit issue but cosmetic or nice-to-have severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases

Comments

@Joe-Winchester
Copy link
Member

In Zowe Explorer 2.8 the Zowe Explorer for IBM CICS fails to load, with a busy cursor and no completion.
In an environment where the extension is already loaded no tree data is shown and when trying to add a connection from the list of profiles the following error occurs.
image

@zFernand0
Copy link
Member

There are some suitable workarounds for this issue.

  • Installing the CICS plugin with the Zowe CLI and running zowe config schema > ~/.zowe/zowe.schema.json
  • Running the Initialize Team Configuration File (a.k.a. zowe.all.config.init) command from the command palette
    • This may show the prompt below... Just hit the "Create New" button
      image

@zFernand0 zFernand0 added bug Something isn't working priority-low Legit issue but cosmetic or nice-to-have severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases labels Aug 31, 2023
@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@zFernand0
Copy link
Member

@zFernand0
Copy link
Member

This is still an issue with ZE 2.14.1.
The CICS Schema does not get updated on initForZowe,
However, this should be resolved with 2.15.0 (kudos to @traeok)
We can close this issue once the PR below is merged

@zFernand0
Copy link
Member

This issue has been resolved for all extenders that register to Zowe Explorer after its 2.15.0 update

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-low Legit issue but cosmetic or nice-to-have severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants