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

ZSS losing program control status? #692

Open
1000TurquoisePogs opened this issue Mar 8, 2024 · 1 comment
Open

ZSS losing program control status? #692

1000TurquoisePogs opened this issue Mar 8, 2024 · 1 comment
Labels
bug Something isn't working new not yet triaged

Comments

@1000TurquoisePogs
Copy link
Member

In zowe/zlux#981 we see a comment where Zowe cannot do an action because upon ZSS being requested, it prints out message

BPXTLS failed: rc=-1, return code=139, reason code=0x0be802af

Which is:

02AF JREnvDirty

The specified function is not supported in an address space where a load was done that is not program controlled.

Action: Make sure that programs being loaded into this address space are defined as program controlled.

Is it possible that ZSS could have the program control status on startup, and then somehow lose its program control status at runtime?

@Martin-Zeithaml
Copy link
Contributor

Could be related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants