-
Notifications
You must be signed in to change notification settings - Fork 51
Home
This wiki is to capture the problems we find from Zowe users who are unable to successfully install and successfully start the Zowe server started task. Anyone who encounters a problem with a Zowe environment should check whether it is something that's already known and if not add to the wiki. This is to help us build more automated scripts into Zowe to troubleshoot as well as update the documentation.
Zowe is being extended to include problem determination scripts.
In the install/scripts folder this script will check:
/scripts/zowe-verify.sh can be run from inside a Zowe runtime and will report on the health of that instance, whether it's not started and can be started successfully, whether it's healthy and all of the endpoints are available, and well as the in-between states. https://github.com/zowe/zowe-install-packaging/issues/118 >
If ZOWESVR is active then check;
- Configure zOSMF HA for Zowe in Sysplex
- Enable JWT function on zOSMF HA servers
- Enable single sign-on on zOSMF HA servers
- Enable Zowe to generate and evaluate PassTickets for APIML Services Zowe HA
- Deploy Zowe in Sysplex
- Test Zowe in Sysplex
- List of changes to the current documentation
- Additions to the current documentation