ZWEL0036E after ZOWE upgrade
search cancel

ZWEL0036E after ZOWE upgrade

book

Article ID: 259582

calendar_today

Updated On:

Products

Alert Central

Issue/Introduction

After upgrading Zowe from V1.27 to V2.4 to support the Alert Central usage, Zowe launcher started task failing to come up with the below error messages. 

ZWESVUSR INFO ZWEL0021I Zowe Launcher starting                
ZWESVUSR ERROR ZWEL0026E CONFIG env variable not found        
ZWESVUSR ERROR ZWEL0036E failed to initialize launcher context

Environment

Release : 1.0

Cause

Configuration issue

Resolution

The zowe.yaml was pointing to user.proclib while system one used for starting the STC. The issue was solved after editing zowe.yaml by pointing to the correct proclib and issuing the below cmd 

'zwe init stc -c <path/to/zowe.yaml> --allow-overwrite'

Additional Information

https://docs.zowe.org/stable/user-guide/install-stc-members/

https://docs.zowe.org/stable/appendix/zwe_server_command_reference/zwe/zwe/

https://docs.zowe.org/stable/user-guide/install-zowe-zos-convenience-build/#step-3-optional-add-the-zwe-command-to-your-path