zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
39 stars 42 forks source link

Unable to launch JES Explorer via ZOWE Desktop after installing ZOWESVSTC #801

Open dasdagir opened 2 years ago

dasdagir commented 2 years ago

It appears that I can successfully installed ZOWESVSTC task. Got the ZWED0031I confirm messages in the log, but still unable to launch JES-explorer from the ZOWE desktop application, though I can launch IP explorer & ZOWE editor opens without any issue. I can observe the jes explorer plugins loaded as expected. None of the explorers failed to launch in z/OS ZOWE client.

JES Explorer is started and listening on 8546.....

Any instance variable need to be configure apart from ZOWE_EXPLORER_FRAME_ANCESTORS = "${ZOWE_EXPLORER_HOST}:* ??

dasdagir commented 2 years ago

@lchudinov Can you please assist me ?

1000TurquoisePogs commented 2 years ago

What error do you get when opening the JES explorer? Also you should be accessing the desktop through the mediation layer when using the explorers. Don't go to https://host:8544/, instead go to https://host:7554/zlux/ui/v1/ or if an an older zowe version try https://host:7554/ui/v1/zlux/

dasdagir commented 2 years ago

Not getting any errors, but the screen displays "host took so long to respond" & blank screen appeared. Even MVS Explorer & USS explorer does the same NOT able to launch. Meanwhile I can able to access IP Explorer seamlessly via /api/v1/zss/ZLUX/plugins/org.zowe.explorer-ip/services/ipExplorer post successful logon of ZOWE client.

Current zowe version 1.26 accessing via https://host:7554/zlux/ui/v1/ after login to ZOWE Desktop Client. When I look at the ZOWE address space log, following message appears. ZWED0299I - Loading remote iframe app org.zowe.explorer-jes located at .....

Please let me know where do I override https://host:7554/zlux/ui/v1/ ??

1000TurquoisePogs commented 2 years ago

Can you try accessing https://host:7554/ui/v1/explorer-jes/#/ If you can't access it, then the reason why you can't access the JES explorer in the desktop is just that it isn't running properly. We'd need to look at more of the logs that start with ZWEE and ZWEA to see if there were failures there. But if you can access that URL, but not the JES explorer from within https://host:7554/ui/v1/zlux/ ... let me know, because that would be new and we'd need to look into why that could be.

dasdagir commented 2 years ago

Hi 1000TurquoisePogs,

Yes , I have tried https://host:7554/ui/v1/explorer-jes/#/ as well. I can able to see other ZOWE desktop client applications like IP Explorer/ZOWE Editor inside the ZOWE Desktop. Only failure component is MVS/JES/USS explorer.

Can you please share the mail id to share the log ??