-
Notifications
You must be signed in to change notification settings - Fork 51
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
Error in JOB logs- A FORK OR SPAWN ERROR WAS ENCOUNTERED #3137
Comments
when running 2.4 i dont see "A FORK OR SPAWN ERROR WAS ENCOUNTERED" but i do see JSON: write error. I think its two separate issues so I am splitting them. |
I also saw " JSON: write error" regardless of zowe.useConfigmgr=true/false, so its not that. |
i increased debugging and saw: write buffer internal: text at 3D298530, len 1 "JSON: write error" can be ignored. |
I have the same issue with my Zowe 2.4. Actually, there are two BPXP005I messages in system log: |
|
You probably have ZWELNCH in a non-key 8 ppt entry. There's no reason to do that, so if you fix that it should make the error disappear. |
Actually, I do not have ZWELNCH in the PPT list. According to Zowe doc, ZWESAUX and ZWESIS01 need to be added to PPT. |
I'm also working on a case where the client has upgraded to Zowe V2.16 and sees the following messages when trying to start ZWESLSTC: BPXP005I A FORK OR SPAWN ERROR WAS ENCOUNTERED. RETURN CODE 00000070 REASON CODE 0B150020 It looks like the REASON CODE 0B150020 means JRForkExitRcParentBadEnv: Forking is not supported under the current parent We have confirmed they only have PPT entries in their SCHEDxx PARMLIB member for ZWESIS01 and ZWESAUX. Any help would be appreciated... |
We are seeing below errors when starting the services using 2.4 ZOWE
=>This error only occurs when useConfigmgr: true
NOTE: these issues are not happening in 2.3 ZOWE.
To Reproduce
Steps to reproduce the behavior:
Install 2.4 zowe, and start the services.
Expected behavior
No such errors in the logs
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: