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

zowe-support script not able to read log directory #1920

Closed
stevenhorsman opened this issue Jan 27, 2021 · 0 comments
Closed

zowe-support script not able to read log directory #1920

stevenhorsman opened this issue Jan 27, 2021 · 0 comments
Assignees

Comments

@stevenhorsman
Copy link
Member

zowe-support.sh -l /SYSTEM/var/AZWE001/instance/logs get_full_path: get_install_log_directory 14: /SYSTEM/var/usr/lpp/zowe/bin/zowe-support.sh 28: .: ./zowe-support.sh 5: FSUM7351 not found The directory was not readable. Please use call the script with the additional parameter '-l <log_dir>' specifying the directory that the install and setup log (s) were created in

Looking at the code it seems like the support script is using ROOT_DIR as the runtime variable and the setup-log-dir is using ZOWE_ROOT_DIR , so it can’t find the get_full_path utilities function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant